ethanfurman / aenumLinks
Advanced Enumerations for Python
☆207Updated 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.☆121Updated last year
- pytest plugin that allows to customize the test execution order☆206Updated last week
- 📁 Asynchronous pathlib for Python☆193Updated last year
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Helpers to use cachetools with async functions☆107Updated last year
- dead simple python dead code detection☆395Updated last month
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago
- unittest subTest() support and subtests fixture☆251Updated 2 months ago
- Tool to Detect Surrounding Shell☆310Updated 5 months ago
- the missing toolbox for an async world☆341Updated last month
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- ❄ A flake8 plugin that helps you to simplify code☆194Updated last month
- Useful types for Python☆149Updated last month
- Reusable constraint types to use with typing.Annotated☆591Updated 2 months ago
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- Use Poetry inside Nox sessions☆168Updated last week
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- ☆244Updated 3 weeks ago
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- Python composable command line utility, trio-compatible version☆170Updated 3 months ago
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆252Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- Flake8 Type Annotation Checking☆163Updated last month
- A fast and flexible reimplementation of data classes☆85Updated 3 years ago
- JSON (de)serialization, GraphQL and JSON schema generation using Python typing.☆241Updated 2 weeks ago
- YAML support for Pydantic models☆188Updated last week
- A Python concurrency scheduling library, compatible with asyncio and trio.☆428Updated 10 months ago