# ltyp
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Packages that use `ltyp`
## Developer Guide
### Setup
``` sh
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n ltyp --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install ltyp
```
### nbdev
``` sh
# activate conda environment
$ conda activate ltyp
# make sure the ltyp package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the ltyp 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/ltyp):
``` sh
$ pip install git+https://github.com/dsm-72/ltyp.git
```
or from [conda](https://anaconda.org/dsm-72/ltyp)
``` sh
$ conda install -c dsm-72 ltyp
```
or from [pypi](https://pypi.org/project/ltyp/)
``` sh
$ pip install ltyp
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/ltyp)
[pages](https://dsm-72.github.io/ltyp/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/ltyp) and
[pypi](https://pypi.org/project/ltyp/) respectively.
### A = Alias
### C = ClassVar
### Q = Optional
### E = (Over)-Engineered
### Z = Custom
### R = Rich
### P = Plot
### D = Data
### B = Bio
### M = Machine Learning
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/ltyp",
"name": "ltyp",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "nbdev jupyter notebook python types type alias type ltyp typ optional opt",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/0e/d0/5c47cdcccc1070fed0c3745e4698ccb6e3d3aad5fb0c73391a6d9bae89a2/ltyp-0.0.28.tar.gz",
"platform": null,
"description": "# ltyp\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Packages that use `ltyp`\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 ltyp --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install ltyp\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate ltyp\n\n# make sure the ltyp 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 ltyp 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/ltyp):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/ltyp.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/ltyp)\n\n``` sh\n$ conda install -c dsm-72 ltyp\n```\n\nor from [pypi](https://pypi.org/project/ltyp/)\n\n``` sh\n$ pip install ltyp\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/ltyp)\n[pages](https://dsm-72.github.io/ltyp/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/ltyp) and\n[pypi](https://pypi.org/project/ltyp/) respectively.\n\n### A = Alias\n\n### C = ClassVar\n\n### Q = Optional\n\n### E = (Over)-Engineered\n\n### Z = Custom\n\n### R = Rich\n\n### P = Plot\n\n### D = Data\n\n### B = Bio\n\n### M = Machine Learning\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "ltyp (literal type alias)",
"version": "0.0.28",
"project_urls": {
"Homepage": "https://github.com/dsm-72/ltyp"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python",
"types",
"type",
"alias",
"type",
"ltyp",
"typ",
"optional",
"opt"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "116acf1ffdf6b4adef6cafce9a89e7ede87f0227ed2f4d7589e92c260cd83397",
"md5": "b87c26a983e0c77d5a8d133e90d090b6",
"sha256": "09daa7f1b302af9cfed5c515a0c08d6e5c356c9ddede588a99ae7a287c531737"
},
"downloads": -1,
"filename": "ltyp-0.0.28-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b87c26a983e0c77d5a8d133e90d090b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 18634,
"upload_time": "2024-02-16T18:16:41",
"upload_time_iso_8601": "2024-02-16T18:16:41.319282Z",
"url": "https://files.pythonhosted.org/packages/11/6a/cf1ffdf6b4adef6cafce9a89e7ede87f0227ed2f4d7589e92c260cd83397/ltyp-0.0.28-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0ed05c47cdcccc1070fed0c3745e4698ccb6e3d3aad5fb0c73391a6d9bae89a2",
"md5": "35e347d6a61be6568fa7367f8d959338",
"sha256": "ae425b9be5af5077edab94274aeb3ed5ef55a17c2c222db9e66fb00fded661b9"
},
"downloads": -1,
"filename": "ltyp-0.0.28.tar.gz",
"has_sig": false,
"md5_digest": "35e347d6a61be6568fa7367f8d959338",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 16630,
"upload_time": "2024-02-16T18:16:42",
"upload_time_iso_8601": "2024-02-16T18:16:42.651036Z",
"url": "https://files.pythonhosted.org/packages/0e/d0/5c47cdcccc1070fed0c3745e4698ccb6e3d3aad5fb0c73391a6d9bae89a2/ltyp-0.0.28.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-16 18:16:42",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "ltyp",
"github_not_found": true,
"lcname": "ltyp"
}