kbbdy / zipstreamLinks
Simple python library for streaming zip files which are created dynamically, without using any temporary files
☆40Updated 3 years ago
Alternatives and similar repositories for zipstream
Users that are interested in zipstream are comparing it to the libraries listed below
Sorting:
- A caching solution for asyncio☆100Updated 10 months ago
- The async transformation code.☆97Updated 3 weeks ago
- Full-featured JSON type with mutation tracking for SQLAlchemy☆196Updated last year
- A compression AGSI middleware using brotli.☆75Updated 2 years ago
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Python decorator for async properties.☆98Updated 2 years ago
- Deserialize to objects while staying DRY☆158Updated 2 years ago
- 📁 Asynchronous pathlib for Python☆185Updated 11 months ago
- Helpers to use cachetools with async functions☆106Updated last year
- Drop-in MessagePack support for ASGI applications and frameworks☆185Updated 3 months ago
- Async ORM + Pydantic = Ormantic ❤️☆131Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆111Updated 2 months ago
- itertools and builtins for AsyncIO and mixed iterables☆264Updated 10 months ago
- A drop-in replacement for Starlette session middleware, using Authlib's jwt☆73Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.