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.1.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.1-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: fletora-0.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 1e7b2d7e3d0d4d0a63418a936a5e50838c053aa81aa4c6359c7f57ece6657b66
MD5 eefdb70b5a3f0f086c5935c1d54d4107
BLAKE2b-256 51e4df6589904d9be1b2983b625b575abd204eb05df841c50c0266ee2a881475

See more details on using hashes here.

File details

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

File metadata

  • Download URL: fletora-0.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7751c00ae9548bf48d6321d197726a4db39a929c358c8ffe629def6afb070b4b
MD5 43af6c30249c0d944e8a73c643d05aeb
BLAKE2b-256 2ab4c5c7bd5ee92fdf27407554b73d6d91c70c4a751e67a99a6287f2d9e34aab

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