Skip to main content

Convbot with fastapi

Project description

convbot-fastapi

testspythonCode style: blackLicense: MITPyPI version

convbot-fastapi descr

Install it

pip install convbot-fastapi
# or poetry add convbot-fastapi
# pip install git+htts://github.com/ffreemt/convbot-fastapi
# poetry add git+htts://github.com/ffreemt/convbot-fastapi

# To upgrade
pip install convbot-fastapi -U
# or poetry add convbot-fastapi@latest

Use it

python -m convbot_fastapi

Point your browser to httpL//127.0.0.1:8000/docs

Or with uvicorn

uvicorn convbot_fastapi.convbot_fastapi:app

Deploy it to the cloud

Clone the repo

git clone https://github.com/ffreemt/convbot-fastapi
cd convbot-fastapi

Create a docker image from Dockerfile and upload it to https://hub.docker.com/

Sign up and deploy the docker image to, for example, koyeb.com.

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

convbot-fastapi-0.1.0.tar.gz (6.3 kB view hashes)

Uploaded Source

Built Distribution

convbot_fastapi-0.1.0-py3-none-any.whl (7.4 kB view hashes)

Uploaded Python 3

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