An open API service indexing awesome lists of open source software.

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.

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.

[![Deploy to Render](https://render.com/images/deploy-to-render-button.svg)](https://render.com/deploy)