A command line client to AllMyChanges.com.
Project description
Installation
pip install allmychanges
Next, go to <http://allmychanges.com/account/token/> and obtain your personal OAuth token.
Write this token into the config file like that:
# allmychanges.cfg [allmychanges] token = MY-SECRET-TOKEN
Exporting package list
amch export
Export to a number of formats is available –help will tell you everything.
Adding new packages in batch mode
Prepare a datafile in one of supported formats and run
amch import –format yaml –input data.yaml
If you didn’t entered sources for some packages, script will ask you where these sources are. Answer honestly. :)
In some cases, script will try to help you. If somebody already added package with such name and namespace, it will suggest you the source. For python and perl packages, it will search different urls on the PyPi’s pages or metacpan.org respectively.
Adding one or few packages from command line
This is also very easy:
amch add python/clint python/requests perl/Dancer
You could also specify a source url, like that:
amch add python/Dancer/https://github.com/PerlDancer/Dancer
But if you didn’t, service will try to figure out url automatically and will suggest it in same way as it does in import command.
Roadmap
Process pip’s requirements.txt files.
May be process some requirements of ruby and npm packages too.
Hacking
Feel free [to fork](https://github.com/svetlyak40wt/allmychanges), file issues and send me patches.
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
File details
Details for the file allmychanges-0.3.0.tar.gz
.
File metadata
- Download URL: allmychanges-0.3.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 219fb2f45e6448d8ac12ed4082767c8a323f00a843f739b141071e3c206e0d47 |
|
MD5 | d2355d1a5763014ad412e07c4db52872 |
|
BLAKE2b-256 | 91be207e2da8ffb09e968215b3abe44674a6de37cabb095079b063060e8faf1a |