pasztorpisti / py-flagsLinks
Type-safe (bit)flags for python 3
☆36Updated 4 years ago
Alternatives and similar repositories for py-flags
Users that are interested in py-flags are comparing it to the libraries listed below
Sorting:
- Configure uWSGI from your Python code☆77Updated 3 weeks ago
- ☆53Updated 3 years ago
- Making it easy to write async iterators in Python 3.5☆102Updated 5 years ago
- A unified API for accessing Python's many supported archive formats☆34Updated 8 years ago
- A set of useful tools for aiohttp.web server☆81Updated last week
- Configurable method retrying for Pythonistas.☆67Updated 3 years ago
- It's like os.walk(), but backwards... and on a bicycle.☆27Updated 2 years ago
- Asyncio support for PEP-567 contextvars backport.☆55Updated 3 years ago
- A pytest plugin to trace resource leaks.☆117Updated 6 years ago
- A tiny library for monitoring and testing asyncio programs☆64Updated 4 years ago
- calculate memory footprint of python objects☆29Updated 8 years ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 7 years ago
- A simple plugin loading facility☆117Updated 3 years ago
- A library for versioning your Python projects.☆143Updated last week
- Decorator based advanced configuration engine.☆23Updated last week
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated 2 years ago
- 🧪 Async-first Python dependency injection library☆53Updated 4 years ago
- A thin wrapper of PyYaml to convert Python objects to YAML and back☆33Updated 3 years ago
- An aiohttp transport for raven-python☆88Updated 2 years ago
- Detect environment type and work within.☆25Updated last month
- Improved error messages for Python assert statements☆64Updated 9 years ago
- For running a local continuous testing environment with tox☆75Updated 5 years ago
- Parse and manipulate version numbers.☆48Updated last week
- A Python Implementation of RFC3986 including validations☆187Updated this week
- A python3.7 dataclass supplemental library. Enhances dataclasses to perform basic type checking and makes the dataclass JSON serializable…☆78Updated 3 years ago
- Function overloading for Python 3☆111Updated 4 years ago
- Simple, asyncio-based inotify library for Python