ram-jayapalan / filesplitLinks
A python module to split file into multiple chunks based on the given size.
☆69Updated last year
Alternatives and similar repositories for filesplit
Users that are interested in filesplit are comparing it to the libraries listed below
Sorting:
- 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☆122Updated 2 months ago
- Stackable cache classes for sharing, encryption, statistics and more on top of cachetools, redis and memcached☆35Updated last month
- We don't like positional args, we like keyword only args! 🎉☆90Updated 3 years ago
- Python: Asynchronous CSV reading/writing☆73Updated 3 months ago
- Parse numbers written in natural language☆124Updated last year
- Simple redis cache for Python functions☆115Updated 9 months ago
- A Python implementation of Lunr.js 🌖☆203Updated 10 months ago
- universal character encoding detector☆63Updated last year
- A Requests-compatible interface for PycURL.☆71Updated 3 months ago
- A python module for returning data about countries, ISO info and states/provinces within them.☆158Updated last month
- Web scraping Page Objects core library☆104Updated this week
- Simple tool for getting geolocation information on given IP address from various geolocation databases.☆65Updated 4 years ago
- ☆85Updated 8 months ago
- Asynchronous version of functions of shutil module.☆47Updated 2 months ago
- Simple python library for streaming zip files which are created dynamically, without using any temporary files☆40Updated 4 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 3 years ago
- Helpers to use cachetools with async functions☆108Updated last year
- A Python wrapper for ngrok☆457Updated 2 months ago
- Proxy (HTTP, SOCKS) transports for httpx☆86Updated last month
- Generate Python model classes (pydantic, attrs, dataclasses) based on JSON datasets with typing module support☆179Updated 10 months ago
- deta's official sdk☆152Updated 2 years ago
- Atom, RSS and JSON feed parser for Python 3☆117Updated 3 years ago
- Write classes with async def __ainit__☆38Updated 4 years ago
- Create HTML with python 3 using a standard DOM API. Includes a python port of JavaScript for interoperability and tons of other cool feat…☆140Updated 9 months ago
- Python library for fast approximate string matching using Jaro and Jaro-Winkler similarity☆76Updated 2 years ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆118Updated 2 weeks ago
- An ORM for EdgeDB☆20Updated 5 years ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Just is a wrapper to automagically read/write a file based on extension☆51Updated 6 months ago