Skip to main content

Add key-based project management API endpoints to your flask app.

Project description

project

This project is licensed under Apache License 2.0, see NOTICE.

Direct dependencies

What's it about

Add private and public key based project management API endpoints to your flask app.

See the docs folder in the GitHub repository for specific info about endpoints.

Set the location where the SQLite database PROJECT_DATABASE_PATH would be created.

export PROJECT_DATABASE_PATH=/path/to/your/db.sqlite

... and call the register_project function to set up the endpoints and general API error handling.

from flask import Flask

from realerikrani.project import register_project

if __name__ == "__main__":
    app = register_project(Flask("your_app_name"))
    app.run(port=8080, debug=True)

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

realerikrani_project-1.0.1.tar.gz (12.7 kB view details)

Uploaded Source

Built Distribution

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

realerikrani_project-1.0.1-py3-none-any.whl (15.9 kB view details)

Uploaded Python 3

File details

Details for the file realerikrani_project-1.0.1.tar.gz.

File metadata

  • Download URL: realerikrani_project-1.0.1.tar.gz
  • Upload date:
  • Size: 12.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.12.2

File hashes

Hashes for realerikrani_project-1.0.1.tar.gz
Algorithm Hash digest
SHA256 2c0663e13930c044c20f3445cac47699637478a42edc9dadc4f935501be22eaf
MD5 4fb3c987dd90e6c4a2da68dab210bc6b
BLAKE2b-256 bbd2af7f1befb889fdd9054fece599dad4515fb08edeeec4f6ef768adbb0d0bb

See more details on using hashes here.

File details

Details for the file realerikrani_project-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for realerikrani_project-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1c63d8bd4ca24207c78d00fa246e597b031d46100d532b987d402514fb9aac00
MD5 0b764db2f6dfec955f5073476cb5e186
BLAKE2b-256 6742a6285f5edde2cb549f2bec1d208b2f98e098ea3651868db0bc370b486cc4

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