isidentical-archive / rustyreturnLinks
RLR (rust-like-return) for python functions.
☆10Updated 6 years ago
Alternatives and similar repositories for rustyreturn
Users that are interested in rustyreturn are comparing it to the libraries listed below
Sorting:
- Use features of rejected PEPs☆11Updated 5 years ago
- Utility for currying functions☆45Updated 3 years ago
- Think about Python's dir builtin with recursive search capabilities☆49Updated 2 years ago
- A demonstration of ways you write dynamic web pages without using Javascript☆15Updated 3 years ago
- A unifying library for curio and trio, supporting both async libs for great good.☆57Updated 5 years ago
- An attempt at a cross-platform version of the popular "screenFetch" script☆6Updated 4 years ago
- LÖVE for Python (that's the goal!)☆51Updated 6 years ago
- Typecast is an experimental python library for defining casts between classes.☆14Updated 8 years ago
- Typemap - The Annotator (TM)☆55Updated 6 years ago
- better-exceptions import hook☆34Updated 7 years ago
- Rust-like macros in Python by abusing type annotations☆63Updated 5 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- A simple Python list and dict with callbacks when they are changed and undo/redo using these callbacks☆38Updated 5 years ago
- An ASGI compliant web microframework☆31Updated 2 years ago
- ☆46Updated 7 years ago
- It's like os.walk(), but backwards... and on a bicycle.☆26Updated last year
- Python without ifs and buts - an ORM layer for Python objects, inspired by Django