ram-jayapalan / filesplit
A python module to split file into multiple chunks based on the given size.
☆68Updated 4 months ago
Alternatives and similar repositories for filesplit:
Users that are interested in filesplit are comparing it to the libraries listed below
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆98Updated this week
- Make every function async and await-able.☆98Updated 2 years ago
- Atom, RSS and JSON feed parser for Python 3☆116Updated 2 years ago
- A compression AGSI middleware using brotli.☆70Updated last year
- Common interface for data container classes☆66Updated last week
- universal character encoding detector☆58Updated 5 months ago
- Proxy connector for aiohttp☆38Updated 5 years ago
- We don't like positional args, we like keyword only args! 🎉☆88Updated 2 years ago
- Caching for HTTPX☆70Updated 6 months ago
- Python: Asynchronous CSV reading/writing☆68Updated 3 weeks ago
- Classes to add key prefix and stats to cachetools classes and use redis and memcached backends☆29Updated last month
- A Python implementation of Lunr.js 🌖☆195Updated last month
- Sniff out which async library your code is running under☆130Updated 11 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- Web scraping Page Objects core library☆96Updated last week
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆109Updated last month
- Simple redis cache for Python functions☆107Updated 5 months ago
- Python asyncio periodic tasks.☆17Updated 3 years ago
- A modern CSS selector implementation for BeautifulSoup☆229Updated this week
- aiosignal: a list of registered asynchronous callbacks☆137Updated this week
- Proxy (HTTP, SOCKS) transports for httpx☆79Updated 2 months ago
- Convert large numbers into readable numbers for humans.☆69Updated last year
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆52Updated last month
- File system based database that uses python pickles☆72Updated last year
- 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
- asyncio query generator☆56Updated 6 months ago
- URL normalization for Python☆94Updated 2 years ago
- The multidict implementation☆427Updated this week
- Async OAuth client using HTTPX☆146Updated 2 months ago