psqlpandas


Namepsqlpandas JSON
Version 1.6.3 PyPI version JSON
download
home_page
SummaryUtilities to communicate with postgresql database through pandas dataframes.
upload_time2024-01-26 09:40:12
maintainer
docs_urlNone
authorMattia Tantardini
requires_python>=3.10,<4.0
license
keywords postgresql pandas
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # psqlpandas
Utilities to communicate with postgresql database through pandas dataframes.

## Installation
```
pip install psqlpandas
```

## Usage
Describe how to launch and use psqlpandas project.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "psqlpandas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "postgresql,pandas",
    "author": "Mattia Tantardini",
    "author_email": "mattia.tantardini@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a4/70/2b283bf47178d92765e9d2a965379aa0e20af3a7324745a8f9a0147cf2f9/psqlpandas-1.6.3.tar.gz",
    "platform": null,
    "description": "# psqlpandas\nUtilities to communicate with postgresql database through pandas dataframes.\n\n## Installation\n```\npip install psqlpandas\n```\n\n## Usage\nDescribe how to launch and use psqlpandas project.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Utilities to communicate with postgresql database through pandas dataframes.",
    "version": "1.6.3",
    "project_urls": null,
    "split_keywords": [
        "postgresql",
        "pandas"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1cc061008c029fda986ff0478323d00ca478bc1c27b30b22ed07785fe7cea0f2",
                "md5": "f4c59beeaf36196a5cb0314a5c575740",
                "sha256": "695585971d10e74b4edc0c5db0ff55470083c255c227d5b349a4dca79600048e"
            },
            "downloads": -1,
            "filename": "psqlpandas-1.6.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4c59beeaf36196a5cb0314a5c575740",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 6627,
            "upload_time": "2024-01-26T09:40:11",
            "upload_time_iso_8601": "2024-01-26T09:40:11.124892Z",
            "url": "https://files.pythonhosted.org/packages/1c/c0/61008c029fda986ff0478323d00ca478bc1c27b30b22ed07785fe7cea0f2/psqlpandas-1.6.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a4702b283bf47178d92765e9d2a965379aa0e20af3a7324745a8f9a0147cf2f9",
                "md5": "5eb9cb391388ebd81ea43a33c7b36e2c",
                "sha256": "1d76ec7463a4e730a3ba0a8fba02a7b95cc0d8af3288b27e0846b115a5c5f1c2"
            },
            "downloads": -1,
            "filename": "psqlpandas-1.6.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5eb9cb391388ebd81ea43a33c7b36e2c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 5899,
            "upload_time": "2024-01-26T09:40:12",
            "upload_time_iso_8601": "2024-01-26T09:40:12.843406Z",
            "url": "https://files.pythonhosted.org/packages/a4/70/2b283bf47178d92765e9d2a965379aa0e20af3a7324745a8f9a0147cf2f9/psqlpandas-1.6.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-26 09:40:12",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "psqlpandas"
}
        
Elapsed time: 0.16159s