Name | databankpy JSON |
Version |
0.0.1
JSON |
| download |
home_page | |
Summary | DatabankPy is a set of utilities for programmatic access to the DNP databank |
upload_time | 2023-07-04 19:17:54 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.10 |
license | MIT |
keywords |
douglas
databank
dnp
data
bank
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# DatabankPy
[![PyPI - Version](https://img.shields.io/pypi/v/databankpy.svg)](https://pypi.org/project/databankpy)
[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/databankpy.svg)](https://pypi.org/project/databankpy)
-----
**Table of Contents**
- [Installation](#installation)
- [License](#license)
## Installation
```shell
pip install databankpy
```
## Development Setup
### Install Dependencies
```shell
pip install ".[dev]"
```
### Build
```shell
python -m build
```
Raw data
{
"_id": null,
"home_page": "",
"name": "databankpy",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "",
"keywords": "Douglas,Databank,DNP,Data,Bank",
"author": "",
"author_email": "Joshua Unrau <contact@joshuaunrau.com>",
"download_url": "https://files.pythonhosted.org/packages/15/1b/ff2372593def295539cb9b81d473876649cd95503ee967b090125becf8bd/databankpy-0.0.1.tar.gz",
"platform": null,
"description": "# DatabankPy\n\n[![PyPI - Version](https://img.shields.io/pypi/v/databankpy.svg)](https://pypi.org/project/databankpy)\n[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/databankpy.svg)](https://pypi.org/project/databankpy)\n\n-----\n\n**Table of Contents**\n\n- [Installation](#installation)\n- [License](#license)\n\n## Installation\n\n```shell\npip install databankpy\n```\n\n## Development Setup\n\n### Install Dependencies\n\n```shell\npip install \".[dev]\"\n```\n\n### Build\n\n```shell\npython -m build\n```\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "DatabankPy is a set of utilities for programmatic access to the DNP databank",
"version": "0.0.1",
"project_urls": {
"Documentation": "https://github.com/DouglasNeuroInformatics/DatabankPy#readme",
"Issues": "https://github.com/DouglasNeuroInformatics/DatabankPy/issues",
"Source": "https://github.com/DouglasNeuroInformatics/DatabankPy"
},
"split_keywords": [
"douglas",
"databank",
"dnp",
"data",
"bank"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "43066f0feaa386e12a673025e921a569214aba5da85953cc63b7e41243afedb4",
"md5": "75b88afcc6ea6955f0507cdd79acd784",
"sha256": "405fb16faaa2addfc15ace6d2111e6dd32f488d1796b3e9c3bc2e768e9f158ca"
},
"downloads": -1,
"filename": "databankpy-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "75b88afcc6ea6955f0507cdd79acd784",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 2812,
"upload_time": "2023-07-04T19:17:52",
"upload_time_iso_8601": "2023-07-04T19:17:52.858982Z",
"url": "https://files.pythonhosted.org/packages/43/06/6f0feaa386e12a673025e921a569214aba5da85953cc63b7e41243afedb4/databankpy-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "151bff2372593def295539cb9b81d473876649cd95503ee967b090125becf8bd",
"md5": "d0758e181e0462fdf6efce99603f07a2",
"sha256": "a741989f405e70d1154c667bbc7be7d6141aad0c9ec50b9dab900d50dce6bd86"
},
"downloads": -1,
"filename": "databankpy-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "d0758e181e0462fdf6efce99603f07a2",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 2636,
"upload_time": "2023-07-04T19:17:54",
"upload_time_iso_8601": "2023-07-04T19:17:54.556776Z",
"url": "https://files.pythonhosted.org/packages/15/1b/ff2372593def295539cb9b81d473876649cd95503ee967b090125becf8bd/databankpy-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-04 19:17:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DouglasNeuroInformatics",
"github_project": "DatabankPy#readme",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "databankpy"
}