barneygale / httpioLinks
Python library for reading HTTP resources as random-access file-like objects using the `Range` header
☆32Updated 3 years ago
Alternatives and similar repositories for httpio
Users that are interested in httpio are comparing it to the libraries listed below
Sorting:
- Safely evaluate AST nodes without side effects☆47Updated last year
- Python bindings to Zstandard (zstd) compression library, the API style is similar to Python's bz2/lzma/zlib modules.☆44Updated this week
- Proxies and wrappers for ordinary Python objects☆21Updated 10 years ago
- Resolve JSON Pointers in Python☆144Updated 4 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated this week
- A tiny, zero-dependency replacement for Python's zipfile.ZipFile for creating reproducible/deterministic ZIP archives.☆17Updated 2 weeks ago
- LZ4 bindings for Python☆292Updated 4 months ago
- Static analysis of Python import statements☆124Updated 4 months ago
- Capture the outcome of Python function calls☆35Updated 6 months ago
- Simple cross-plattform ctypes bindings for libfuse / FUSE for macOS / WinFsp☆60Updated last year
- PyPy binary wheels for some popular packages☆80Updated 3 years ago
- A very intuitive and useful adapter to libarchive for universal archive access.☆97Updated 5 years ago
- Over 600 fast Python bindings to the CPython C API. 🤯☆62Updated last year
- IO of git-style object databases☆226Updated last month
- Transport adapter for fetching file:// URLs with the requests python library☆90Updated this week
- Pure python implementation of identifying files based off their magic numbers☆215Updated 3 months ago
- Bash-style brace expansion for Python☆60Updated 4 years ago
- A backport of `breakpoint` to python<3.7.☆44Updated 3 years ago
- Setup / utilities which most projects eventually need☆36Updated 2 years ago
- Lazy import python modules for low start-up time. (Taken from mercurial.)☆51Updated last year
- ☆29Updated 4 months ago
- A sliding memory map manager☆72Updated last month
- Discover and load entry points from installed packages☆76Updated 10 months ago
- distributed Python deployment and communication☆90Updated this week
- File system based database that uses python pickles☆73Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆175Updated last week
- Backport of Python 3.3's standard library module lzma for LZMA/XY compressed files☆57Updated 3 years ago
- A python package for grapheme aware string handling☆114Updated 3 years ago
- Data URI manipulation made easy.☆56Updated 9 months ago
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆46Updated 2 years ago