Skip to main content

ain

Project description

ain

Developer Guide

Setup

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

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

Install

pip install -e .

# install from pypi
pip install bnx

nbdev

# activate conda environment
$ conda activate bnx

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

# make changes under nbs/ directory
# ...

# compile to have changes apply to the bnx 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/bnx.git

or from conda

$ conda install -c dsm-72 bnx

or from pypi

$ pip install bnx

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

ain-0.0.2.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

ain-0.0.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file ain-0.0.2.tar.gz.

File metadata

  • Download URL: ain-0.0.2.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for ain-0.0.2.tar.gz
Algorithm Hash digest
SHA256 4139bfd45b3bf23896d226ad4d495d259027c236a0e547b5d2de5a8349aaa541
MD5 35fb4352c8b6b767eacbafbcb36bbbdd
BLAKE2b-256 5b3cb6f82fb049431d601822586dc0d5750631bc6fbdbb6f5332ada629bccd3a

See more details on using hashes here.

File details

Details for the file ain-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: ain-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for ain-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 641c319fab069fc909f90b761ef1dea10b29f723af55ae3312d65fe716dd3ee3
MD5 4edb24e27add338186cc9cb8c0c51248
BLAKE2b-256 75c81469f10ff6cb2f6fbefba7abb5a4780e3d78fdd64fcf1fafe70f7e30c427

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