Archive your github repositories to anywhere you want.
Project description
Cronohub
Archive from anywhere to anywhere using the power of plugins.
How does it work?
Cronohub in it’s own is useless. It’s power comes from plugins located here plugins_repository. These plugins are used as source and target. Examples are under the plugins sections. Once an appropriate plugin is selected for downloading and uploading, cronohub takes care of the rest.
For example to download all repositories for a user from github and then upload all those repositories to an s3 bucket with timestamp cronohub would be used like this:
cronohub -s github -t s3
The github plugin takes care of all of the necessary authentication and parallel downloading of all repositories. The plugin also has the ability to filter out repos that the user whishes to archive. It’s all based on the plugin. For more information, locate the plugin and read it’s README.
Install
Installation is simply calling:
pip install cronohub
Usage
To see a help of cronohub simply access the help screen.
cronohub -h
Plugins
The plugins are the soul of cronohub. They are constantly added and can be very specific and for a single purpose or can be for a wider audience. Cronohub only provides a platform for all these plugins to exist and work together. Cronohub is a mediator in this case.
For more information please read the plugin’s readme section that explains how they work and how a new one can be added and where they need to be located in order or cronohub the pick them up.
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
Built Distribution
Hashes for cronohub-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bae3e7b8a4f9d967f7a2d1c0320d8c3d66166c987385f2621d526ddb09bed3be |
|
MD5 | 35f4a010619a4cbd031403f0b94240a6 |
|
BLAKE2b-256 | 0a0ab339cabc4434718420e98053ff0ca784032a7b83433a6a74650d6586615a |