# pdec
<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->
## Packages that use `pdec`
## Developer Guide
### Setup
``` sh
# create conda environment
$ mamba env create -f env.yml
# update conda environment
$ mamba env update -n pdec --file env.yml
```
### Install
``` sh
pip install -e .
# install from pypi
pip install pdec
```
### nbdev
``` sh
# activate conda environment
$ conda activate pdec
# make sure the pdec package is installed in development mode
$ pip install -e .
# make changes under nbs/ directory
# ...
# compile to have changes apply to the pdec 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/pdec):
``` sh
$ pip install git+https://github.com/dsm-72/pdec.git
```
or from [conda](https://anaconda.org/dsm-72/pdec)
``` sh
$ conda install -c dsm-72 pdec
```
or from [pypi](https://pypi.org/project/pdec/)
``` sh
$ pip install pdec
```
## Documentation
Documentation can be found hosted on GitHub
[repository](https://github.com/dsm-72/pdec)
[pages](https://dsm-72.github.io/pdec/). Additionally you can find
package manager specific guidelines on
[conda](https://anaconda.org/dsm-72/pdec) and
[pypi](https://pypi.org/project/pdec/) 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/pdec",
"name": "pdec",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.11",
"maintainer_email": "",
"keywords": "property prop slot props slots properties decorator pdec deco",
"author": "dsm-72",
"author_email": "sumner.magruder@yale.edu",
"download_url": "https://files.pythonhosted.org/packages/71/b1/aad4606b8b23b1936ac82f4fe7e8461475293635bd950e51a370909d9002/pdec-0.0.4.tar.gz",
"platform": null,
"description": "# pdec\n\n<!-- WARNING: THIS FILE WAS AUTOGENERATED! DO NOT EDIT! -->\n\n## Packages that use `pdec`\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 pdec --file env.yml\n```\n\n### Install\n\n``` sh\npip install -e .\n\n# install from pypi\npip install pdec\n```\n\n### nbdev\n\n``` sh\n# activate conda environment\n$ conda activate pdec\n\n# make sure the pdec 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 pdec 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/pdec):\n\n``` sh\n$ pip install git+https://github.com/dsm-72/pdec.git\n```\n\nor from [conda](https://anaconda.org/dsm-72/pdec)\n\n``` sh\n$ conda install -c dsm-72 pdec\n```\n\nor from [pypi](https://pypi.org/project/pdec/)\n\n``` sh\n$ pip install pdec\n```\n\n## Documentation\n\nDocumentation can be found hosted on GitHub\n[repository](https://github.com/dsm-72/pdec)\n[pages](https://dsm-72.github.io/pdec/). Additionally you can find\npackage manager specific guidelines on\n[conda](https://anaconda.org/dsm-72/pdec) and\n[pypi](https://pypi.org/project/pdec/) 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": "pdec (prototype)",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/dsm-72/pdec"
},
"split_keywords": [
"property",
"prop",
"slot",
"props",
"slots",
"properties",
"decorator",
"pdec",
"deco"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fc92e7abcafda7022b8b5b484f4aaf98b22e3d047e4b412075e6985e07c4b812",
"md5": "e338811cadc674b5e68ecc36a342ae92",
"sha256": "e7cafdeec68e41aa9f17de746fd31e4458da805d83c443d7a97cf0724e5d0ab9"
},
"downloads": -1,
"filename": "pdec-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e338811cadc674b5e68ecc36a342ae92",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9365,
"upload_time": "2024-02-03T19:57:39",
"upload_time_iso_8601": "2024-02-03T19:57:39.659542Z",
"url": "https://files.pythonhosted.org/packages/fc/92/e7abcafda7022b8b5b484f4aaf98b22e3d047e4b412075e6985e07c4b812/pdec-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "71b1aad4606b8b23b1936ac82f4fe7e8461475293635bd950e51a370909d9002",
"md5": "4d31a999337fc871936f52ef45fa053f",
"sha256": "db9be00095b3b0050ef22b5735baf28340f559576bc079f870f5571c60548783"
},
"downloads": -1,
"filename": "pdec-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "4d31a999337fc871936f52ef45fa053f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 9677,
"upload_time": "2024-02-03T19:57:41",
"upload_time_iso_8601": "2024-02-03T19:57:41.223544Z",
"url": "https://files.pythonhosted.org/packages/71/b1/aad4606b8b23b1936ac82f4fe7e8461475293635bd950e51a370909d9002/pdec-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-03 19:57:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "dsm-72",
"github_project": "pdec",
"github_not_found": true,
"lcname": "pdec"
}