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

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for realerikrani_project-1.0.4.tar.gz
Algorithm Hash digest
SHA256 52aededdf924f16258a6b0b36d7422bdcbc6c8ae1ee58beea1247d718c0a8e5f
MD5 04018c21ca5be317f4d4ee67c49185f1
BLAKE2b-256 389fe162a0c7888e80b109c26782d5174742c38b2472122c91d0a507f1ca33b4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for realerikrani_project-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 7993f697aae7d5f851f7628c3d6a95e5f1eda2a2eea2aa5ab56ced02210b57b5
MD5 76c29f1b5847702e7037c6c14675263c
BLAKE2b-256 3f914df0976aaf0dc138b95eeb597f9d0a5696168a12a1eb4bea5b588aee1280

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