Skip to main content

A lightweight desktop application development framework

Project description

LocalFlare

中文版本

LocalFlare is a lightweight desktop application development framework that combines Flask's simplicity with the power of local browser functionality.

Features

  • Flask-like simple API
  • Built-in browser window
  • Local service process
  • Lightweight and high performance
  • Easy to use and extend

Installation

pip install -r requirements.txt

Quick Start

from localflare import LocalFlare

app = LocalFlare(__name__)

@app.route('/')
def index():
    return 'Hello, LocalFlare!'

if __name__ == '__main__':
    app.run()

License

Apache-2.0

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

localflare-0.1.0.tar.gz (9.4 kB view details)

Uploaded Source

Built Distribution

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

localflare-0.1.0-py3-none-any.whl (9.0 kB view details)

Uploaded Python 3

File details

Details for the file localflare-0.1.0.tar.gz.

File metadata

  • Download URL: localflare-0.1.0.tar.gz
  • Upload date:
  • Size: 9.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for localflare-0.1.0.tar.gz
Algorithm Hash digest
SHA256 9cf3906f02fd612510c92b07ceb67e1565406eb49cae8a9aec1dd73ec0f4d7d1
MD5 e607dd968452f7cd227f798f18f02fdc
BLAKE2b-256 d4e63d4649bc49408de02034877f6aa34699ba62366cbe3ba556feed13012da0

See more details on using hashes here.

File details

Details for the file localflare-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: localflare-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for localflare-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b03e4ef73cb997f5d10b3aaa93b57b343c07fecdcdb237b313535104322f0ed2
MD5 8efbc2ee3c7afe8d52fe30f143a9dfe9
BLAKE2b-256 9b07b1ff589dcc4d5170d48a27434b9329cd2f56e26d156d9b351abb17fef64d

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