https://github.com/render-examples/python-poetry
Example Python app that uses poetry to manage dependencies.
https://github.com/render-examples/python-poetry
deployment hosting poetry python python-poetry render
Last synced: 2 months ago
JSON representation
Example Python app that uses poetry to manage dependencies.
- Host: GitHub
- URL: https://github.com/render-examples/python-poetry
- Owner: render-examples
- Created: 2020-04-05T19:06:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T15:34:15.000Z (about 3 years ago)
- Last Synced: 2023-03-02T14:01:28.870Z (almost 3 years ago)
- Topics: deployment, hosting, poetry, python, python-poetry, render
- Language: Python
- Homepage:
- Size: 7.81 KB
- Stars: 3
- Watchers: 4
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Poetry Support
[Poetry](https://python-poetry.org) is a Python packaging and dependency management tool.
[Render](https://render.com) has native support for Poetry in the `Python` environment.
In this app we use Poetry to manage dependencies for a [Flask](http://flask.pocoo.org/) [quick start](http://flask.pocoo.org/docs/1.0/quickstart/#a-minimal-application) example.
The app is deployed at [https://flask-poetry.onrender.com](https://flask-poetry.onrender.com).
## Deployment
Use the button below to deploy this app to Render in one click.
[](https://render.com/deploy)