React + Tailwind Dev-Server, Hot-live-Reloader and Production-Bundler (Rohit C.)
Project description
🐍🔥 PyPack (Rohit Chauhan)
https://pypi.org/project/pypackx/
A React + Tailwind Project Generator, Dev Server, and Web Bundler written in modern Python.
Supports JavaScript and TypeScript projects with Tailwind support, fast-server, hot-reload, web-bundler.
🚀 Features
create→ create a new React appdev→ run local dev server with hot reloadbuild→ bundle app for production
🛠 Prerequisites & Usage
- Python 3.10+ (tested on Python 3.13)
- Node.js + npm (for React dependencies)
Steps:
# 1. Install PyPack
pip install pypackx
# 2. Create a new project (Tailwind configured by default)
pypack create reactjs my-app # JavaScript
pypack create reactts my-app # TypeScript
# 3. Enter the project
cd my-app
# 4. Start the dev server with hot reload
pypack dev
# 5. Build for production
pypack build
# 📜 License: MIT © Rohit Chauhan
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
pypackx-1.0.2.tar.gz
(8.4 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
pypackx-1.0.2-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file pypackx-1.0.2.tar.gz.
File metadata
- Download URL: pypackx-1.0.2.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3153db2a1d47539d2f2cf1a6c704e0a09a314914cf00eff6ed39311b03e278ae
|
|
| MD5 |
e33ccc12f385dead1f6ada30608d0b18
|
|
| BLAKE2b-256 |
bf3cc7f42356c04e559e1017aa2e7f1881b01e772fb45f1c3673905d69108f2a
|
File details
Details for the file pypackx-1.0.2-py3-none-any.whl.
File metadata
- Download URL: pypackx-1.0.2-py3-none-any.whl
- Upload date:
- Size: 12.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b85e7c9dc756d4c5b87e3222605040f219af153981f79aba61caf04ef333ca7
|
|
| MD5 |
18008719b92f91fef6e4ef8d0a0ebb16
|
|
| BLAKE2b-256 |
5b600a0ba46ffcda793915bf6e402c69dba4853ce99b458bbda54448805c159d
|