Skip to main content

Add your description here

Project description

Fletora

Build frontend applications in Python. Yeah, I know, it sounds CRAZY!

Name Origin

A sleek, futuristic name that feels fresh and unique.

DeepSeek AI


UV Setup Instructions

1. Install uv (if not already installed)

curl -LsSf https://astral.sh/uv/install.sh | sh

2. Create and activate a virtual environment

uv venv
source .venv/bin/activate  # On Unix/macOS
# or
.venv\Scripts\activate     # On Windows

3. Install dependencies

uv sync

Pip Setup Instructions

1. Create and activate a virtual environment

python -m venv .venv
source .venv/bin/activate  # On Unix/macOS
# or
.venv\Scripts\activate     # On Windows

2. Install dependencies

pip install -r requirements.txt

Running the Application Server

Using FastAPI CLI

fastapi dev samples/main.py

Using Uvicorn

python samples/main.py

The application will be available at http://localhost:8000.


Development

To enable hot reloading during development, the server automatically watches for file changes and refreshes the browser.

Resources

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

fletora-0.0.0.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

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

fletora-0.0.0-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file fletora-0.0.0.tar.gz.

File metadata

  • Download URL: fletora-0.0.0.tar.gz
  • Upload date:
  • Size: 9.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.14

File hashes

Hashes for fletora-0.0.0.tar.gz
Algorithm Hash digest
SHA256 925ca6d0b9b32e723200f12f9b66eda4e348ba0db4b5e7a156912a8e14a317b9
MD5 751eb7e8edf21732853c429ba8983dfb
BLAKE2b-256 550d31972cc6bf05a2736679a5a8659781d68839defdbd380ce84ddd763c8c04

See more details on using hashes here.

File details

Details for the file fletora-0.0.0-py3-none-any.whl.

File metadata

  • Download URL: fletora-0.0.0-py3-none-any.whl
  • Upload date:
  • Size: 4.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.5.14

File hashes

Hashes for fletora-0.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ab83499bd7dc429a158a31ce3e7cdf3933715686461580e443a761c60d0794f5
MD5 0d9693cfc762952a78a24f0916196c41
BLAKE2b-256 851851c73400508b1c87373498200c881a0bb9247356c4ec8991e0bfb6be4677

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