hsfzxjy / lambdexLinks
Write complicated anonymous functions beyond lambdas in Python.
☆81Updated last year
Alternatives and similar repositories for lambdex
Users that are interested in lambdex are comparing it to the libraries listed below
Sorting:
- Minimalist but flexible Lexer/Parser tool in Python.☆60Updated 4 years ago
- Pattern Matching for Python 3.7+ in a simple, yet powerful, extensible manner.☆110Updated 2 years ago
- Unravelling Python source code☆188Updated last year
- A retro interactive coding environment powered by Python and nostalgia☆108Updated 4 years ago
- A one-of-a-kind, stupid fast, Python API using Redis Protocol and MsgPack☆173Updated 4 years ago
- Extend Python syntax with HTML.☆88Updated 4 years ago
- Traits for Python3☆143Updated 3 years ago
- A quicker pickle☆109Updated 2 years ago
- Python modules with public exports☆18Updated 3 years ago
- Utilities for run-time type validation and multiple dispatch☆165Updated 2 months ago
- Like a Python list but better.☆180Updated 4 years ago
- ☆122Updated 3 years ago
- find functions when you can't remember their name☆101Updated 3 years ago
- Transparent and persistent cache/serialization powered by type hints☆220Updated last week
- Picks the right package manager for you☆48Updated 7 months ago
- Instant visualization of Python AST and Code Objects☆139Updated last year
- A TUI disassembler☆119Updated 2 years ago
- A Python library to generate static completion scripts for your CLI app☆26Updated last year
- Experimental bespoke framework for building UI in Python (inspired by Flutter)☆47Updated 4 years ago
- A better Python. It is also a template for you to create a superset of Python.☆53Updated last year
- A minimal re-implementation of Python's `venv` module☆136Updated 11 months ago
- Freeze your objects in python☆58Updated last month
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆351Updated 2 months ago
- A monadic SQL-generating API in Python☆16Updated 7 years ago
- traceprint is a Python package that adds stack trace links to the builtin print function, so that editors such as PyCharm can link to the…☆101Updated 10 months ago
- Single-file alternative to python-requests