ram-jayapalan / filesplitLinks
A python module to split file into multiple chunks based on the given size.
☆69Updated 8 months ago
Alternatives and similar repositories for filesplit
Users that are interested in filesplit are comparing it to the libraries listed below
Sorting:
- Python: Asynchronous CSV reading/writing☆70Updated 5 months ago
- Make every function async and await-able.☆98Updated 3 years ago
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆115Updated 4 months ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆31Updated 3 months ago
- URLExtract is python class for collecting (extracting) URLs from given text based on locating TLD.☆264Updated last year
- A Requests-compatible interface for PycURL.☆66Updated 11 months ago
- universal character encoding detector☆59Updated 10 months ago
- ndjson with the same interface as the builtin json module☆68Updated 2 years ago
- Parse numbers written in natural language☆119Updated 8 months ago
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆103Updated last week
- Simple redis cache for Python functions☆114Updated 3 months ago
- Proxy (HTTP, SOCKS) transports for httpx☆85Updated last month
- chromedriver self updated binaries for all platforms☆54Updated 5 months ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Easy rate-limiting for python requests☆105Updated last month
- A compression AGSI middleware using brotli.☆74Updated 2 years ago
- A simple way to demo Flask apps from your machine.☆140Updated last year
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆40Updated 3 years ago
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆178Updated 4 months ago
- Simple tool for getting geolocation information on given IP address from various geolocation databases.☆64Updated 3 years ago
- Common interface for data container classes☆68Updated 2 weeks ago
- Helpers to use cachetools with async functions☆102Updated last year
- Sniff out which async library your code is running under☆136Updated last year
- Asynchronous version of functions of shutil module.☆41Updated last month
- A modern CSS selector implementation for BeautifulSoup☆244Updated last month
- timing functions, contexts and for-loops☆87Updated 8 months ago
- deta's official sdk☆153Updated 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
- Friendlier Python tracebacks.☆83Updated 3 months ago