Skip to main content

AI-Native Web Framework — Built-in ML, Transformers, Agents, NLP, Dynamic Admin, Auto-Discovery

Project description

My CREATESONLINE Application

** UPGRADE-SAFE PROJECT** - All customizations are preserved during framework upgrades!

Quick Start

# Install
pip install createsonline

# Run
python main.py

# Visit
http://localhost:8000

Project Structure

your-project/
├── main.py               Your app bootstrap (SAFE TO EDIT)
├── routes.py             Your URL routes (SAFE TO EDIT)
├── user_config.py        Your settings (SAFE TO EDIT)
├── templates/            Your HTML templates (SAFE TO EDIT)
└── static/               Your CSS/JS/images (SAFE TO EDIT)

Add Custom Routes

Edit routes.py:

async def my_view(request):
    return {"message": "Hello!"}

urlpatterns.append(path('/custom', my_view))

Upgrade Framework

pip install --upgrade createsonline
# Your files are automatically preserved! ✨

Documentation

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

createsonline-2.1.1.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

createsonline-2.1.1-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file createsonline-2.1.1.tar.gz.

File metadata

  • Download URL: createsonline-2.1.1.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for createsonline-2.1.1.tar.gz
Algorithm Hash digest
SHA256 e741218a777687c0e8dfa649cf729f005990a60bf052acedb12fc1a88256be76
MD5 2e6ec807a52e931ebb6bf89c5cbf4aec
BLAKE2b-256 0ba6e30ac665f3818b29c78ecc94357381928876594f317e87b13ae6026ec1a4

See more details on using hashes here.

File details

Details for the file createsonline-2.1.1-py3-none-any.whl.

File metadata

  • Download URL: createsonline-2.1.1-py3-none-any.whl
  • Upload date:
  • Size: 1.3 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.4

File hashes

Hashes for createsonline-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45b61bfcf9bf53028207a9e8633b421d56e160050acf35f562308cf6b9f534aa
MD5 811632f1614e9602000eb02500120784
BLAKE2b-256 a0abe5a6596dd1f8cc26ca0c9a6014e7177531ad18bbd858f7f9b285f9b41334

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page