# nchr
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Packages that use nchr
- `bytetype`
- `fuzstr`
- `inhum`
- `nbkit`
- `nist`
- `nymstr`
## Developer Guide
### Setup
``` sh
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n nchr --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install nchr
```
### nbdev
``` sh
# activate conda environment
$ conda activate nchr
# make sure the nchr package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the nchr 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/nchr):
``` sh
$ pip install git+https://github.com/dsm-72/nchr.git
```
or from [conda](https://anaconda.org/dsm-72/nchr)
``` sh
$ conda install -c dsm-72 nchr
```
or from [pypi](https://pypi.org/project/nchr/)
``` sh
$ pip install nchr
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/nchr)
[pages](https://dsm-72.github.io/nchr/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/nchr) and
[pypi](https://pypi.org/project/nchr/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/nchr",
"name": "nchr",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "nchr named string literal str chr literals characters",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/7e/de/ec1c8ccaa25be342f3dc9381bb26d1ce21eab48a29ed68c9b96b409ad150/nchr-0.0.11.tar.gz",
"platform": null,
"description": "# nchr\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Packages that use nchr\n\n- `bytetype`\n- `fuzstr`\n- `inhum`\n- `nbkit`\n- `nist`\n- `nymstr`\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 nchr --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install nchr\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate nchr\n\n# make sure the nchr 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 nchr 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/nchr):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/nchr.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/nchr)\n\n``` sh\n$ conda install -c dsm-72 nchr\n```\n\nor from [pypi](https://pypi.org/project/nchr/)\n\n``` sh\n$ pip install nchr\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/nchr)\n[pages](https://dsm-72.github.io/nchr/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/nchr) and\n[pypi](https://pypi.org/project/nchr/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "nchr",
"version": "0.0.11",
"project_urls": {
"Homepage": "https://github.com/dsm-72/nchr"
},
"split_keywords": [
"nchr",
"named",
"string",
"literal",
"str",
"chr",
"literals",
"characters"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "23ee0917cf00ff445304a15624d42bada72524e68216374bb33e80d6c0f1f396",
"md5": "a4b92e79031673dbf2a673bbccbd84f0",
"sha256": "6bbe847699f529dfac15320a0b75540c328114f2817beeea1c363ac54061fe4b"
},
"downloads": -1,
"filename": "nchr-0.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a4b92e79031673dbf2a673bbccbd84f0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9198,
"upload_time": "2024-02-25T14:37:06",
"upload_time_iso_8601": "2024-02-25T14:37:06.881186Z",
"url": "https://files.pythonhosted.org/packages/23/ee/0917cf00ff445304a15624d42bada72524e68216374bb33e80d6c0f1f396/nchr-0.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7edeec1c8ccaa25be342f3dc9381bb26d1ce21eab48a29ed68c9b96b409ad150",
"md5": "ab6e806e5fcaccd639161807d5da5b55",
"sha256": "2b81b195352f924c8d642d3ac52cb99c231c50d687f46e6fcacc62a2fd6ec9bb"
},
"downloads": -1,
"filename": "nchr-0.0.11.tar.gz",
"has_sig": false,
"md5_digest": "ab6e806e5fcaccd639161807d5da5b55",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 9128,
"upload_time": "2024-02-25T14:37:08",
"upload_time_iso_8601": "2024-02-25T14:37:08.472305Z",
"url": "https://files.pythonhosted.org/packages/7e/de/ec1c8ccaa25be342f3dc9381bb26d1ce21eab48a29ed68c9b96b409ad150/nchr-0.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-25 14:37:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "nchr",
"github_not_found": true,
"lcname": "nchr"
}