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.3.tar.gz (4.1 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.3-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for fletora-0.0.3.tar.gz
Algorithm Hash digest
SHA256 94d70afd53f7e2a2d81c1fd207472b8eda4bf16c52e6759819fdcb65cb00500c
MD5 bba3af873deacc053d2fc725348dc7d0
BLAKE2b-256 8fa7a98aa7e1f4bebf309a7cf9a5801810c4f25739c783ae4d22ad170293d29d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for fletora-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 e0a2bbb8b342bdc5ad9031656d129c30363fd1a8996df4e84baa502fe4fbe661
MD5 d56a6ad5558dfe7138d086e3415e9632
BLAKE2b-256 dbbc9e6d00070b5ccf640e611c694512d8a8e47f37d5452151c8a268a2383589

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