ethanfurman / aenumLinks
Advanced Enumerations for Python
☆197Updated 3 weeks ago
Alternatives and similar repositories for aenum
Users that are interested in aenum are comparing it to the libraries listed below
Sorting:
- A Python Enum that inherits from str.☆118Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆257Updated 7 months ago
- unittest subTest() support and subtests fixture☆241Updated 3 weeks ago
- Useful types for Python☆136Updated last week
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- 📁 Asynchronous pathlib for Python☆180Updated 8 months ago
- pytest plugin that allows to customize the test execution order☆194Updated last week
- Tool to Detect Surrounding Shell☆282Updated 10 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆118Updated 5 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆322Updated 5 months ago
- dead simple python dead code detection☆360Updated 2 weeks ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆235Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- the missing toolbox for an async world☆312Updated 2 weeks ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- A JSON5 serializer and parser library for Python 3 written in Cython.☆168Updated last month
- A fast and thorough lazy object proxy.☆261Updated this week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆221Updated 11 months ago
- A formatter for finding and removing unused import statements.☆311Updated this week
- ☆233Updated 2 months ago
- Dynamically create python functions with a proper signature.☆129Updated 2 months ago
- A fast and flexible reimplementation of data classes☆84Updated 2 years ago
- A simple immutable dictionary for Python☆161Updated 4 months ago
- ❄ A flake8 plugin that helps you to simplify code☆193Updated last month
- Use Poetry inside Nox sessions☆166Updated 3 weeks ago
- YAML support for Pydantic models☆174Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆260Updated 9 months ago
- Helpers to use cachetools with async functions☆102Updated last year
- A Python concurrency scheduling library, compatible with asyncio and trio.☆397Updated 3 months ago