chomechome / charamelLinks
🌏 Truly Universal Encoding Detection in Python 🌎
☆56Updated 5 years ago
Alternatives and similar repositories for charamel
Users that are interested in charamel are comparing it to the libraries listed below
Sorting:
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆224Updated last year
- A JSON5 serializer and parser library for Python 3 written in Cython.☆171Updated 2 weeks ago
- Super-fast and clean conversions to numbers for Python.☆109Updated 6 months ago
- Python wrapper of the RuRe.☆90Updated 5 years ago
- ☆46Updated 5 years ago
- Automatic __slots__ for your Python classes☆68Updated 9 months ago
- universal character encoding detector☆60Updated last year
- Serialization library for Exceptions and Tracebacks.☆175Updated last week
- Reenter an asyncio or Trio event loop from synchronous code☆86Updated last year
- Modifies strings to all use the same quote where possible☆96Updated 3 years ago
- flake8 plugin which checks that typing imports are properly guarded☆50Updated last week
- The async transformation code.☆95Updated this week
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆112Updated 2 weeks ago
- Generate waterfalls from `-Ximporttime` tracing.☆119Updated this week
- Removes commented-out code from Python files☆215Updated 2 weeks ago
- The function you always missed in Python: return the first true value of an iterable without consuming the iterable.☆154Updated 2 years ago
- A simple immutable mapping for python☆116Updated 3 years ago
- MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures☆261Updated last year
- A compression AGSI middleware using brotli.☆76Updated 2 years ago
- Python @deprecated decorator to deprecate old python classes, functions or methods.☆324Updated 7 months ago
- A wrapper around the stdlib `tokenize` which roundtrips.☆58Updated last week
- Caching for HTTPX☆72Updated last year
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 weeks ago
- Check your wheels have the right contents☆167Updated 2 weeks ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 11 months ago
- Benchmarking various Python package managers☆47Updated this week
- Runs tests multiple times to expose flakiness.☆150Updated 2 years ago
- Rate your Python packages package friendliness☆221Updated last month
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆113Updated last week