Handles all setup and configuration automatically.
Project description
Automated Tailwind CSS integration for Django 🐍💚💙
This django-tailwindcss-automated package aims to speed up the setup process of the TailwindCSS within a Django project.
Requirements
Before you dive in, make sure you have the following installed on your computer:
Create a folder for your Django project.
- Open your file explorer or terminal and create a folder for your Django project. You can do this by navigating to the directory where you want to create the folder and using the mkdir command (if you're using a terminal) or by right-clicking and selecting "New Folder" in your file explorer.
Open VSCode
- In VSCode, go to "File" > "Open Folder..." and navigate to the folder you created {your_project_name}. Select the folder and click "Open".
Install the Package
- Open your terminal and install the package using pip.
pip install django_tailwindcss_automated
Run the Script
- In your terminal, run the following script to automate the setup.
automate
Start the Development Server
- Open another terminal and navigate to the {your_project_name} directory within your project folder
cd {your_project_name}
Then start the development server
python manage.py runserver
Happy Coding!!
Encountered an Issue?
- If you encounter any issues or have suggestions for improvements while using the django-tailwindcss-automated package, feel free to open an issue on Github Issues.
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
Built Distribution
File details
Details for the file django_tailwindcss_automated-0.11.5.tar.gz
.
File metadata
- Download URL: django_tailwindcss_automated-0.11.5.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeca78bb360c25f93a1aa38cc7f8762d1b3d9e265059421b74174d6c0b68aaee |
|
MD5 | 32f62628d721cdcb15f208fb75b0c218 |
|
BLAKE2b-256 | a5e244a9a8fe6c1957806df7cee81763b1981823677ede6dde616a11f8ba94f0 |
File details
Details for the file django_tailwindcss_automated-0.11.5-py3-none-any.whl
.
File metadata
- Download URL: django_tailwindcss_automated-0.11.5-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 691a737b6937c508c0b88721609fac16835f8fb39032e77d0008774e79ecbc42 |
|
MD5 | 84b2191891b2ab939d4aa771008096f9 |
|
BLAKE2b-256 | 539475e838e1789d4e55fbe0e1c9f38e2a1fb3ba34717e9b590135f0b697eb73 |