# phn
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Developer Guide
### Setup
``` sh
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n phn --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install phn
```
### nbdev
``` sh
# 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
``` sh
# 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](https://github.com/dsm-72/phn):
``` sh
$ pip install git+https://github.com/dsm-72/phn.git
```
or from [conda](https://anaconda.org/dsm-72/phn)
``` sh
$ conda install -c dsm-72 phn
```
or from [pypi](https://pypi.org/project/phn/)
``` sh
$ pip install phn
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/phn)
[pages](https://dsm-72.github.io/phn/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/phn) and
[pypi](https://pypi.org/project/phn/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/phn",
"name": "phn",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "phn phenotype cell biology",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/52/d1/d6cd8d2921d879fc3a91fca13f88ea91de206bdb795e0c5dbe6703d39a75/phn-0.0.13.tar.gz",
"platform": null,
"description": "# phn\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Developer Guide\n\n### Setup\n\n``` sh\n# create conda environment\n$ mamba env create -f env.yml\n\n# update conda environment\n$ mamba env update -n phn --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install phn\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate phn\n\n# make sure the phn package is installed in development mode\n$ pip install -e .\n\n# make changes under nbs/ directory\n# ...\n\n# compile to have changes apply to the phn package\n$ nbdev_prepare\n```\n\n### Publishing\n\n``` sh\n# publish to pypi\n$ nbdev_pypi\n\n# publish to conda\n$ nbdev_conda --build_args '-c conda-forge'\n$ nbdev_conda --mambabuild --build_args '-c conda-forge -c dsm-72'\n```\n\n# Usage\n\n## Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/dsm-72/phn):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/phn.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/phn)\n\n``` sh\n$ conda install -c dsm-72 phn\n```\n\nor from [pypi](https://pypi.org/project/phn/)\n\n``` sh\n$ pip install phn\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/phn)\n[pages](https://dsm-72.github.io/phn/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/phn) and\n[pypi](https://pypi.org/project/phn/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "phn",
"version": "0.0.13",
"project_urls": {
"Homepage": "https://github.com/dsm-72/phn"
},
"split_keywords": [
"phn",
"phenotype",
"cell",
"biology"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d1bbbb1ba8f8757f5a07caad2c9f85b218e49fca51442441fd070c05adc5791a",
"md5": "5fe41f731eaaa4a9997261e75d8487d3",
"sha256": "eadd3541ac57231a1659b2d407b5e1c9d8845119c11f1ed3e1a69df4ea8d494e"
},
"downloads": -1,
"filename": "phn-0.0.13-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5fe41f731eaaa4a9997261e75d8487d3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 24222,
"upload_time": "2023-12-08T21:29:53",
"upload_time_iso_8601": "2023-12-08T21:29:53.042641Z",
"url": "https://files.pythonhosted.org/packages/d1/bb/bb1ba8f8757f5a07caad2c9f85b218e49fca51442441fd070c05adc5791a/phn-0.0.13-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "52d1d6cd8d2921d879fc3a91fca13f88ea91de206bdb795e0c5dbe6703d39a75",
"md5": "ab6921bc9881c6dee0bca6d01e0135c2",
"sha256": "b0eed6d4fc3a61652618e73d3740c17c9f552b403e8e7c0a0afa80f33148b7c8"
},
"downloads": -1,
"filename": "phn-0.0.13.tar.gz",
"has_sig": false,
"md5_digest": "ab6921bc9881c6dee0bca6d01e0135c2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 25131,
"upload_time": "2023-12-08T21:29:54",
"upload_time_iso_8601": "2023-12-08T21:29:54.549327Z",
"url": "https://files.pythonhosted.org/packages/52/d1/d6cd8d2921d879fc3a91fca13f88ea91de206bdb795e0c5dbe6703d39a75/phn-0.0.13.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-08 21:29:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "phn",
"github_not_found": true,
"lcname": "phn"
}