littyping
================
<!-- 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 littyping --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install littyping
```
### nbdev
``` sh
# activate conda environment
$ conda activate littyping
# make sure the littyping package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the littyping package
$ nbdev_prepare
```
### Publishing
``` sh
# publish to pypi
$ nbdev_pypi
# publish to conda
$ nbdev_conda --build_args '-c conda-forge'
```
# Usage
## Installation
Install latest from the GitHub
[repository](https://github.com/dsm-72/littyping):
``` sh
$ pip install git+https://github.com/dsm-72/littyping.git
```
or from [conda](https://anaconda.org/dsm-72/littyping)
``` sh
$ conda install -c dsm-72 littyping
```
or from [pypi](https://pypi.org/project/littyping/)
``` sh
$ pip install littyping
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/littyping)
[pages](https://dsm-72.github.io/littyping/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/littyping) and
[pypi](https://pypi.org/project/littyping/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/littyping",
"name": "littyping",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "nbdev jupyter notebook python",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/68/70/46aa15e589bb4d24b57a0ee120a910dcc6e112ea260323640ccb1805878a/littyping-0.0.1.tar.gz",
"platform": null,
"description": "littyping\n================\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 littyping --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install littyping\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate littyping\n\n# make sure the littyping 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 littyping 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```\n\n# Usage\n\n## Installation\n\nInstall latest from the GitHub\n[repository](https://github.com/dsm-72/littyping):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/littyping.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/littyping)\n\n``` sh\n$ conda install -c dsm-72 littyping\n```\n\nor from [pypi](https://pypi.org/project/littyping/)\n\n``` sh\n$ pip install littyping\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/littyping)\n[pages](https://dsm-72.github.io/littyping/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/littyping) and\n[pypi](https://pypi.org/project/littyping/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "littyping",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/dsm-72/littyping"
},
"split_keywords": [
"nbdev",
"jupyter",
"notebook",
"python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d3d9293a39c7b7ae4e5c868fc2457cfebbd63745578be9aef48a5e5efd6cdfb0",
"md5": "4b1e5259d01ff9b3bd35bd8bdb206f92",
"sha256": "db6c2da80ad18f60815852ac785c9f431180d3a35fc26cda6e3f45cd87310d36"
},
"downloads": -1,
"filename": "littyping-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4b1e5259d01ff9b3bd35bd8bdb206f92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 18749,
"upload_time": "2023-06-21T19:54:17",
"upload_time_iso_8601": "2023-06-21T19:54:17.241454Z",
"url": "https://files.pythonhosted.org/packages/d3/d9/293a39c7b7ae4e5c868fc2457cfebbd63745578be9aef48a5e5efd6cdfb0/littyping-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "687046aa15e589bb4d24b57a0ee120a910dcc6e112ea260323640ccb1805878a",
"md5": "b150b29263e2abbf239c892e930bbedd",
"sha256": "82a4a46e79f8c3a489a96c655ce37bb81c217483ccbe37ad26c53ee05eca6e9c"
},
"downloads": -1,
"filename": "littyping-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "b150b29263e2abbf239c892e930bbedd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 14823,
"upload_time": "2023-06-21T19:54:18",
"upload_time_iso_8601": "2023-06-21T19:54:18.879459Z",
"url": "https://files.pythonhosted.org/packages/68/70/46aa15e589bb4d24b57a0ee120a910dcc6e112ea260323640ccb1805878a/littyping-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-21 19:54:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "littyping",
"github_not_found": true,
"lcname": "littyping"
}