Skip to content

Command to transform pip's requirements.txt into a csv for batch upload to https://allmychanges.com

License

Notifications You must be signed in to change notification settings

AllMyChanges/pip2amch

Repository files navigation

pip2amch

Documentation Status Travis-CI Build Status AppVeyor Build Status Coverage Status Code Quality Status Scrutinizer Status
PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported imlementations

Command to transform pip's requirements.txt into a csv for batch upload to https://allmychanges.com. It allows to sync your requirements with AllMyChanges and to supbscribe on their updates.

  • Free software: BSD license

Installation

pip install pip2amch

Usage

To use pip2amch in a project:

pip2amch --tag my-project requirements.txt | amch push

This will push all requirements from the file to the service https://allmychanges.com, where you can subscribe on their release notes.

Documentation

https://pip2amch.readthedocs.org/

Development

To run the all tests run:

tox

About

Command to transform pip's requirements.txt into a csv for batch upload to https://allmychanges.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published