ubernostrum / webcolors
A library for working with HTML/CSS color formats in Python.
☆160Updated 3 months ago
Alternatives and similar repositories for webcolors:
Users that are interested in webcolors are comparing it to the libraries listed below
- xmlsjon converts XML into Python dictionary structures (trees, like in JSON) and vice-versa.☆121Updated 2 years ago
- flake8☆122Updated last year
- Internationalized Domain Names for Python (IDNA 2008 and UTS #46)☆253Updated 5 months ago
- Utilities based on Pythons iterators and generators.☆94Updated 4 months ago
- Sniff out which async library your code is running under☆129Updated 11 months ago
- A tiny CSS parser☆172Updated 3 weeks ago
- Type stubs for the lxml package☆45Updated 8 months ago
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Check for python builtins being used as variables or parameters☆114Updated 8 months ago
- An unofficial, importable pip API☆113Updated last week
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- A Python module that tries to figure out what your local timezone is☆191Updated last week
- A simple immutable mapping for python