Skip to main content

phn

Project description

phn

Developer Guide

Setup

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

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

Install

pip install -e .

# install from pypi
pip install phn

nbdev

# activate conda environment
$ conda activate phn

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

# make changes under nbs/ directory
# ...

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

or from conda

$ conda install -c dsm-72 phn

or from pypi

$ pip install phn

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

phn-0.0.8.tar.gz (19.1 kB view details)

Uploaded Source

Built Distribution

phn-0.0.8-py3-none-any.whl (21.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for phn-0.0.8.tar.gz
Algorithm Hash digest
SHA256 3a932ef992540c70ad66292650aab739d6205d30f0cedfbd8c3ba70b6107c8f2
MD5 1c182926aa39f0363995fb1215b012bf
BLAKE2b-256 8ba31de9334ff808c19bd460115dffc8ed16f33b05a33148f2b950fcb634077b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for phn-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 e8cbbc9371b41220674f6332aa356de0d9b421b469f9ce01dcf98b567eab20ab
MD5 9da218d0c2afdedec0daff8ebb70d637
BLAKE2b-256 19c58c841f1d6821080e70b8e57e40aa917b1a5922a89a989385e602e45088b9

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