ram-jayapalan / filesplit
A python module to split file into multiple chunks based on the given size.
☆68Updated 6 months ago
Alternatives and similar repositories for filesplit:
Users that are interested in filesplit are comparing it to the libraries listed below
- Make every function async and await-able.☆98Updated 3 years ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- Python: Asynchronous CSV reading/writing☆69Updated 3 months ago
- Write classes with async def __ainit__☆37Updated 3 years ago
- chromedriver self updated binaries for all platforms☆53Updated 3 months ago
- ☆84Updated this week
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆177Updated last month
- universal character encoding detector☆58Updated 8 months ago
- Proxy (HTTP, SOCKS) transports for httpx☆83Updated 4 months ago
- Simple redis cache for Python functions☆113Updated last month
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆40Updated 3 years ago
- Asynchronous version of functions of shutil module.☆38Updated 9 months ago
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- Productivity tools for popular open source repos, used by pydantic☆59Updated last year
- Super-fast and clean conversions to numbers for Python.☆108Updated 2 months ago
- Sniff out which async library your code is running under☆133Updated last year
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆118Updated last year
- Python decorator for async properties.☆91Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆30Updated last month
- 🧰 Small (~0.2MB) set of tools to expand the PSL.☆12Updated last year
- ndjson with the same interface as the builtin json module☆68Updated 2 years ago
- makes sending emails very easy by doing all the magic for you, asynchronously☆33Updated 6 years ago
- Caching for HTTPX☆70Updated 9 months ago
- Websockets example with Python 3.6 aiohttp and asyncio☆58Updated 7 years ago
- An easy to use rpc framework for enabling fast inter-process, inter-container, or inter-host communication☆66Updated 2 years ago
- asyncio query generator☆60Updated 9 months ago
- Asynchronous tus (tus.io) client library☆17Updated last week
- A Requests-compatible interface for PycURL.☆66Updated 9 months ago