No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
Project description
# OpenAPI generated FastAPI server
This Python package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project:
API version: 1.0.0
Build package: org.openapitools.codegen.languages.PythonFastAPIServerCodegen
## Requirements.
Python >= 3.7
## Installation & Usage
To run the server, please execute the following from the root directory:
`bash pip3 install -r requirements.txt uvicorn main:app --host 0.0.0.0 --port 8080 `
and open your browser at http://localhost:8080/docs/ to see the docs.
## Running with Docker
To run the server on a Docker container, please execute the following from the root directory:
`bash docker-compose up --build `
## Tests
To run the tests:
`bash pip3 install pytest PYTHONPATH=src pytest tests `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for fuse_client-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 39c409e4eabecde1e97a4105c8ffbfcdb1ae1b6d2c5d2cba03b3a69d9f45e154 |
|
MD5 | eada9005e0780d577cf08f8b3b2ffc2f |
|
BLAKE2b-256 | 6d614d61318217a9065c7f7edd6c353534c06029c54546b66cb6613ddc418970 |