# achn
<!-- 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 bnx --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install bnx
```
### nbdev
``` sh
# 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
``` 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/bnx):
``` sh
$ pip install git+https://github.com/dsm-72/bnx.git
```
or from [conda](https://anaconda.org/dsm-72/bnx)
``` sh
$ conda install -c dsm-72 bnx
```
or from [pypi](https://pypi.org/project/bnx/)
``` sh
$ pip install bnx
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/bnx)
[pages](https://dsm-72.github.io/bnx/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/bnx) and
[pypi](https://pypi.org/project/bnx/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/achn",
"name": "achn",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "achn chachn",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/82/0a/b021083ea2161567c5c482f12ce31bf646b087cb0c181a742100d224d2f6/achn-0.0.6.tar.gz",
"platform": null,
"description": "# achn\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 bnx --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install bnx\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate bnx\n\n# make sure the bnx 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 bnx 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/bnx):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/bnx.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/bnx)\n\n``` sh\n$ conda install -c dsm-72 bnx\n```\n\nor from [pypi](https://pypi.org/project/bnx/)\n\n``` sh\n$ pip install bnx\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/bnx)\n[pages](https://dsm-72.github.io/bnx/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/bnx) and\n[pypi](https://pypi.org/project/bnx/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "achn: package for attribute-like chained function calls",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/dsm-72/achn"
},
"split_keywords": [
"achn",
"chachn"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "78202f9fe6d7dd0852a42fcada1ffe62e78d4d060ece40cf278a12a5f11bf14b",
"md5": "d76a0df91125821a3d192d2c16d4d352",
"sha256": "b0df00db2837f917057ae3c2dffe66460e68fe60424a5b9a3f256fe6601b0b5c"
},
"downloads": -1,
"filename": "achn-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d76a0df91125821a3d192d2c16d4d352",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 7586,
"upload_time": "2024-03-08T14:58:11",
"upload_time_iso_8601": "2024-03-08T14:58:11.795409Z",
"url": "https://files.pythonhosted.org/packages/78/20/2f9fe6d7dd0852a42fcada1ffe62e78d4d060ece40cf278a12a5f11bf14b/achn-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "820ab021083ea2161567c5c482f12ce31bf646b087cb0c181a742100d224d2f6",
"md5": "1686fe60f055f969c27a04a4dfc38160",
"sha256": "2aeeae58549334db9bd160f8b34b7955f41bfae2fa42ebaf624f72f4db61a5c3"
},
"downloads": -1,
"filename": "achn-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "1686fe60f055f969c27a04a4dfc38160",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8128,
"upload_time": "2024-03-08T14:58:12",
"upload_time_iso_8601": "2024-03-08T14:58:12.863282Z",
"url": "https://files.pythonhosted.org/packages/82/0a/b021083ea2161567c5c482f12ce31bf646b087cb0c181a742100d224d2f6/achn-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-08 14:58:12",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "achn",
"github_not_found": true,
"lcname": "achn"
}