Last updated:
0 purchases
pycssstyleguide 1.1.1
This is a Python library to build a design styleguide from a CSS manifest file.
Opposed to many styleguide builders this does not require to documentate styles from
your stylesheets. Instead it is based on Sass variables to build a map of your style
rules.
Features
Python interface to load a CSS manifest and return it as a Python dictionnary or
JSON data;
(Optional) Tiny Sass mixin library to write CSS manifest from your Sass project
settings;
(Optional) Django mixin and view to load manifest from your project or application;
Links
Read the documentation on Read the docs;
Download its PyPi package;
Clone it on its Github repository;
Dependencies
Python>=3.8;
tinycss2>=1.1.0;
Click>=8.0;
Credits
Logo vector and icon by SVG Repo.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.