Py-css-styleguide

Latest version: v1.2.0

Safety actively analyzes 723929 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.4.0

**************************

* Enforce order on flat structure, close 6;
* Added ``splitter`` property for ``flat``, ``nested`` and ``list`` structure to be
able to use either white space separator or JSON list on values, close 7;
* Added JSON structure;
* Added new Sass helpers to build JSON list from Sass lists, map key names, values and
properties;
* Removed unused method ``ManifestSerializer.format_value``;

0.3.0

**************************

* Added automatic enable references mode, close 1;
* Fixed Sass helper function ``to-string`` for empty list, close 2;
* Changed ``list`` and ``string`` structures so they can be empty, close 3;
* Internally use ``collection.OrderedDict`` instead of simple dictionnary in parser and
serializer, close 4;
* Fixed code quality issues with Flake8, close 5;

0.2.0

**************************

* Added Sass function ``floor-number-items()``;
* Removed ``flat`` property in favor of ``structure`` to allow other structure modes;
* Added new structure mode ``list``;
* Added new structure mode ``string``;

0.1.0

**************************

* Added documentation with Sphinx;
* Changed ``Manifest.load()`` so it also accepts a file-like object;
* Added test for Sass mixin helper using Boussole;

0.0.2

**************************

* Added ``to_json`` method to Manifest model;
* Fixed some code quality issues;

0.0.1

**************************

First commit with a basic working version.

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.