ethanfurman / aenumLinks
Advanced Enumerations for Python
☆206Updated 7 months 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.☆119Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆328Updated last month
- unittest subTest() support and subtests fixture☆252Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆271Updated 2 weeks ago
- Runtime inspection utilities for Python typing module☆376Updated 2 months ago
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- pytest plugin that allows to customize the test execution order☆205Updated this week
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated last week
- dead simple python dead code detection☆393Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆310Updated this week
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated last month
- A simple immutable dictionary for Python☆175Updated last month
- Automatically remove unnecessary `# noqa` comments☆262Updated 3 weeks ago
- Python composable command line utility, trio-compatible version☆169Updated 3 months ago
- Useful types for Python☆149Updated last week
- 📁 Asynchronous pathlib for Python☆194Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last week
- ☆241Updated last month
- pytest + rich integration (proof of concept)☆252Updated last month
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated last week
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Flake8 Type Annotation Checking☆164Updated last week
- Reusable constraint types to use with typing.Annotated☆587Updated 2 months ago
- Tool to Detect Surrounding Shell☆308Updated 4 months ago
- Use Poetry inside Nox sessions☆168Updated this week
- the missing toolbox for an async world☆338Updated last month
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- Helpers to use cachetools with async functions☆108Updated last year
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year