A simple CLI tool to generate CSS skeleton from HTML
Project description
🛠html2css
A simple Python CLI tool that automatically generates a CSS skeleton (style.css) from an HTML file.
No need to manually type selectors — just run a command and let it do the work for you.
🚀 Features
- Detects HTML tags, IDs, and class names
- Outputs a starter
style.csswith all selectors structured - Includes responsive media queries
- Works globally via the
html2csscommand
📦 Installation (after publishing to PyPI)
pip install html2css
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
html2css-1.0.0.tar.gz
(2.5 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 html2css-1.0.0.tar.gz.
File metadata
- Download URL: html2css-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec166389f2f8d94cc77a3820c4832ff815395aa3b01b98079c11762572a67c8a
|
|
| MD5 |
6497254b21c97be41a1570624e851e18
|
|
| BLAKE2b-256 |
b290ed69f91f69110520603d52b4d4a68ebff425b735d1bf545fb1cc60c7d346
|
File details
Details for the file html2css-1.0.0-py3-none-any.whl.
File metadata
- Download URL: html2css-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47929e094c622b41f6974db5f3f9b5bc325b0aa88c50b8a5e4c65000061546df
|
|
| MD5 |
f93b90c77ad0a1016e29b2751565e889
|
|
| BLAKE2b-256 |
05cde9470c2e61f646e436f06c88f8cf1667aaff24809c88372ad0cc0c1b9d47
|