# nlit
<!-- 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 nlit --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install nlit
```
### nbdev
``` sh
# activate conda environment
$ conda activate nlit
# make sure the nlit package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the nlit 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/nlit):
``` sh
$ pip install git+https://github.com/dsm-72/nlit.git
```
or from [conda](https://anaconda.org/dsm-72/nlit)
``` sh
$ conda install -c dsm-72 nlit
```
or from [pypi](https://pypi.org/project/nlit/)
``` sh
$ pip install nlit
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/nlit)
[pages](https://dsm-72.github.io/nlit/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/nlit) and
[pypi](https://pypi.org/project/nlit/) respectively.
Raw data
{
"_id": null,
"home_page": "https://github.com/dsm-72/xsc",
"name": "xsc",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "xsc extra extras single cell sc scanpy anndata RNA-seq seq",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/09/3a/76e444187ccb6be2642eb5a192f00dcbf981e08e0c9c226630e1beadc730/xsc-0.0.12.tar.gz",
"platform": null,
"description": "# nlit\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 nlit --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install nlit\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate nlit\n\n# make sure the nlit 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 nlit 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/nlit):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/nlit.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/nlit)\n\n``` sh\n$ conda install -c dsm-72 nlit\n```\n\nor from [pypi](https://pypi.org/project/nlit/)\n\n``` sh\n$ pip install nlit\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/nlit)\n[pages](https://dsm-72.github.io/nlit/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/nlit) and\n[pypi](https://pypi.org/project/nlit/) respectively.\n",
"bugtrack_url": null,
"license": "Apache Software License 2.0",
"summary": "xsc",
"version": "0.0.12",
"project_urls": {
"Homepage": "https://github.com/dsm-72/xsc"
},
"split_keywords": [
"xsc",
"extra",
"extras",
"single",
"cell",
"sc",
"scanpy",
"anndata",
"rna-seq",
"seq"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0d1adea5c82091eeb2f6a14fd2d6db453ed54825986d3536821c4fdd822f510f",
"md5": "df531051102cd007f5975abd3cbcc610",
"sha256": "e02b16578d9e6d04e69c37910f070ec9d84e54168ab57670cbd0dcde22e6795c"
},
"downloads": -1,
"filename": "xsc-0.0.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "df531051102cd007f5975abd3cbcc610",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 21514,
"upload_time": "2024-02-04T19:17:57",
"upload_time_iso_8601": "2024-02-04T19:17:57.424529Z",
"url": "https://files.pythonhosted.org/packages/0d/1a/dea5c82091eeb2f6a14fd2d6db453ed54825986d3536821c4fdd822f510f/xsc-0.0.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "093a76e444187ccb6be2642eb5a192f00dcbf981e08e0c9c226630e1beadc730",
"md5": "f7e506ab35c242e9cbe1d43c24334e4e",
"sha256": "6816f57ae2aaa7bdf940db0515596c3118fef762a845f6595d2f17ed2bd1dcf1"
},
"downloads": -1,
"filename": "xsc-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "f7e506ab35c242e9cbe1d43c24334e4e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 21112,
"upload_time": "2024-02-04T19:17:59",
"upload_time_iso_8601": "2024-02-04T19:17:59.348566Z",
"url": "https://files.pythonhosted.org/packages/09/3a/76e444187ccb6be2642eb5a192f00dcbf981e08e0c9c226630e1beadc730/xsc-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-04 19:17:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "xsc",
"github_not_found": true,
"lcname": "xsc"
}