Skip to main content

akey

Project description

akey

Developer Guide

Setup

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

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

Install

pip install -e .

# install from pypi
pip install akey

nbdev

# activate conda environment
$ conda activate akey

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

# make changes under nbs/ directory
# ...

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

or from conda

$ conda install -c dsm-72 akey

or from pypi

$ pip install akey

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

akey-0.0.5.tar.gz (14.6 kB view details)

Uploaded Source

Built Distribution

akey-0.0.5-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file akey-0.0.5.tar.gz.

File metadata

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

File hashes

Hashes for akey-0.0.5.tar.gz
Algorithm Hash digest
SHA256 7ae3275aa506f307ac0d6606d94ab3e24f27bd43f56a0694fbb89293d9909ddd
MD5 0248ba0fd7e089166c739c8da39153f9
BLAKE2b-256 0de6de6b331751d45e0f46b7524cf0da7a02868ece5701953a7f68b2ef0686fe

See more details on using hashes here.

File details

Details for the file akey-0.0.5-py3-none-any.whl.

File metadata

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

File hashes

Hashes for akey-0.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9311bbf0c3a29df59630dc7f3afa8cf12e1aa0f34913857d2152f55b43831a1f
MD5 8aa8b685b6b1ddd9470d222e99665068
BLAKE2b-256 36b70de3045ab417eb4243a10df949d19990c85c5bd419d7a294743b9c481bba

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