# hasr
<!-- 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 hasr --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install hasr
```
### nbdev
``` sh
# activate conda environment
$ conda activate hasr
# make sure the hasr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the hasr 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/hasr):
``` sh
$ pip install git+https://github.com/dsm-72/hasr.git
```
or from [conda](https://anaconda.org/dsm-72/hasr)
``` sh
$ conda install -c dsm-72 hasr
```
or from [pypi](https://pypi.org/project/hasr/)
``` sh
$ pip install hasr
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/hasr)
[pages](https://dsm-72.github.io/hasr/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/hasr) and
[pypi](https://pypi.org/project/hasr/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/hasr",
"name": "hasr",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "hasr is question bool type guard typeguard check hasr",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/98/7e/c05dfe0804698105df72d51c8f8f45b2d78be59a838c7c5e34828b9374bf/hasr-0.0.7.tar.gz",
"platform": null,
"description": "# hasr\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 hasr --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install hasr\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate hasr\n\n# make sure the hasr 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 hasr 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/hasr):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/hasr.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/hasr)\n\n``` sh\n$ conda install -c dsm-72 hasr\n```\n\nor from [pypi](https://pypi.org/project/hasr/)\n\n``` sh\n$ pip install hasr\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/hasr)\n[pages](https://dsm-72.github.io/hasr/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/hasr) and\n[pypi](https://pypi.org/project/hasr/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "hasr",
"version": "0.0.7",
"project_urls": {
"Homepage": "https://github.com/dsm-72/hasr"
},
"split_keywords": [
"hasr",
"is",
"question",
"bool",
"type",
"guard",
"typeguard",
"check",
"hasr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "89b58872bf93075d289e1e2ed2ebe261bb1a145fd58d3a2288667146bee84316",
"md5": "2e4624a8050d299a87694939bff04f5d",
"sha256": "d750bbbe900cb489c7d6b8933f28510493e64c73aeb98d48f0672fb390a61e0e"
},
"downloads": -1,
"filename": "hasr-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "2e4624a8050d299a87694939bff04f5d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 11800,
"upload_time": "2023-12-13T13:44:08",
"upload_time_iso_8601": "2023-12-13T13:44:08.074527Z",
"url": "https://files.pythonhosted.org/packages/89/b5/8872bf93075d289e1e2ed2ebe261bb1a145fd58d3a2288667146bee84316/hasr-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "987ec05dfe0804698105df72d51c8f8f45b2d78be59a838c7c5e34828b9374bf",
"md5": "b6c6b5eb2f5ec8e5fcd1ffea920e196f",
"sha256": "f612d519c8285dfef3911e955fd7a89587ba913bdde963eba0a0f4b8c3f820e5"
},
"downloads": -1,
"filename": "hasr-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "b6c6b5eb2f5ec8e5fcd1ffea920e196f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 11958,
"upload_time": "2023-12-13T13:44:09",
"upload_time_iso_8601": "2023-12-13T13:44:09.133292Z",
"url": "https://files.pythonhosted.org/packages/98/7e/c05dfe0804698105df72d51c8f8f45b2d78be59a838c7c5e34828b9374bf/hasr-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-12-13 13:44:09",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "hasr",
"github_not_found": true,
"lcname": "hasr"
}