postgresql-access


Namepostgresql-access JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/NMRhub/postgresql_access.git
Summary
upload_time2024-01-03 18:18:39
maintainer
docs_urlNone
authorGerard
requires_python>=3.8
licenseMIT license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # postgresql_access
Helper functions for connecting to Postgresql

## keyring
You must install a [keyring](https://pypi.org/project/keyring/) in your Python environment to use this package.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/NMRhub/postgresql_access.git",
    "name": "postgresql-access",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Gerard",
    "author_email": "gweatherby@uchc.edu",
    "download_url": "https://files.pythonhosted.org/packages/b2/a2/c809c8afc934a63b53e09f13390111232f5cf76436f66af4e4d4ab15c315/postgresql_access-1.0.tar.gz",
    "platform": null,
    "description": "# postgresql_access\nHelper functions for connecting to Postgresql\n\n## keyring\nYou must install a [keyring](https://pypi.org/project/keyring/) in your Python environment to use this package.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "",
    "version": "1.0",
    "project_urls": {
        "Homepage": "https://github.com/NMRhub/postgresql_access.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c9a3b6f39c69c0fde448d36421600df3701c6b43ef644aedf7121d3902e93473",
                "md5": "701091155d525d9028e2ae39d7b549a4",
                "sha256": "33c5d58cac88a6b71e434cda9290a82cb61cf38543f35e04692a54d8e263751a"
            },
            "downloads": -1,
            "filename": "postgresql_access-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "701091155d525d9028e2ae39d7b549a4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 7148,
            "upload_time": "2024-01-03T18:18:37",
            "upload_time_iso_8601": "2024-01-03T18:18:37.308419Z",
            "url": "https://files.pythonhosted.org/packages/c9/a3/b6f39c69c0fde448d36421600df3701c6b43ef644aedf7121d3902e93473/postgresql_access-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2a2c809c8afc934a63b53e09f13390111232f5cf76436f66af4e4d4ab15c315",
                "md5": "ea3132f6155770a4e01353a1e967f335",
                "sha256": "8388b234382eb08a8e151a27d4b14069c3ad000429c15f5bed493b5af3bd5d54"
            },
            "downloads": -1,
            "filename": "postgresql_access-1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ea3132f6155770a4e01353a1e967f335",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 5955,
            "upload_time": "2024-01-03T18:18:39",
            "upload_time_iso_8601": "2024-01-03T18:18:39.493030Z",
            "url": "https://files.pythonhosted.org/packages/b2/a2/c809c8afc934a63b53e09f13390111232f5cf76436f66af4e4d4ab15c315/postgresql_access-1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 18:18:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NMRhub",
    "github_project": "postgresql_access",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "postgresql-access"
}
        
Elapsed time: 0.55854s