Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

allmychanges-0.3.0.tar.gz (4.7 kB view details)

Uploaded Source

File details

Details for the file allmychanges-0.3.0.tar.gz.

File metadata

File hashes

Hashes for allmychanges-0.3.0.tar.gz
Algorithm Hash digest
SHA256 219fb2f45e6448d8ac12ed4082767c8a323f00a843f739b141071e3c206e0d47
MD5 d2355d1a5763014ad412e07c4db52872
BLAKE2b-256 91be207e2da8ffb09e968215b3abe44674a6de37cabb095079b063060e8faf1a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page