Skip to main content

Command line tool for downloading dependencies from config file

Project description

Downloads Latest Version License

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

  1. Clone the git repository

$ git clone https://github.com/onfido/dependencies-resolver
  1. Install a virtualenv

$ sudo apt-get install python-virtualenv
  1. Create a new virtualenv

$ virtualenv dependencies_resolver_ve
  1. 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

dependencies-resolver-0.0.11.tar.gz (11.8 kB view hashes)

Uploaded Source

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