alexmojaki / sorceryLinks
Dark magic delights in Python
☆427Updated 4 years ago
Alternatives and similar repositories for sorcery
Users that are interested in sorcery are comparing it to the libraries listed below
Sorting:
- Readable regular expressions for Python 3.6 and up.☆360Updated last year
- A backport of fstrings to python<3.6☆389Updated 3 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆366Updated 3 months ago
- Get a clue, get some code☆366Updated 4 years ago
- A fast and thorough lazy object proxy.☆262Updated 3 months ago
- Python decorators for profiling/tracing/timing a single function☆338Updated 3 weeks ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A lightweight wrapper to operate on nested dictionaries seamlessly. 👌☆199Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python Sorted Collections Library☆111Updated 3 years ago
- Runtime inspection utilities for Python typing module☆376Updated last month
- Persistent, stale-free, local and cross-machine caching for Python functions.☆633Updated last week
- pprint++: a drop-in replacement for pprint that's actually pretty☆411Updated 2 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆378Updated 3 months ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆291Updated 8 months ago
- watchpoints is an easy-to-use, intuitive variable/object monitor tool for python that behaves similar to watchpoints in gdb.☆551Updated 11 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆180Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆214Updated 3 weeks ago
- ☆589Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated last week
- a re-implementation of the asyncio mainloop on top of Trio☆202Updated 8 months ago