boxx


Nameboxx JSON
Version 0.10.14 PyPI version JSON
download
home_pagehttps://github.com/DIYer22/boxx
SummaryTool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
upload_time2024-03-30 09:37:38
maintainerDIYer22
docs_urlNone
authorDIYer22
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements numpy scikit_image matplotlib pandas imageio snakeviz pyopengl seaborn
Travis-CI
coveralls test coverage No coveralls.
            Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.
More information on github: https://github.com/DIYer22/boxx

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/DIYer22/boxx",
    "name": "boxx",
    "maintainer": "DIYer22",
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "ylxx@live.com",
    "keywords": null,
    "author": "DIYer22",
    "author_email": "ylxx@live.com",
    "download_url": "https://files.pythonhosted.org/packages/09/a4/5ba68dff78394e3032b283b8bf905ea70bb65a71a619348a1187f2e4a7c0/boxx-0.10.14.tar.gz",
    "platform": "Windows",
    "description": "Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.\nMore information on github: https://github.com/DIYer22/boxx\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Tool-box for efficient build and debug in Python. Especially for Scientific Computing and Computer Vision.",
    "version": "0.10.14",
    "project_urls": {
        "Download": "https://github.com/DIYer22/boxx",
        "Homepage": "https://github.com/DIYer22/boxx"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2396ca646d341ce750a6f8e495a847c70b87fdcf84f66216d137e35fd67d4f4d",
                "md5": "d01722d7bf786c6b7bbb11cab068f342",
                "sha256": "4c4b61c1ed9d47dd84b5ef86296c32cc8fb909f1c314d64a793f40faf38bbd35"
            },
            "downloads": -1,
            "filename": "boxx-0.10.14-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d01722d7bf786c6b7bbb11cab068f342",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 94649,
            "upload_time": "2024-03-30T09:37:35",
            "upload_time_iso_8601": "2024-03-30T09:37:35.184010Z",
            "url": "https://files.pythonhosted.org/packages/23/96/ca646d341ce750a6f8e495a847c70b87fdcf84f66216d137e35fd67d4f4d/boxx-0.10.14-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "09a45ba68dff78394e3032b283b8bf905ea70bb65a71a619348a1187f2e4a7c0",
                "md5": "644f408e4aaea19099596304d4e9e907",
                "sha256": "ba71a798f92c12ea855c74d62648fd1afd86fea3c3813e806576221b682d9040"
            },
            "downloads": -1,
            "filename": "boxx-0.10.14.tar.gz",
            "has_sig": false,
            "md5_digest": "644f408e4aaea19099596304d4e9e907",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 90201,
            "upload_time": "2024-03-30T09:37:38",
            "upload_time_iso_8601": "2024-03-30T09:37:38.011580Z",
            "url": "https://files.pythonhosted.org/packages/09/a4/5ba68dff78394e3032b283b8bf905ea70bb65a71a619348a1187f2e4a7c0/boxx-0.10.14.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-30 09:37:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "DIYer22",
    "github_project": "boxx",
    "travis_ci": true,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "numpy",
            "specs": []
        },
        {
            "name": "scikit_image",
            "specs": []
        },
        {
            "name": "matplotlib",
            "specs": []
        },
        {
            "name": "pandas",
            "specs": []
        },
        {
            "name": "imageio",
            "specs": []
        },
        {
            "name": "snakeviz",
            "specs": []
        },
        {
            "name": "pyopengl",
            "specs": []
        },
        {
            "name": "seaborn",
            "specs": []
        }
    ],
    "lcname": "boxx"
}
        
Elapsed time: 0.44977s