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
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆369Updated 5 months ago
- A backport of fstrings to python<3.6☆389Updated 4 years ago
- A fast and thorough lazy object proxy.☆264Updated this week
- Get a clue, get some code☆366Updated 4 years ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated 2 years ago
- Runtime inspection utilities for Python typing module☆376Updated last week
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- pprint++: a drop-in replacement for pprint that's actually pretty☆412Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- Python decorators for profiling/tracing/timing a single function☆338Updated 2 months ago
- Python 3.5+ runtime type checking for integration testing and data validation☆548Updated last year
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 5 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 4 months ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆380Updated 4 months ago
- ☆592Updated last year
- A rewrite of Python's builtin doctest module (with pytest plugin integration) with AST instead of RegEx.☆218Updated 2 months ago
- Human friendly input/output for text interfaces using Python☆345Updated last year
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆415Updated last month
- Pretty print the output of python stdlib `ast.parse`.☆196Updated last week
- A dictionary that allows attribute-style access.☆275Updated 6 years ago
- forge (python signatures) for fun and profit☆107Updated 4 years ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆352Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆329Updated last month
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 4 years ago
- It's easy to show that your command line app is active☆297Updated 2 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆204Updated 10 months ago