# atup
<!-- 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 atup --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install atup
```
### nbdev
``` sh
# activate conda environment
$ conda activate atup
# make sure the atup package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the atup 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/atup):
``` sh
$ pip install git+https://github.com/dsm-72/atup.git
```
or from [conda](https://anaconda.org/dsm-72/atup)
``` sh
$ conda install -c dsm-72 atup
```
or from [pypi](https://pypi.org/project/atup/)
``` sh
$ pip install atup
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/atup)
[pages](https://dsm-72.github.io/atup/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/atup) and
[pypi](https://pypi.org/project/atup/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/atup",
"name": "atup",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "atup additional tuple utilities utils tups argument unpacking",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/b5/55/30542a968b3cc60dc1083dd3e4b7084f9b7d4f9ec2b5f7695cd7fdf5e8df/atup-0.0.12.tar.gz",
"platform": null,
"description": "# atup\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 atup --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install atup\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate atup\n\n# make sure the atup 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 atup 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/atup):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/atup.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/atup)\n\n``` sh\n$ conda install -c dsm-72 atup\n```\n\nor from [pypi](https://pypi.org/project/atup/)\n\n``` sh\n$ pip install atup\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/atup)\n[pages](https://dsm-72.github.io/atup/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/atup) and\n[pypi](https://pypi.org/project/atup/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "atup",
"version": "0.0.12",
"project_urls": {
"Homepage": "https://github.com/dsm-72/atup"
},
"split_keywords": [
"atup",
"additional",
"tuple",
"utilities",
"utils",
"tups",
"argument",
"unpacking"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5a9efdcbbdd516a79bdb0f44ae5b7b8c9351ae2997b601b60abbc5fa4428c6ed",
"md5": "e0145c06e0c1c8a9027e00d882e0b2c2",
"sha256": "a6ba6851688b8196c5dc90041feb98db92da8736897c809a99b0396f9778b1e7"
},
"downloads": -1,
"filename": "atup-0.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e0145c06e0c1c8a9027e00d882e0b2c2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 21724,
"upload_time": "2024-03-11T18:10:07",
"upload_time_iso_8601": "2024-03-11T18:10:07.753190Z",
"url": "https://files.pythonhosted.org/packages/5a/9e/fdcbbdd516a79bdb0f44ae5b7b8c9351ae2997b601b60abbc5fa4428c6ed/atup-0.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b55530542a968b3cc60dc1083dd3e4b7084f9b7d4f9ec2b5f7695cd7fdf5e8df",
"md5": "f8e3351f5d0b4095f0cf7f22c30e5e90",
"sha256": "1061526ac261b1b1617c2fb82bd6c314a510f7f6ebab6bf508df8ec8764a82b0"
},
"downloads": -1,
"filename": "atup-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "f8e3351f5d0b4095f0cf7f22c30e5e90",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 19492,
"upload_time": "2024-03-11T18:10:09",
"upload_time_iso_8601": "2024-03-11T18:10:09.758421Z",
"url": "https://files.pythonhosted.org/packages/b5/55/30542a968b3cc60dc1083dd3e4b7084f9b7d4f9ec2b5f7695cd7fdf5e8df/atup-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-11 18:10:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "atup",
"github_not_found": true,
"lcname": "atup"
}