Skip to main content

A CSS Cascading Style Sheets library for Python

Project description

Author:

cthedot

Date:
2007-11-08 14:42:49 +0100 (Do, 08 Nov 2007)
Version:
(rev 662)

Overview

A Python package to parse and build CSS Cascading Style Sheets.

Based upon and partly implements the following specifications (DOM only, not any rendering facilities):

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…

CSS 2.1

Rules and properties are defined here

CSS 2.1 Errata

A few erratas, mainly the definition of CHARSET_SYM tokens

CSS3 module: Syntax

Used in parts since cssutils 0.9.4 which basically tries to use the features from CSS 2.1 and CSS 3.

MediaQueries

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

Namespaces

Added in v0.9.1 and updated to definition in CSSOM in v0.9.4

Selectors

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

Please visit http://cthedot.de/cssutils/ for full details.

license

Published under the LGPL, see http://cthedot.de/cssutils/license.html

installation

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

After installing EasyInstall simple 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.

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.4a4.zip (1.4 MB view details)

Uploaded Source

Built Distribution

cssutils-0.9.4a4-py2.5.egg (377.0 kB view details)

Uploaded Source

File details

Details for the file cssutils-0.9.4a4.zip.

File metadata

  • Download URL: cssutils-0.9.4a4.zip
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for cssutils-0.9.4a4.zip
Algorithm Hash digest
SHA256 1b3a9ba79d06033f73e18eaf6389f8e9d45637937d52ee5a64c628ba7424cdc3
MD5 190d5763d94804ba946b1727eee61eb9
BLAKE2b-256 a94e6eac4076a0ecb391532e4444a36435843860c40ba7a666547144653d6b89

See more details on using hashes here.

File details

Details for the file cssutils-0.9.4a4-py2.5.egg.

File metadata

File hashes

Hashes for cssutils-0.9.4a4-py2.5.egg
Algorithm Hash digest
SHA256 244db3c89093362dbab57d032fdbfed2f3f76e9d303df25700808400345b1a23
MD5 16750f22059d93c6ffeb35def766b4c4
BLAKE2b-256 bdf04882c1507fbf2dc802e21d184393ac55351d7530fdce48b958c6d8d142a3

See more details on using hashes here.

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