Add your description here
Project description
omniblack-css
A simple css generator using context managers.
Example
from omniblack.css import Sheet
with Sheet('./out.css') as sheet:
with sheet.rule('.css-class'):
sheet.property('color', 'purple')
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
omniblack_css-0.1.1.tar.gz
(6.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file omniblack_css-0.1.1.tar.gz.
File metadata
- Download URL: omniblack_css-0.1.1.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc7c3d369ff8c288d333baa5216c39751aa49964ffd28759f1cc2c4e0b5dc4b7
|
|
| MD5 |
90cfe7636784a1ca28e4b1051d75e8f4
|
|
| BLAKE2b-256 |
5afc9bf9d261feba03a53c0f01fba7628e786b500fbf29522bd902dc4b4c4215
|
File details
Details for the file omniblack_css-0.1.1-py3-none-any.whl.
File metadata
- Download URL: omniblack_css-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58bb777af96dd22a24936769a9ab199f9d31e57b56d9be4ac07c9724638df5af
|
|
| MD5 |
a7dbbca9e12edb82acd253bfba02991a
|
|
| BLAKE2b-256 |
a58e68dc52cb5c30454d15de232ca979bfd230d45652df371c2ac67d6e1a11af
|