Skip to main content

Command line client for interaction with DANDI archive elements

Reason this release was yanked:

might install for unsupported pythons (<3.6)

Project description

# DANDI Client

This repository is under heavy development. Check-in later.

## Development/contributing

Assuming that you have python3 (and virtualenv) installed, the fastest way to establish yourself a development environment (or a sample deployment), is via virtualenv:

git clone https://github.com/dandi/dandi-cli

&& cd dandi-cli && virtualenv –system-site-packages –python=python3 venvs/dev3 && source venvs/dev3/bin/activate && pip install -e .

### Install and activate precommit

Install pre-commit dependency with pip install pre-commit

In the source directory ` pre-commit install `

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

dandi-0.0.2.tar.gz (33.0 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