Professional all-in-one web framework — modular, openverse-native
Project description
CodeFX_Pro
Professional all-in-one web framework — modular, openverse-native.
Installation
pip install codefx-pro
# With database support
pip install codefx-pro[postgres]
pip install codefx-pro[mysql]
pip install codefx-pro[all]
Quick Start
codefx init myproject
cd myproject
codefx run
Features
- 31+ built-in modules
- Plugin system with marketplace
- Theme builder with CSS variable support
- Form builder with submissions
- Popup builder with display rules
- Dynamic content with caching
- Webhook system with HMAC signing
- Multi-site management
- File storage abstraction (local/S3/Cloudinary)
- Role-based permissions
- Support for SQLite, PostgreSQL, MySQL, MSSQL
Documentation
Full documentation at https://codefx.pro/docs
Development
git clone https://github.com/codefxpro/codefx
cd codefx/backend
pip install -e ".[dev]"
License
MIT
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
codefx_pro-0.1.0.tar.gz
(152.1 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
codefx_pro-0.1.0-py3-none-any.whl
(191.5 kB
view details)
File details
Details for the file codefx_pro-0.1.0.tar.gz.
File metadata
- Download URL: codefx_pro-0.1.0.tar.gz
- Upload date:
- Size: 152.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3f5862be985f1a4991dc9e8bf24380cd3aa90872e9dd776fe0b2669a7b4229b
|
|
| MD5 |
c8e2531da69feec6c13d883d5911ca2a
|
|
| BLAKE2b-256 |
ba54fd43368cc72c3e2fdccab3ebbb2cdd015290e54dfb4f2f82bd70678b74cd
|
File details
Details for the file codefx_pro-0.1.0-py3-none-any.whl.
File metadata
- Download URL: codefx_pro-0.1.0-py3-none-any.whl
- Upload date:
- Size: 191.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
815ea6138ef28882ab2f71295597d418e841903519c54504e730eb7743ea636f
|
|
| MD5 |
0989bad998e10d87aa83c4ee399f89ba
|
|
| BLAKE2b-256 |
5c755b1074a1261b053cf077c65fdf1d6193d16587312f35d963c203962b636c
|