irgeek / StrEnumLinks
A Python Enum that inherits from str.
☆118Updated last year
Alternatives and similar repositories for StrEnum
Users that are interested in StrEnum are comparing it to the libraries listed below
Sorting:
- pytest + rich integration (proof of concept)☆245Updated last week
- Advanced Enumerations for Python☆202Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago
- pytest plugin for testing mypy types, stubs, and plugins☆116Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- Useful types for Python☆139Updated last month
- A type wrapper for the standard library `datetime` that supplies stricter checks, such as making 'datetime' not substitutable for 'date',…☆85Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆122Updated 7 months ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- Typical: Fast, simple, & correct data-validation using Python 3 typing.☆179Updated 11 months ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆186Updated 5 months ago
- Declarative CLI argument parser☆162Updated last week
- Command-line parsing library for Python 3.☆134Updated 11 months ago
- ☆91Updated 11 months ago
- ☆70Updated 2 months ago
- ☆191Updated this week
- Removes commented-out code from Python files☆215Updated last week
- A high performance caching library for Python written in Rust☆262Updated 4 months ago
- Build and Inspect Python Packages in GitHub Actions☆200Updated 3 weeks ago
- unittest subTest() support and subtests fixture☆246Updated this week
- A little benchmarking tool for Python☆191Updated last year
- A Flake8 plugin that checks for issues using the standard library logging module.