[![Build Status](https://github.com/OCHA-DAP/hdx-python-database/actions/workflows/run-python-tests.yaml/badge.svg)](https://github.com/OCHA-DAP/hdx-python-database/actions/workflows/run-python-tests.yaml)
[![Coverage Status](https://coveralls.io/repos/github/OCHA-DAP/hdx-python-database/badge.svg?branch=main&ts=1)](https://coveralls.io/github/OCHA-DAP/hdx-python-database?branch=main)
[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)
[![Downloads](https://img.shields.io/pypi/dm/hdx-python-database.svg)](https://pypistats.org/packages/hdx-python-database)
The HDX Python Database Library provides utilities for connecting to databases in a standard way including
through an ssh tunnel if needed. It is built on top of SQLAlchemy and simplifies its setup.
For more information, please read the [documentation](https://hdx-python-database.readthedocs.io/en/latest/).
This library is part of the [Humanitarian Data Exchange](https://data.humdata.org/) (HDX) project. If you have
humanitarian related data, please upload your datasets to HDX.
Raw data
{
"_id": null,
"home_page": null,
"name": "hdx-python-database",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "HDX, database, postgresql",
"author": null,
"author_email": "Michael Rans <rans@email.com>",
"download_url": "https://files.pythonhosted.org/packages/34/6e/e65c01770c951569c8698a0dc488861f8423efbd99066fa456026a0307ba/hdx_python_database-1.3.4.tar.gz",
"platform": null,
"description": "[![Build Status](https://github.com/OCHA-DAP/hdx-python-database/actions/workflows/run-python-tests.yaml/badge.svg)](https://github.com/OCHA-DAP/hdx-python-database/actions/workflows/run-python-tests.yaml)\n[![Coverage Status](https://coveralls.io/repos/github/OCHA-DAP/hdx-python-database/badge.svg?branch=main&ts=1)](https://coveralls.io/github/OCHA-DAP/hdx-python-database?branch=main)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n[![Downloads](https://img.shields.io/pypi/dm/hdx-python-database.svg)](https://pypistats.org/packages/hdx-python-database)\n\nThe HDX Python Database Library provides utilities for connecting to databases in a standard way including\nthrough an ssh tunnel if needed. It is built on top of SQLAlchemy and simplifies its setup.\n\nFor more information, please read the [documentation](https://hdx-python-database.readthedocs.io/en/latest/).\n\nThis library is part of the [Humanitarian Data Exchange](https://data.humdata.org/) (HDX) project. If you have\nhumanitarian related data, please upload your datasets to HDX.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "HDX Python database utilities",
"version": "1.3.4",
"project_urls": {
"Homepage": "https://github.com/OCHA-DAP/hdx-python-database"
},
"split_keywords": [
"hdx",
" database",
" postgresql"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "f2d94df2dcac7f03aa691183494440d1be3a8bbf3559c6fec54b437dfc436afa",
"md5": "3f66670827cfc3e1ee5b69b5b22dedf5",
"sha256": "aa8e1ac3dfb7273435336ed163c087dcbde9d0c82620c640a90899bf4f05f54d"
},
"downloads": -1,
"filename": "hdx_python_database-1.3.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3f66670827cfc3e1ee5b69b5b22dedf5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 10869,
"upload_time": "2024-10-15T05:23:22",
"upload_time_iso_8601": "2024-10-15T05:23:22.841142Z",
"url": "https://files.pythonhosted.org/packages/f2/d9/4df2dcac7f03aa691183494440d1be3a8bbf3559c6fec54b437dfc436afa/hdx_python_database-1.3.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "346ee65c01770c951569c8698a0dc488861f8423efbd99066fa456026a0307ba",
"md5": "fa0aa235d6fd62aaf264dbdd48390689",
"sha256": "7cf0c4ceb41b822bb360565b131c777afd211629db1e649327da921955178b1e"
},
"downloads": -1,
"filename": "hdx_python_database-1.3.4.tar.gz",
"has_sig": false,
"md5_digest": "fa0aa235d6fd62aaf264dbdd48390689",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 17299,
"upload_time": "2024-10-15T05:23:24",
"upload_time_iso_8601": "2024-10-15T05:23:24.203613Z",
"url": "https://files.pythonhosted.org/packages/34/6e/e65c01770c951569c8698a0dc488861f8423efbd99066fa456026a0307ba/hdx_python_database-1.3.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-15 05:23:24",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "OCHA-DAP",
"github_project": "hdx-python-database",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "bcrypt",
"specs": [
[
"==",
"4.2.0"
]
]
},
{
"name": "cffi",
"specs": [
[
"==",
"1.17.1"
]
]
},
{
"name": "cfgv",
"specs": [
[
"==",
"3.4.0"
]
]
},
{
"name": "coverage",
"specs": [
[
"==",
"7.6.3"
]
]
},
{
"name": "cryptography",
"specs": [
[
"==",
"43.0.1"
]
]
},
{
"name": "distlib",
"specs": [
[
"==",
"0.3.9"
]
]
},
{
"name": "filelock",
"specs": [
[
"==",
"3.16.1"
]
]
},
{
"name": "greenlet",
"specs": [
[
"==",
"3.1.1"
]
]
},
{
"name": "identify",
"specs": [
[
"==",
"2.6.1"
]
]
},
{
"name": "iniconfig",
"specs": [
[
"==",
"2.0.0"
]
]
},
{
"name": "nodeenv",
"specs": [
[
"==",
"1.9.1"
]
]
},
{
"name": "packaging",
"specs": [
[
"==",
"24.1"
]
]
},
{
"name": "paramiko",
"specs": [
[
"==",
"3.5.0"
]
]
},
{
"name": "platformdirs",
"specs": [
[
"==",
"4.3.6"
]
]
},
{
"name": "pluggy",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "pre-commit",
"specs": [
[
"==",
"4.0.1"
]
]
},
{
"name": "psycopg",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "psycopg-binary",
"specs": [
[
"==",
"3.2.3"
]
]
},
{
"name": "pycparser",
"specs": [
[
"==",
"2.22"
]
]
},
{
"name": "pynacl",
"specs": [
[
"==",
"1.5.0"
]
]
},
{
"name": "pytest",
"specs": [
[
"==",
"8.3.3"
]
]
},
{
"name": "pytest-cov",
"specs": [
[
"==",
"5.0.0"
]
]
},
{
"name": "pyyaml",
"specs": [
[
"==",
"6.0.2"
]
]
},
{
"name": "sqlalchemy",
"specs": [
[
"==",
"2.0.35"
]
]
},
{
"name": "sshtunnel",
"specs": [
[
"==",
"0.4.0"
]
]
},
{
"name": "typing-extensions",
"specs": [
[
"==",
"4.12.2"
]
]
},
{
"name": "virtualenv",
"specs": [
[
"==",
"20.26.6"
]
]
}
],
"lcname": "hdx-python-database"
}