GithubHelp home page GithubHelp logo

deeporiginbio / deeporigin-client Goto Github PK

View Code? Open in Web Editor NEW
8.0 4.0 0.0 2.18 MB

Deep Origin CLI and Python client

Home Page: https://deeporiginbio.github.io/deeporigin-client/

License: MIT License

Python 98.98% Makefile 0.68% Shell 0.34%
command-line deep-origin life-sciences python sciops

deeporigin-client's Introduction

deeporigin

PyPI

This repository contains the deeporigin CLI and Python client, which allows you to interact with Deep Origin from the command line and Python.

Warning

The deeporigin client is under active development. Features may change or be removed.

Installing

Caution

As a best practice, we recommend installing this package in a virtual environment.

To install this package, run the following:

pip install deeporigin

Configuration

If you are running deeporigin outside of a Deep Origin workstation (for example, on your own computer), you need to configure this. Run the following to configure your organization, replacing org-id with the ID of the organization you would like to work with.

deeporigin config set organization_id [org-id]

Developing

First, download the source code from GitHub:

git clone [email protected]:deeporiginbio/deeporigin-client.git
cd deeporigin-client

Second, run the code below to create a virtual environment and install this package into it. This requires make v4.4 or higher.

make install

Testing

Running the tests locally

To run the tests locally, execute the following:

make test

By default, the tests are run using mocked responses. To run the tests against the live Deep Origin API, execute the following:

make test client=default

Automated tests on GitHub Actions

The tests are automatically run on GitHub Actions on every commit to every pull request.

License

MIT

deeporigin-client's People

Contributors

sg-s avatar jonrkarr avatar

Stargazers

Vito Spadavecchio  avatar Merrill Cook avatar  avatar Areg Sarinyan avatar Kenny Williams avatar  avatar  avatar  avatar

Watchers

Lucian avatar Dilpreet Singh avatar  avatar  avatar

deeporigin-client's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.