Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cjolowicz/poetry-up

Command-line tool for upgrading Python dependencies using Poetry.
https://github.com/cjolowicz/poetry-up

Last synced: 2 months ago
JSON representation

Command-line tool for upgrading Python dependencies using Poetry.

Awesome Lists containing this project

README

        

[![Tests](https://github.com/cjolowicz/poetry-up/workflows/Tests/badge.svg)](https://github.com/cjolowicz/poetry-up/actions?workflow=Tests)
[![Codecov](https://codecov.io/gh/cjolowicz/poetry-up/branch/master/graph/badge.svg)](https://codecov.io/gh/cjolowicz/poetry-up)
[![PyPI](https://img.shields.io/pypi/v/poetry-up.svg)](https://pypi.org/project/poetry-up/)
[![Python Version](https://img.shields.io/pypi/pyversions/poetry-up)](https://pypi.org/project/poetry-up)
[![Read the Docs](https://readthedocs.org/projects/poetry-up/badge/)](https://poetry-up.readthedocs.io/)
[![License](https://img.shields.io/pypi/l/poetry-up)](https://opensource.org/licenses/MIT)
[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

# poetry-up