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.0.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.0-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: createsonline-2.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 31dedb37920bb459acbff131b7bcbc70ea4ea0deaa69f063ebe5c56df5f6a6b8
MD5 422bb614d36caeeef84f047ca67886ac
BLAKE2b-256 e5788bfc4c14adc32b95d3fb66646468aaf45a877b62ab49707de483c8744dfb

See more details on using hashes here.

File details

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

File metadata

  • Download URL: createsonline-2.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 550a4480ab1b736a513aa452c628a5d24430b75b9fe47f927eb6acf3c2af3221
MD5 e44a1ca1fedb130879e4d9a6819a6155
BLAKE2b-256 5fb8146f6d1ee3bf19ebd3a2ccc5b0e36d181a65adeaf311d7e3f6fc2097518b

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