Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/cjolowicz/poetry-up
- Owner: cjolowicz
- License: mit
- Created: 2020-04-07T18:35:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-28T23:21:00.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T19:13:31.470Z (3 months ago)
- Language: Python
- Homepage: https://poetry-up.readthedocs.io
- Size: 104 KB
- Stars: 6
- Watchers: 3
- Forks: 2
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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