pandalchemize


Namepandalchemize JSON
Version 0.1.1 PyPI version JSON
download
home_page
SummaryAn intuitive combination of Pandas and sqlalchemy to manipulate sql databases with Pandas.
upload_time2023-01-26 19:20:31
maintainer
docs_urlNone
authorOdos Matthews
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pandalchemize",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Odos Matthews",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a2/1e/ad9e36ad613cffc09b6e2ec3b5e43820b9ac942d259deeeceafb9f413111/pandalchemize-0.1.1.tar.gz",
    "platform": "unix",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "An intuitive combination of Pandas and sqlalchemy to manipulate sql databases with Pandas.",
    "version": "0.1.1",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fb14c8149b387bec563239df3f85051f7445ed83a39d78b0315c60fe12ff99d5",
                "md5": "e87e47a278d95d4d4a0cf5379e5ca49b",
                "sha256": "a8a064593a51b49888112c4d37798945162c93b5bbcd7c480d1ecd74d8e37ce4"
            },
            "downloads": -1,
            "filename": "pandalchemize-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e87e47a278d95d4d4a0cf5379e5ca49b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4411,
            "upload_time": "2023-01-26T19:20:26",
            "upload_time_iso_8601": "2023-01-26T19:20:26.914414Z",
            "url": "https://files.pythonhosted.org/packages/fb/14/c8149b387bec563239df3f85051f7445ed83a39d78b0315c60fe12ff99d5/pandalchemize-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a21ead9e36ad613cffc09b6e2ec3b5e43820b9ac942d259deeeceafb9f413111",
                "md5": "222022bcded5249e2a4e443c2a41683e",
                "sha256": "96a4b05d4dd24b42dda83e61352b3880351ec67321e476415c80b56b2cab996c"
            },
            "downloads": -1,
            "filename": "pandalchemize-0.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "222022bcded5249e2a4e443c2a41683e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4515,
            "upload_time": "2023-01-26T19:20:31",
            "upload_time_iso_8601": "2023-01-26T19:20:31.409740Z",
            "url": "https://files.pythonhosted.org/packages/a2/1e/ad9e36ad613cffc09b6e2ec3b5e43820b9ac942d259deeeceafb9f413111/pandalchemize-0.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 19:20:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "pandalchemize"
}
        
Elapsed time: 0.06409s