slezica / python-frozendictLinks
A simple immutable mapping for python
☆116Updated 3 years ago
Alternatives and similar repositories for python-frozendict
Users that are interested in python-frozendict are comparing it to the libraries listed below
Sorting:
- Typing-toolbox for Python 3 _and_ 2.7 w.r.t. PEP 484.☆201Updated 2 years ago
- A fast and thorough lazy object proxy.☆262Updated 2 months ago
- Serialization library for Exceptions and Tracebacks.☆177Updated last week
- Seamless integration of tox into Travis CI☆203Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆223Updated last year
- Powerful Python library for atomic file writes.☆319Updated 3 years ago
- A python package that provides useful locks.☆269Updated 2 months ago
- Ordered Set implementation in Cython☆75Updated 5 years ago
- Flake8 extension for checking quotes in python☆177Updated last year
- IDE allow you to refactor code, Baron allows you to write refactoring code.☆298Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆237Updated this week
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- pytest plugin to run flake8☆118Updated last year
- Monitoring tool based on radon☆259Updated last year
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated this week
- Re-apply type annotations from .pyi stubs to your codebase.☆145Updated 3 years ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- A plugin for flake8 integrating Mypy.☆101Updated 5 years ago
- String case converter for python.☆210Updated 2 years ago
- Generate PyAnnotate annotations from your pytest tests.☆111Updated 3 years ago
- Validate conditions, Python style.☆156Updated 11 months ago
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year
- Flake8 extension for enforcing trailing commas in python☆134Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 8 months ago
- A Python module that tries to figure out what your local timezone is☆214Updated 4 months ago
- Runtime inspection utilities for Python typing module☆373Updated 3 weeks ago
- Pretty print the output of python stdlib `ast.parse`.☆195Updated 3 weeks ago
- Python software releasing made easy and repeatable☆202Updated last month
- Raise asynchronous exceptions in other thread, control the timeout of blocks or callables with a context manager or a decorator