Skip to main content

No project description provided

Project description

anndash

Developer Guide

Setup

# create conda environment
$ mamba env create -f env.yml

# update conda environment
$ mamba env update -n anndash --file env.yml

Install

pip install -e .

# install from pypi
pip install anndash

nbdev

# activate conda environment
$ conda activate anndash

# make sure the anndash package is installed in development mode
$ pip install -e .

# make changes under nbs/ directory
# ...

# compile to have changes apply to the anndash package
$ nbdev_prepare

Publishing

# publish to pypi
$ nbdev_pypi

# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'

Usage

Installation

Install latest from the GitHub repository:

$ pip install git+https://github.com/dsm-72/anndash.git

or from conda

$ conda install -c dsm-72 anndash

or from pypi

$ pip install anndash

Documentation

Documentation can be found hosted on GitHub repository pages. Additionally you can find package manager specific guidelines on conda and pypi respectively.

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

anndash-0.0.3.tar.gz (16.1 kB view details)

Uploaded Source

Built Distribution

anndash-0.0.3-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file anndash-0.0.3.tar.gz.

File metadata

  • Download URL: anndash-0.0.3.tar.gz
  • Upload date:
  • Size: 16.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for anndash-0.0.3.tar.gz
Algorithm Hash digest
SHA256 7f7c29456b06ad3c033f638424249d12a7bf871ed486efcc79ec9a05cc29791c
MD5 b112f1f510741e14406652b59d0c3aa7
BLAKE2b-256 968adfd7825c6bc33e526d187ea849273091d012d1ef08c85ef8cf7fce1af61f

See more details on using hashes here.

File details

Details for the file anndash-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: anndash-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for anndash-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8a296c185dc6d10d98524ad093fabc0c84606da642488176ee66ca9d30918035
MD5 3cb28b0e9619f4d90b8489f01a1353ae
BLAKE2b-256 0aad87657935a686703735f346bce2bbd4f1ee733319e6c25ab44e88a17030a3

See more details on using hashes here.

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