pypaq


Namepypaq JSON
Version 1.10.3 PyPI version JSON
download
home_pagehttps://github.com/piteren/pypaq.git
Summarylittle Python tools
upload_time2024-12-08 22:38:48
maintainerNone
docs_urlNone
authorPiotr Niewinski
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements Levenshtein matplotlib numpy pandas plotly psutil pyyaml scipy
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/piteren/pypaq.git",
    "name": "pypaq",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Piotr Niewinski",
    "author_email": "pioniewinski@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/77/3c/ac877e2491865e284ca7009982265a82ba13778156856c020c3e78eb8969/pypaq-1.10.3.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "little Python tools",
    "version": "1.10.3",
    "project_urls": {
        "Homepage": "https://github.com/piteren/pypaq.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "81ec0a189c5650a96502c0c4109869b41c81969f62a40225a3f877003e153fe5",
                "md5": "a6b8ca04f63a0a3690e63877786f2b7a",
                "sha256": "19d9ed429f523e6b199797651ba46fc68114dc97b52ca80e37389b2b900abe1e"
            },
            "downloads": -1,
            "filename": "pypaq-1.10.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a6b8ca04f63a0a3690e63877786f2b7a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35504,
            "upload_time": "2024-12-08T22:38:46",
            "upload_time_iso_8601": "2024-12-08T22:38:46.763808Z",
            "url": "https://files.pythonhosted.org/packages/81/ec/0a189c5650a96502c0c4109869b41c81969f62a40225a3f877003e153fe5/pypaq-1.10.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "773cac877e2491865e284ca7009982265a82ba13778156856c020c3e78eb8969",
                "md5": "6c040cf2d9e39780e6790bc5e34ddd98",
                "sha256": "7b45a5a0245f89239eddd9ad810bcaf90f23a59848cf7176c29d1887ec67405e"
            },
            "downloads": -1,
            "filename": "pypaq-1.10.3.tar.gz",
            "has_sig": false,
            "md5_digest": "6c040cf2d9e39780e6790bc5e34ddd98",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28919,
            "upload_time": "2024-12-08T22:38:48",
            "upload_time_iso_8601": "2024-12-08T22:38:48.703081Z",
            "url": "https://files.pythonhosted.org/packages/77/3c/ac877e2491865e284ca7009982265a82ba13778156856c020c3e78eb8969/pypaq-1.10.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-08 22:38:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "piteren",
    "github_project": "pypaq",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "Levenshtein",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "plotly",
            "specs": []
        },
        {
            "name": "psutil",
            "specs": []
        },
        {
            "name": "pyyaml",
            "specs": []
        },
        {
            "name": "scipy",
            "specs": []
        }
    ],
    "lcname": "pypaq"
}
        
Elapsed time: 0.44339s