axiros / axblackLinks
Fork of psf/black - offering single quote style as default
☆21Updated last year
Alternatives and similar repositories for axblack
Users that are interested in axblack are comparing it to the libraries listed below
Sorting:
- Re-apply type annotations from .pyi stubs to your codebase.☆143Updated 3 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆172Updated 3 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated this week
- distributed Python deployment and communication☆89Updated last week
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Make implemented in pure Python☆72Updated last year
- CPU parallelism for Trio☆65Updated 3 weeks ago
- ☆54Updated this week
- Enable git-like did-you-mean feature in click☆100Updated last year
- Utilities based on Pythons iterators and generators.☆96Updated 11 months ago
- A python library to parse JSON with js-style comments.☆40Updated 4 years ago
- Use JSON Schema for type checking in Python☆40Updated last year
- Advanced Enumerations for Python☆202Updated 3 months ago
- Annotate Python AST trees with source text and token information☆188Updated 3 weeks ago
- A Python Enum that inherits from str.☆118Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated last week
- A lil' TOML writer (counterpart to https://github.com/hukkin/tomli)☆116Updated last week
- Lazy attributes for Python objects☆53Updated last year
- PostgreSQL client for Trio based on asyncpg☆46Updated last year
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Complete lxml external type annotation☆68Updated 3 weeks ago
- Cython PyParsing implementation.☆32Updated 11 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆69Updated 5 years ago
- a re-implementation of the asyncio mainloop on top of Trio☆198Updated 6 months ago
- Put all the objections to PEP 622 in one place.☆32Updated 5 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆68Updated 3 years ago
- Mypy language server: runs mypy on Python code to provide type checking, go to definition, and hover.☆34Updated 4 years ago
- A simple immutable dictionary for Python☆164Updated 6 months ago
- Utilities for run-time type validation and multiple dispatch☆170Updated last month