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.1.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.1-py3-none-any.whl
(12.6 kB
view details)
File details
Details for the file pypackx-1.0.1.tar.gz.
File metadata
- Download URL: pypackx-1.0.1.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 |
b60736cfe82d0c7b51666551528805927aed04d772ae8feda59a7898214f910f
|
|
| MD5 |
d6db14f3ed6b864ca2ffafb622b24c9d
|
|
| BLAKE2b-256 |
ab5cd5affbac0c3704c8ed2d39d4e8198122204a51a74067ce4967a5bd7fa320
|
File details
Details for the file pypackx-1.0.1-py3-none-any.whl.
File metadata
- Download URL: pypackx-1.0.1-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 |
585f0c2569101da9037f5fb5bc3a9d60b3231eee96fbf2e717d7fd5f9edd7141
|
|
| MD5 |
6c858286555476a35f03c8ec7026ecb0
|
|
| BLAKE2b-256 |
486b9ab21dc3d6a0823ada23d11fd5cad912245e76dfaddbabe72c4f619fe054
|