No project description provided
Project description
Tailwind-Py
A Python util to download and use TailwindCSS without NPM, for your Python web applications created with Flask, Django, etc...
Inspired from the standalone published here.
Table of Contents
Install locally
Install tailwind-py by cloning this repo and use poetry to install it.
Check if the CLI works.
$ tailwindcss --help
usage: tailwindcss [-h] {download,init,build} ...
Tailwind Python CLI - A tool for managing Tailwind CSS in Python projects, without npm
options:
-h, --help show this help message and exit
subcommands:
{download,init,build}
Available commands
download Downloads the latest version of the TailwindCSS CLI
init Initialize `tailwind.config.js` file
build Builds the CSS output
Use 'tailwindcss <command> --help' for more information on a specific command.
Usage
Use tailwind download to download the latest version of Tailwind. Then use tailwind build -i "input.css" -o "output.css" to have your CSS file ready.
Commands
Project details
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
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 tailwind_py-0.1.0.tar.gz.
File metadata
- Download URL: tailwind_py-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b11e3d63f8276484f189b73a3c768b7fcf1da6119667c7396e2d52c0d4029c8c
|
|
| MD5 |
f5f21a68855cc293df8e76a2ecfb3c75
|
|
| BLAKE2b-256 |
7b9f402bdbb1d0ae0b923ce6f0555d1629cafec0bdeb34b9d5048ff96feef04e
|
File details
Details for the file tailwind_py-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tailwind_py-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.1 CPython/3.11.3 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
af56abe83aa6d3ebfdb7d267b004bcc952d4507125b714b61cd3e0781f1f4f6c
|
|
| MD5 |
2fbf705906fd6ee037972527020c5357
|
|
| BLAKE2b-256 |
b9e334569d02c4555b380adb926beacdfc41cbc77888509ad58bebe472203e5a
|