Skip to main content

FastAPI RESt Framework

Project description

FastAPI REST Framework

The FastAPI REST Framework provides a great toolbox to build robust RESTful APIs.

Install frf:

$ pip install frf

Make sure that your local environment satisfies the specified prequisites.

Head over to the development section if you plan to contribute to this project.

Prequisites

The following Python version(s) are compatible with the frf package:

  • 3.8
  • 3.9

To install or upgrade Python, visit https://www.python.org/downloads/ and choose one of the supported releases.

Developing

Clone the source code repository:

$ git clone git@gitlab.com:unimatrixone/libraries/frf.git
  • Run make env to set up the local development environment.
  • Run make console to start a Python interpreter.
  • If new requirements are added to the project (see git log requirements.txt), run make depsrebuild.
  • Export the environment variables to a file with make .env. Use this command when integrating with third-party IDEs such as Eclipse or VSCode. Do not check in this file to the version control system - it is local to your environment only.
  • Build the technical documentation with make documentation.
  • Additional targets may be specified in config.mk.

License

Proprietary

Click or tap here for licensing requests.

Author information

This Python package was created by Cochise Ruhulessin for the Unimatrix One project.

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

frf-0.10.6.tar.gz (20.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page