Command line tool for downloading dependencies from config file
Project description
Command line tool for downloading dependencies from a configuration file. The configuration file must follow the schema configured in config/schema .json.
You can also specify the exact path to the file if that was uploaded manually and not by the s3-uploader.
This is part of Onfido’s team blobs store project.
The purpose of this tool is to download the project’s dependencies configured from a configuration file. Resources can be uploaded using the complimentary tool the s3-uploader.
Installing
$ pip install dependencies-resolver
How to use
Example for using the tool
dependencies-resolver -c dependencies.json
Get the project
Clone the git repository
$ git clone https://github.com/onfido/dependencies-resolver
Install a virtualenv
$ sudo apt-get install python-virtualenv
Create a new virtualenv
$ virtualenv dependencies_resolver_ve
Install project’s requirements
$ dependencies_resolver_ve/bin/pip install -r requirements.txt
Reporting Issues
If you have suggestions, bugs or other issues specific to this library, open an issue, or just be awesome and make a pull request out of it.
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
File details
Details for the file dependencies-resolver-0.0.11.tar.gz
.
File metadata
- Download URL: dependencies-resolver-0.0.11.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a7514743ae15d3d94a8a54f44107802f2b071a13f117da0ed24508318ae27263 |
|
MD5 | d00f74a2d424115a3aeaf73d85e5c687 |
|
BLAKE2b-256 | 6c65ebe636fe1e5ebd39954d0e1eb1e435fcadfb93dd6303c46c30256d6ffa67 |