Command to transform pip's requirements.txt into a csv for batch upload to https://allmychanges.com
Project description
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
Development
To run the all tests run:
tox
Changelog
0.1.0 (2016-05-16)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
pip2amch-0.1.0.tar.gz
(12.3 kB
view details)
File details
Details for the file pip2amch-0.1.0.tar.gz.
File metadata
- Download URL: pip2amch-0.1.0.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ebd92deca686d9804c230f9ff02ecc3389e98e1280690a21f20afa250529e238
|
|
| MD5 |
f102755b48075e211d53f8baf16e8888
|
|
| BLAKE2b-256 |
6fe4ced093c78b0a2038445f0f1d1c9082f5dba2c88a016b0f3c3516a064ffaa
|