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 2 years ago
- unittest subTest() support and subtests fixture☆251Updated 2 months ago
- pytest plugin that allows to customize the test execution order☆206Updated last week
- itertools and builtins for AsyncIO and mixed iterables☆273Updated last month
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆330Updated last month
- Tool to Detect Surrounding Shell☆310Updated 5 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆195Updated 4 months ago
- 📁 Asynchronous pathlib for Python☆193Updated last year
- Runtime inspection utilities for Python typing module☆376Updated 3 weeks ago
- ☆244Updated 3 weeks ago
- Python composable command line utility, trio-compatible version☆170Updated 3 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated last month
- A JSON5 serializer and parser library for Python 3 written in Cython.☆176Updated last month
- the missing toolbox for an async world☆341Updated last month
- dead simple python dead code detection☆395Updated last month
- Flake8 Type Annotation Checking☆163Updated last month
- Automatically remove unnecessary `# noqa` comments☆263Updated last month
- Useful types for Python☆149Updated last month
- A simple immutable dictionary for Python☆176Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆252Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- Python command line wrapper for pyright, a static type checker☆259Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆313Updated 3 weeks ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 3 weeks ago
- Redis fixtures and fixture factories for Pytest.This is a pytest plugin, that enables you to test your code that relies on a running Redi…☆103Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆119Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- ❄ A flake8 plugin that helps you to simplify code☆194Updated last month
- Deserialize to objects while staying DRY☆159Updated 2 years ago