tinycss2
Low-level CSS parser for Python
Low-level CSS parser for Python
To install this package, run one of the following:
tinycss2 is a low-level CSS parser and generator written in Python: it can parse strings, return objects representing tokens and blocks, and generate CSS strings corresponding to these objects.
Summary
Low-level CSS parser for Python
Information Last Updated
Dec 7, 2025 at 19:58
License
BSD-3-Clause
Total Downloads
21.4K
Platforms
GitHub Repository
https://github.com/Kozea/tinycss2Documentation
https://doc.courtbouillon.org/tinycss2