guyskk / validrLinks
A simple, fast, extensible python library for data validation.
☆222Updated last year
Alternatives and similar repositories for validr
Users that are interested in validr are comparing it to the libraries listed below
Sorting:
- Curio + Requests: Async HTTP for Humans☆242Updated 5 years ago
- Rich Python data types for Redis☆292Updated last year
- A Celery like task manager that distributes Asyncio coroutines☆438Updated 5 years ago
- Yet another cli library , click-like but sub-command friendly and designed for cli auto-generating.☆55Updated 7 years ago
- Redis cache cluster system in Python☆120Updated 9 years ago
- Python State Machine for humans☆406Updated 5 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- A module for querying the DOM tree and writing XPath expressions using native Python syntax.☆127Updated 7 years ago
- Fast RFC3339 compliant Python date-time library☆243Updated last year
- Backend agnostic cache decorator☆81Updated 2 years ago
- Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage.☆85Updated 3 years ago
- An alternative Gevent core loop implementation with asyncio☆133Updated 7 years ago
- A simple, immutable URL class with a clean API for interrogation and manipulation.☆294Updated 2 years ago
- Lightweight data validation and adaptation Python library.☆263Updated 2 years ago
- Small utility library for coroutine-driven asynchronous generic programming in Python☆206Updated last year
- aioelasticsearch-py wrapper for asyncio☆137Updated 2 years ago
- Requests-XML: XML Parsing for Humans