kumaraditya303 / aioshutil
Asynchronous version of functions of shutil module.
☆37Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for aioshutil
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- 📁 Asynchronous pathlib for Python☆164Updated last month
- Backport of PEP 654 (exception groups)☆42Updated 3 weeks ago
- Useful types for Python☆101Updated last month
- aiosignal: a list of registered asynchronous callbacks☆131Updated this week
- A compression AGSI middleware using brotli.☆68Updated last year
- A low-level library which implements some Python packaging standards (PEPs) and which could be used by third-party packaging tools to ac…☆53Updated 3 weeks ago
- WebSocket support for HTTPX☆109Updated last month
- A simple task runner.☆99Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆55Updated 2 years ago
- itertools and builtins for AsyncIO and mixed iterables☆244Updated 3 weeks ago
- Run pytest inside a sub interpreter☆22Updated last year
- Simple, composable command runner for Python projects☆31Updated 2 months ago
- A low-level library for installing from a Python wheel distribution.☆126Updated this week
- the missing toolbox for an async world☆242Updated this week
- Automatically format your Python docstrings to conform with PEP 8 and PEP 257☆79Updated last week
- Better control of your asyncio tasks☆62Updated 5 months ago
- Advanced Enumerations for Python☆184Updated 9 months ago
- Python decorator for async properties.☆88Updated last year
- An async persistent cache for aiohttp requests☆121Updated last week
- ☆61Updated 2 weeks ago
- 🎰 Ensure your __slots__ are working properly☆90Updated last week
- A simple immutable dictionary for Python☆137Updated last month
- Caching for HTTPX☆67Updated 4 months ago
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆40Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated this week
- Utilities for using Python's PEP 554 subinterpreters☆116Updated last week
- Extend typing package functionalities☆60Updated last year
- Sniff out which async library your code is running under☆126Updated 8 months ago
- A Python Enum that inherits from str.☆103Updated 9 months ago