cdgriffith / puremagic
Pure python implementation of identifying files based off their magic numbers
☆190Updated this week
Alternatives and similar repositories for puremagic:
Users that are interested in puremagic are comparing it to the libraries listed below
- A JSON5 serializer and parser library for Python 3 written in Cython.☆156Updated 4 months ago
- (not ready yet) A simple but powerful job scheduler for Trio programs☆66Updated 4 years ago
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆260Updated 7 months ago
- URL normalization for Python☆94Updated last week
- Tool to Detect Surrounding Shell☆276Updated 8 months ago
- A Python implementation of Lunr.js 🌖☆195Updated last month
- Python wrapper for RE2☆103Updated 3 weeks ago
- Advanced Enumerations for Python☆191Updated last week
- Python bindings for the BLAKE3 cryptographic hash function☆158Updated this week
- ISO 8601 date/time parser☆164Updated 6 months ago
- The multidict implementation☆441Updated this week
- Sniff out which async library your code is running under☆133Updated last year
- Serialization library for Exceptions and Tracebacks.☆168Updated last month
- A port of Ruby on Rails' inflector to Python☆510Updated last year
- Rate your Python packages package friendliness☆217Updated 4 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆101Updated last week
- 🔗 Immutable, Pythonic, correct URLs.☆286Updated 2 years ago
- Python Binding for xxHash☆397Updated last week
- Patch the inner source of python functions at runtime.☆187Updated this week
- Runtime inspection utilities for Python typing module