selwin / python-user-agentsLinks
A Python library that provides an easy way to identify devices like mobile phones, tablets and their capabilities by parsing (browser) user agent strings.
☆1,510Updated 2 years ago
Alternatives and similar repositories for python-user-agents
Users that are interested in python-user-agents are comparing it to the libraries listed below
Sorting:
- Python implementation of ua-parser☆633Updated 6 months ago
- Implementation of hashids (http://hashids.org) in Python. Compatible with Python 2 and Python 3☆1,420Updated 2 years ago
- A toolbelt of useful classes and functions to be used with python-requests☆1,030Updated 11 months ago
- Returns unicode slugs☆1,578Updated last month
- A lightweight library that adds job scheduling capabilities to RQ (Redis Queue)☆1,509Updated 7 months ago
- Python port of Google's libphonenumber☆3,690Updated this week
- Python code for GeoIP2 webservice client and database reader☆1,184Updated last week
- Safely pass trusted data to untrusted environments and back.☆3,095Updated 6 months ago
- Celery Once allows you to prevent multiple execution and queuing of celery tasks.☆684Updated 2 years ago
- RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.☆1,019Updated last month
- Rate Limiting extension for Flask☆1,194Updated 2 weeks ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 3 years ago
- Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python☆1,670Updated 3 years ago
- Lock context manager implemented via redis SET NX EX and BLPOP.☆571Updated 3 months ago
- Lightweight Python utilities for working with Redis☆1,199Updated 2 weeks ago
- A friendly library for parsing HTTP request arguments, with built-in support for popular web frameworks, including Flask, Django, Bottle,…☆1,408Updated this week
- A generator library for concise, unambiguous and URL-safe UUIDs.☆2,165Updated 3 weeks ago
- Bleach is an allowed-list-based HTML sanitizing library that escapes or strips markup and attributes☆2,743Updated 3 weeks ago
- A python wrapper for libmagic☆2,867Updated 3 weeks ago
- Useful extensions to the standard Python datetime features☆2,579Updated 3 months ago
- Flask-based web front-end for monitoring RQ queues☆1,509Updated last week
- Python logging handler for Logstash.☆464Updated last year
- Redis distributed locks in Python