ram-jayapalan / filesplit
A python module to split file into multiple chunks based on the given size.
☆66Updated last month
Related projects ⓘ
Alternatives and complementary repositories for filesplit
- Make every function async and await-able.☆98Updated 2 years ago
- universal character encoding detector☆56Updated 2 months ago
- `FrozenList` is a `list`-like structure that implements `collections.abc.MutableSequence` and can be made immutable.☆96Updated last week
- Pool for asyncio with multiprocessing, threading and gevent -like interface☆119Updated last year
- Write classes with async def __ainit__☆37Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆99Updated 3 weeks ago
- chromedriver self updated binaries for all platforms☆52Updated last week
- Common interface for data container classes☆62Updated this week
- We don't like positional args, we like keyword only args! 🎉☆86Updated 2 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☆42Updated 2 years ago
- 🧰 Small (~0.2MB) set of tools to expand the PSL.☆12Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆55Updated 2 years ago
- A Requests-compatible interface for PycURL.☆64Updated 3 months ago
- xmlsjon converts XML into Python dictionary structures (trees, like in JSON) and vice-versa.☆122Updated last year
- Simple tool for getting geolocation information on given IP address from various geolocation databases.☆61Updated 3 years ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last week
- async python client for the sonic search backend☆130Updated 4 years ago
- Asynchronous version of functions of shutil module.☆37Updated 4 months ago
- Simple streaming JSON parser and encoder.☆123Updated last year
- A JSON-friendly data structure which allows both object attributes and dictionary keys and values to be used simultaneously and interchan…☆102Updated 8 months ago
- Simple redis cache for Python functions☆105Updated 2 months ago
- Helpers to use cachetools with async functions☆94Updated 8 months ago
- Easy rate-limiting for python requests☆84Updated this week
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆64Updated 10 months ago
- ftp client/server for asyncio (http://aioftp.readthedocs.org)☆192Updated last month
- The async transformation code.☆91Updated 3 months ago
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆39Updated 3 years ago
- unpack archive files in python☆101Updated last year
- Easily query and modify Python dicts!☆25Updated 5 months ago
- Simple WebSocket server and client for Python.☆79Updated last month