Skip to main content

chaos package of utilities; a nod to pttnlith

Project description

pttn

Developer Guide

Setup

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

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

Install

pip install -e .

# install from pypi
pip install pttn

nbdev

# activate conda environment
$ conda activate pttn

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

# make changes under nbs/ directory
# ...

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

or from conda

$ conda install -c dsm-72 pttn

or from pypi

$ pip install pttn

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

pttn-0.0.8.tar.gz (9.2 kB view details)

Uploaded Source

Built Distribution

pttn-0.0.8-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file pttn-0.0.8.tar.gz.

File metadata

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

File hashes

Hashes for pttn-0.0.8.tar.gz
Algorithm Hash digest
SHA256 d44ba6e40312fb6812ca711389835ee22d1d1ad684e283680b485fb13b863f5d
MD5 862465949560b42346fb06070b461e4e
BLAKE2b-256 c22d2f47b647617dde0f9aa87bf97ec21b394b5b3e0ed395f74577ad2ec68832

See more details on using hashes here.

File details

Details for the file pttn-0.0.8-py3-none-any.whl.

File metadata

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

File hashes

Hashes for pttn-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 5a66d8c68c96b737bccfeac1201984945f53516421fbd3a72644593e1674feef
MD5 ff1462253901b64535efdd3c6003839b
BLAKE2b-256 6e3111787148ec471005296e164bde7d68cf70c0b07a679835eb563c3289a07e

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