ndparker / rjsminLinks
Fast javascript minifier for Python
☆68Updated last month
Alternatives and similar repositories for rjsmin
Users that are interested in rjsmin are comparing it to the libraries listed below
Sorting:
- Fast CSS minifier for Python☆52Updated last month
- Resolve JSON Pointers in Python☆143Updated last week
- Javascript minifier☆93Updated 10 months ago
- A configurable HTML Minifier with safety features☆132Updated 3 years ago
- Utilities based on Pythons iterators and generators.☆96Updated 8 months ago
- Peewee ORM integration with the marshmallow (de)serialization library.☆58Updated 7 months ago
- A Python Implementation of RFC3986 including validations☆185Updated 3 weeks ago
- Python bindings to the Brotli compression library☆147Updated 9 months ago
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆263Updated last month
- test twisted code with pytest☆46Updated 6 months ago
- ☆63Updated 2 weeks ago
- A collection of parsers and helper libraries for understanding ECMAScript; a near feature complete fork of slimit.☆45Updated 4 months ago
- Transport adapter for fetching file:// URLs with the requests python library☆88Updated 11 months ago
- Python bindings for GitHub's cmark☆75Updated 7 months ago
- A Python module that tries to figure out what your local timezone is☆205Updated 3 months ago
- Asyncio support for PEP-567 contextvars backport.☆54Updated 2 years ago
- PostgreSQL client for Trio based on asyncpg☆45Updated last year
- Integration of psycopg2 with coroutine libraries☆106Updated last year
- ASGI middleware for protecting against CSRF attacks☆63Updated 7 months ago
- JavaScript in Python☆40Updated 6 years ago
- Parsing and validation of URIs (RFC 3896) and IRIs (RFC 3987)☆46Updated last year
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆102Updated last week
- Integrate Alembic with Flask.☆43Updated last week
- Extend Python syntax with HTML.☆89Updated 4 years ago
- Making it easy to write async iterators in Python 3.5☆99Updated 4 years ago
- Simple caching transport for httpx