A high-speed web framework orchestrator with built-in UI frameworks and universal DB support.
Project description
🌟 tkbpy Framework
The High-Speed Web Orchestrator for Modern Developers.
tkbpy is a lightweight CLI tool designed to jumpstart web projects. It handles the boring stuff—virtual environments, folder structures, and UI framework integration—so you can focus on writing code.
🚀 Quick Start
Installation
pip install tkbpy
''' ### Create your first project'''
Note: mui(Msterial UI)
# tkbpy myproject <name> <ui_framework>
tkbpy myproject MyStore tailwind/mui/chakra/bootstrap/default
cd MyStore
'# Add a Database
' tkbpy -add database ShopDB
# Run the Engine
tkbpy run
🩺 Diagnostics
tkbpy doctor
📂 Project Structure
When you create a project, tkbpy generates:
/static: For your custom CSS and JS (Auto-linked).
/templates: Your HTML home with UI framework injected.
/database: A universal database connector.
env/: A pre-configured Python virtual environment.
#Thank You#
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
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 tkbpy-1.0.0.tar.gz.
File metadata
- Download URL: tkbpy-1.0.0.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d895cd3d2f35aa72d265ea144961d5f068f81dba6ba61e48b7e012179571bcf6
|
|
| MD5 |
9ba6846eb7c3a84845e7e35012672c52
|
|
| BLAKE2b-256 |
889049e59a46b42483e95974e5804842d0fc1bdc5c4e98e63b5c739d772af258
|
File details
Details for the file tkbpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tkbpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90ba7ea9bd7d6b97df3af0b59616d54fa23595900f555dda021911ba6c77f911
|
|
| MD5 |
3a1d60693017155c0b062c29a285e3d1
|
|
| BLAKE2b-256 |
face62c9a758c63f839f40a64609f61064ef9d2ab7e80b0f5945deec6944e5f4
|