piggypandas


Namepiggypandas JSON
Version 2.0.9 PyPI version JSON
download
home_pagehttps://github.com/dstillermann/piggypandas
SummaryA few helpers for more efficient pandas work
upload_time2023-12-08 15:21:36
maintainer
docs_urlNone
authorDmitry Stillermannm
requires_python>=3.9
license
keywords
VCS
bugtrack_url
requirements setuptools pandas numpy xlsxwriter adodbapi
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # piggypandas

This is a library containing a few helpers for more efficient 
[pandas](https://pandas.pydata.org/) work.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dstillermann/piggypandas",
    "name": "piggypandas",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "",
    "author": "Dmitry Stillermannm",
    "author_email": "dmitry@stillermann.com",
    "download_url": "https://files.pythonhosted.org/packages/e6/18/59e35bfb4a3c855977b4beb34f1f09da67206fb8d24354d7a67f1156ff08/piggypandas-2.0.9.tar.gz",
    "platform": null,
    "description": "# piggypandas\r\n\r\nThis is a library containing a few helpers for more efficient \r\n[pandas](https://pandas.pydata.org/) work.\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "A few helpers for more efficient pandas work",
    "version": "2.0.9",
    "project_urls": {
        "Homepage": "https://github.com/dstillermann/piggypandas"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "96fea91c720365f76e09d57a234775ee0bb85d629544d60558dd4bb9d69923ad",
                "md5": "6c7c64c329a8e470b71ed5d7b9c01a9f",
                "sha256": "6ecc82b3f14bd46218f0d467bcc866699f38af6a399cf6b06eb80a0549d67c1f"
            },
            "downloads": -1,
            "filename": "piggypandas-2.0.9-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6c7c64c329a8e470b71ed5d7b9c01a9f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 16710,
            "upload_time": "2023-12-08T15:21:35",
            "upload_time_iso_8601": "2023-12-08T15:21:35.774196Z",
            "url": "https://files.pythonhosted.org/packages/96/fe/a91c720365f76e09d57a234775ee0bb85d629544d60558dd4bb9d69923ad/piggypandas-2.0.9-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e61859e35bfb4a3c855977b4beb34f1f09da67206fb8d24354d7a67f1156ff08",
                "md5": "77984eb2c0a2caa22733999e5ed2deba",
                "sha256": "ebdeb6bd6dcedb381f8ea059e60eff20f9852e730c0b72915d0f6cced7d69356"
            },
            "downloads": -1,
            "filename": "piggypandas-2.0.9.tar.gz",
            "has_sig": false,
            "md5_digest": "77984eb2c0a2caa22733999e5ed2deba",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 11360,
            "upload_time": "2023-12-08T15:21:36",
            "upload_time_iso_8601": "2023-12-08T15:21:36.982299Z",
            "url": "https://files.pythonhosted.org/packages/e6/18/59e35bfb4a3c855977b4beb34f1f09da67206fb8d24354d7a67f1156ff08/piggypandas-2.0.9.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-08 15:21:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dstillermann",
    "github_project": "piggypandas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "setuptools",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "xlsxwriter",
            "specs": []
        },
        {
            "name": "adodbapi",
            "specs": []
        }
    ],
    "lcname": "piggypandas"
}
        
Elapsed time: 0.31832s