A Python library to automate Tailwind CSS setup in your python environment.
Project description
EasyWindcss
EasyWindcss is a Python script that simplifies the setup of Tailwind CSS in a Node.js project. It automates the process of initializing a Node.js project, installing Tailwind CSS, configuring Tailwind with user-defined content paths and file extensions, and generating the necessary HTML and CSS files for a modern, responsive website. Proven to be 6 times faster than manual setup!
Features
- Initializes a new project.
- Installs Tailwind CSS and its CLI as development dependencies.
- Creates a basic Tailwind CSS configuration file (
tailwind.config.js). - Generates a CSS file with Tailwind's base, components, and utilities.
- Sets up an HTML file with a sample template to demonstrate Tailwind CSS.
- Adds build and watch scripts to
package.jsonfor easy development and deployment.
How to Use
-
RUN PIP
pip install easywindcss
-
EXECUTE TAILWIND
Run the following code to install tailwindcss
easywindcss
After execution you'll be asked to choose between two two options:
- Normal Tailwindcss Installation
- Tailwindcss + Flask
Run the following code to view version of easywindcss
easywindcss-v
This is a product of Specteria.
Built by Sayed Afaq Ahmed (linkedin.com/in/sayedafaq)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
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 easywindcss-1.5-py3-none-any.whl.
File metadata
- Download URL: easywindcss-1.5-py3-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5b46f74b6ce776e051c3b5e2d11a8687e8cbf4b51789f9b0f77dfff24c14be37
|
|
| MD5 |
5b54e2d188100c630031d1a83cb9bf14
|
|
| BLAKE2b-256 |
86a08f15d88ce6ab26082b689b8f2697f3c4cf7c99e3b913acda1570c9989f0f
|