alexmojaki / sorcery
Dark magic delights in Python
☆408Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for sorcery
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆336Updated 11 months ago
- Get information about what a Python frame is currently doing, particularly the AST node being executed☆334Updated 2 months ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 3 months ago
- Readable regular expressions for Python 3.6 and up.☆357Updated 3 weeks ago
- Composable custom class converters for attrs, dataclasses and friends.☆826Updated this week
- A fast and thorough lazy object proxy.☆247Updated 3 months ago
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆200Updated last year
- Python decorators for profiling/tracing/timing a single function☆329Updated last month
- A backport of fstrings to python<3.6☆389Updated 2 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆465Updated 2 weeks ago
- Bottom-up approach to refactoring in python☆699Updated 2 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆337Updated 2 years ago
- Get a clue, get some code☆363Updated 3 years ago
- An argparse wrapper that doesn't make you say "argh" each time you deal with it.☆369Updated 3 months ago
- Thredo was an experiment - It's dead. Feel free to look around.☆338Updated 4 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆232Updated 3 years ago
- Runtime inspection utilities for Python typing module☆350Updated 3 months ago
- Powerful Python library for atomic file writes.☆317Updated 2 years ago
- A high-performance immutable mapping type for Python.☆1,135Updated last month
- pprint++: a drop-in replacement for pprint that's actually pretty☆408Updated last year
- Python 3.5+ runtime type checking for integration testing and data validation☆543Updated 5 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆308Updated this week
- Pretty print the output of python stdlib `ast.parse`.☆190Updated 3 weeks ago
- It's easy to show that your command line app is active☆297Updated last year
- A simple plugin that allows running mypy from PyCharm and navigate between errors☆314Updated 3 years ago
- The multidict implementation☆423Updated this week
- Mypy static type checker plugin for Pytest☆248Updated last month
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆399Updated 2 weeks ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆181Updated 2 months ago
- A dictionary that allows attribute-style access.☆273Updated 5 years ago