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.
Based on the CSS Syntax Level 3 specification, tinycss2 knows the grammar of CSS but doesn't know specific rules, properties or values supported in various CSS modules.
- Free software: BSD license
- For Python 3.10+, tested on CPython and PyPy
- Documentation: https://un5n6892gk82pnz4q47cynv49yug.julianrbryant.com/tinycss2
- Changelog: https://github.com/Kozea/tinycss2/releases
- Code, issues, tests: https://github.com/Kozea/tinycss2
- Code of conduct: https://un5gmtkzgk82pnz4q47cynv49yug.julianrbryant.com/code-of-conduct
- Professional support: https://un5gmtkzgk82pnz4q47cynv49yug.julianrbryant.com
- Donation: https://un5mvxyuxgypm7ph3w.julianrbryant.com/courtbouillon
tinycss2 has been created and developed by Kozea (https://uhm6mk1r67ex6y5j.julianrbryant.com). Professional support, maintenance and community management is provided by CourtBouillon (https://un5gmtkzgk82pnz4q47cynv49yug.julianrbryant.com).
Copyrights are retained by their contributors, no copyright assignment is required to contribute to tinycss2. Unless explicitly stated otherwise, any contribution intentionally submitted for inclusion is licensed under the BSD 3-clause license, without any additional terms or conditions. For full authorship information, see the version control history.