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.0.tar.gz
(6.0 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.0.tar.gz.
File metadata
- Download URL: omniblack_css-0.1.0.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3daf34fcfcd8ee707063b56288cbdbb419bb05bf749d053bfdce8484ead8f4ed
|
|
| MD5 |
e8a7c4db1206e7f66fe816d00de4fe1c
|
|
| BLAKE2b-256 |
3ea02da585fcb884d7f1245be9a81534eb4e9afd38e1673dabea5892499be687
|
File details
Details for the file omniblack_css-0.1.0-py3-none-any.whl.
File metadata
- Download URL: omniblack_css-0.1.0-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd86c9777c5c2e4040cdb298027d4f59d203a82f9f527766ca614e114519cc3e
|
|
| MD5 |
f0b71e2e213093de0685a1e2405ff2e3
|
|
| BLAKE2b-256 |
123525d65005251d12f0af20c10370333a8d5e755b760cd7c3e442e8ee9361d8
|