Skip to main content

A CSS Cascading Style Sheets library for Python

Project description

overview

A Python package to parse and build CSS Cascading Style Sheets. DOM only, not any rendering facilities!

Based upon and partly implementing the following specifications :

CSS 2.1rev1

General CSS rules and properties are defined here

CSS3 Module: Syntax

Used in parts since cssutils 0.9.4. cssutils tries to use the features from CSS 2.1 and CSS 3 with preference to CSS3 but as this is not final yet some parts are from CSS 2.1

MediaQueries

MediaQueries are part of stylesheets.MediaList since v0.9.4, used in @import and @media rules.

Namespaces

Added in v0.9.1, updated to definition in CSSOM in v0.9.4, updated in 0.9.5 for dev version

Selectors

The selector syntax defined here (and not in CSS 2.1) should be parsable with cssutils (should mind though ;) )

DOM Level 2 Style CSS

DOM for package css

DOM Level 2 Style Stylesheets

DOM for package stylesheets

CSSOM

A few details (mainly the NamespaceRule DOM) is taken from here. Plan is to move implementation to the stuff defined here which is newer but still no REC so might change anytime…

The cssutils tokenizer is a customized implementation of CSS3 Module: Syntax (W3C Working Draft 13 August 2003) which itself is based on the CSS 2.1 tokenizer. It tries to be as compliant as possible but uses some (helpful) parts of the CSS 2.1 tokenizer.

I guess cssutils is neither CSS 2.1 nor CSS 3 compliant but tries to at least be able to parse both grammars including some more real world cases (some CSS hacks are actually parsed and serialized). Both official grammars are not final nor bugfree but still feasible. cssutils aim is not to be fully compliant to any CSS specification (the specifications seem to be in a constant flow anyway) but cssutils should be able to read and write as many as possible CSS stylesheets “in the wild” while at the same time implement the official APIs which are well documented. Some minor extensions are provided as well.

Please visit http://cthedot.de/cssutils/ or http://code.google.com/p/cssutils/ for more details.

There is also a low-traffic cssutils discussion group.

compatibility

cssutils is developed on standard Python. On Jython 2.5 (from RC4 on) cssutils (from 0.9.6b1) also passes all tests.

license

Copyright 2005 - 2009 Christof Hoeke

cssutils is published under the LGPL 3 or later

cssutils is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

cssutils is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with cssutils. If not, see http://www.gnu.org/licenses.

installation

From 0.9.0 cssutils uses EasyInstall. Please find installation instructions and more information about EasyInstall from http://peak.telecommunity.com/DevCenter/EasyInstall#installation-instructions.

After installing EasyInstall simply use:

> easy_install cssutils

to install the latest version of cssutils.

Alternatively download the provided source distribution. Expand the file and from a command line install with:

> python setup.py install

Before using EasyInstall the first time or using the sdist please remove any old version which should be installed at PYTHONDIR/Lib/site-packages/cssutils.

kind request

cssutils is far from being perfect or even complete. If you find any bugs (especially specification violations) or have problems or suggestions please put them in the Issue Tracker at Google.

thanks

Thanks to Walter Doerwald for patches, help and discussion. Thanks to Kevin D. Smith for the value validating module. Thanks also to Cory Dodt, Tim Gerla and James Dobson for helpful suggestions and code patches.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cssutils-0.9.6b1.zip (558.2 kB view details)

Uploaded Source

Built Distributions

cssutils-0.9.6b2-py2.5.egg (930.1 kB view details)

Uploaded Source

cssutils-0.9.6b1.win32.exe (434.1 kB view details)

Uploaded Source

cssutils-0.9.6b1-py2.6.egg (523.3 kB view details)

Uploaded Source

cssutils-0.9.6b1-py2.5.egg (523.9 kB view details)

Uploaded Source

cssutils-0.9.6b1-py2.4.egg (525.1 kB view details)

Uploaded Source

File details

Details for the file cssutils-0.9.6b1.zip.

File metadata

  • Download URL: cssutils-0.9.6b1.zip
  • Upload date:
  • Size: 558.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cssutils-0.9.6b1.zip
Algorithm Hash digest
SHA256 e94b94d9e530e18eb888e685a8a2cec19bfde1ec79bd2b6a8fc96106189ce299
MD5 1ef2b7e7898ca1d778703e34f8f3a46b
BLAKE2b-256 ab05f163f178484c50373d12cfd76871d36c07ca9e1ffdbd8a5e78853a6678b1

See more details on using hashes here.

Provenance

File details

Details for the file cssutils-0.9.6b2-py2.5.egg.

File metadata

File hashes

Hashes for cssutils-0.9.6b2-py2.5.egg
Algorithm Hash digest
SHA256 1558c73e3ad8a24bd939cd750c8c30b55481827fe8c618c47044b37a57b8a8eb
MD5 a61002d77adcf263a4b35677d4b438f8
BLAKE2b-256 68cb9da3327ae173d580b1247126b610a013bb0bf041cf4821de5afa6124f386

See more details on using hashes here.

Provenance

File details

Details for the file cssutils-0.9.6b1.win32.exe.

File metadata

File hashes

Hashes for cssutils-0.9.6b1.win32.exe
Algorithm Hash digest
SHA256 5dba83e56be931ddd8960dd3e17a4a0b0564ad24d7f9f11d985a463b34f69a3c
MD5 9e6dcf7f303944d60a38631dbfa0e082
BLAKE2b-256 175c1c762fafccdbea5f539d2c44ba6e4be249918295d95e077a045d4b2b5214

See more details on using hashes here.

Provenance

File details

Details for the file cssutils-0.9.6b1-py2.6.egg.

File metadata

File hashes

Hashes for cssutils-0.9.6b1-py2.6.egg
Algorithm Hash digest
SHA256 fafbac763541955dfaf21eab8cf80367d550cb7cba8e63228cf29767dff27f64
MD5 f9141f5e8a6e8393d70a964737ea082f
BLAKE2b-256 a6dbf1045d4c81e9625725f2a2cee9cc1dc3a74a0c72fe70e2420d5571afdf11

See more details on using hashes here.

Provenance

File details

Details for the file cssutils-0.9.6b1-py2.5.egg.

File metadata

File hashes

Hashes for cssutils-0.9.6b1-py2.5.egg
Algorithm Hash digest
SHA256 3163d300c749a1eaed59fdd4503126a284c0c8a8df5f4205336e833181303094
MD5 5fb9e850905667c82fe21d30f5e3c14b
BLAKE2b-256 4ade5b2f64bb9b80050d3b6a23090d808b0af2142981203a62f60d72b6d234a4

See more details on using hashes here.

Provenance

File details

Details for the file cssutils-0.9.6b1-py2.4.egg.

File metadata

File hashes

Hashes for cssutils-0.9.6b1-py2.4.egg
Algorithm Hash digest
SHA256 a64e2936fa407771addb5db84dd81f83fca24929329647d97188bb6add0ed2fd
MD5 49600ce6ff155caba82de67059cc01af
BLAKE2b-256 15e974771752c378e1942a0893d84175290f973b24f62c4a7d3b1f4f945e6534

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page