# asto
<!-- 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 asto --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install asto
```
### nbdev
``` sh
# activate conda environment
$ conda activate asto
# make sure the asto package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the asto 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/asto):
``` sh
$ pip install git+https://github.com/dsm-72/asto.git
```
or from [conda](https://anaconda.org/dsm-72/asto)
``` sh
$ conda install -c dsm-72 asto
```
or from [pypi](https://pypi.org/project/asto/)
``` sh
$ pip install asto
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/asto)
[pages](https://dsm-72.github.io/asto/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/asto) and
[pypi](https://pypi.org/project/asto/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/asto",
"name": "asto",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": null,
"keywords": "as to convert from one type another",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/6b/8d/a60e8281cd2a673091461d6eb3aad0fa7a7ed54b3b76d25df7a2e16c9eb9/asto-0.0.34.tar.gz",
"platform": null,
"description": "# asto\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 asto --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install asto\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate asto\n\n# make sure the asto 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 asto 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/asto):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/asto.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/asto)\n\n``` sh\n$ conda install -c dsm-72 asto\n```\n\nor from [pypi](https://pypi.org/project/asto/)\n\n``` sh\n$ pip install asto\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/asto)\n[pages](https://dsm-72.github.io/asto/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/asto) and\n[pypi](https://pypi.org/project/asto/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "asto",
"version": "0.0.34",
"project_urls": {
"Homepage": "https://github.com/dsm-72/asto"
},
"split_keywords": [
"as",
"to",
"convert",
"from",
"one",
"type",
"another"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1548747eb593d7fa790d013911b389b65d89df1b1e00b0961bc718b16f83135b",
"md5": "e9be6a7ef3e4f156afc603c6ee25687a",
"sha256": "3ad7244b4fb163f16965460af1de1719be374f57297faaf04f2d955eb01eb66f"
},
"downloads": -1,
"filename": "asto-0.0.34-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e9be6a7ef3e4f156afc603c6ee25687a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 30366,
"upload_time": "2024-04-06T15:11:24",
"upload_time_iso_8601": "2024-04-06T15:11:24.840288Z",
"url": "https://files.pythonhosted.org/packages/15/48/747eb593d7fa790d013911b389b65d89df1b1e00b0961bc718b16f83135b/asto-0.0.34-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "6b8da60e8281cd2a673091461d6eb3aad0fa7a7ed54b3b76d25df7a2e16c9eb9",
"md5": "e661458429d80a980760f7bd53b03afe",
"sha256": "05af277e231139dfdbba1ec8ad32b15ee1a04a78ee200fd319c5fc7fc91f7cad"
},
"downloads": -1,
"filename": "asto-0.0.34.tar.gz",
"has_sig": false,
"md5_digest": "e661458429d80a980760f7bd53b03afe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 26057,
"upload_time": "2024-04-06T15:11:26",
"upload_time_iso_8601": "2024-04-06T15:11:26.481534Z",
"url": "https://files.pythonhosted.org/packages/6b/8d/a60e8281cd2a673091461d6eb3aad0fa7a7ed54b3b76d25df7a2e16c9eb9/asto-0.0.34.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-06 15:11:26",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "asto",
"github_not_found": true,
"lcname": "asto"
}