Skip to main content

A framework for creating and deploying AI-powered applications

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

createsonline-0.1.68-py3-none-any.whl (1.2 MB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for createsonline-0.1.68-py3-none-any.whl
Algorithm Hash digest
SHA256 e41f2660f2ab856251e29e51a2d96f847f04128ac2e7171b8804a81ad73a45b3
MD5 02275e5820cee1fa583732268355e949
BLAKE2b-256 12d9c551d975764bb2642a071c9752918c65e4891da91b8915908045c8f5a1bc

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