public

tinycss2 (1.4.0)

Published 2025-07-02 08:58:52 +00:00 by publish

Installation

pip install --index-url  tinycss2

About this package

A tiny CSS parser

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.

tinycss2 has been created and developed by Kozea (https://kozea.fr). Professional support, maintenance and community management is provided by CourtBouillon (https://www.courtbouillon.org).

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.

Requirements

Requires Python: >=3.8
Details
PyPI
2025-07-02 08:58:52 +00:00
8
26 KiB
Assets (1)
Versions (1) View all
1.4.0 2025-07-02