pyjacket


Namepyjacket JSON
Version 0.2.5 PyPI version JSON
download
home_pagehttps://github.com/Kasper-Arfman/pyjacket
SummaryLorem ipsum
upload_time2024-11-14 15:43:23
maintainerNone
docs_urlNone
authorKasper Arfman
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements imageio matplotlib numpy opencv-contrib-python pandas Pillow scikit-image scipy PIMS nd2 tifffile
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyJacket
A collection of various broadly applicable tools.
 Written by Kasper Arfman

## Arrtools:
Matrix tools

## Core
Broadest, most useful tools

## CVtools
Image/Video analysis toolbox

## Filetools
File reading and writing

## Graphs
Useful tools for Graph theory

## ntheory
Useful tools for Number theory

## stheory
String operations

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Kasper-Arfman/pyjacket",
    "name": "pyjacket",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Kasper Arfman",
    "author_email": "Kasper.arf@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/ef/71/82ae3e4644a8e1fb4994692285ae05ceea1dd515746872de78a8f61cebc5/pyjacket-0.2.5.tar.gz",
    "platform": null,
    "description": "# PyJacket\nA collection of various broadly applicable tools.\n Written by Kasper Arfman\n\n## Arrtools:\nMatrix tools\n\n## Core\nBroadest, most useful tools\n\n## CVtools\nImage/Video analysis toolbox\n\n## Filetools\nFile reading and writing\n\n## Graphs\nUseful tools for Graph theory\n\n## ntheory\nUseful tools for Number theory\n\n## stheory\nString operations\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Lorem ipsum",
    "version": "0.2.5",
    "project_urls": {
        "Download": "http://pypi.python.org/pypi/pyjacket",
        "Homepage": "https://github.com/Kasper-Arfman/pyjacket",
        "Source": "https://github.com/Kasper-Arfman/pyjacket",
        "Tracker": "https://github.com/Kasper-Arfman/pyjacket/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c1b3e86e9a1d8520401ac208f809b8563e6665ec274bf9f658a847f86ff3ef2",
                "md5": "f5bf44ccadfaa113f1c5b845d9d7fd1c",
                "sha256": "e9c74e53e1c5d428ccacd1490b1c0262a0ebc967864bfe44430e3bb3e08c6d79"
            },
            "downloads": -1,
            "filename": "pyjacket-0.2.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f5bf44ccadfaa113f1c5b845d9d7fd1c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 48792,
            "upload_time": "2024-11-14T15:43:22",
            "upload_time_iso_8601": "2024-11-14T15:43:22.275809Z",
            "url": "https://files.pythonhosted.org/packages/9c/1b/3e86e9a1d8520401ac208f809b8563e6665ec274bf9f658a847f86ff3ef2/pyjacket-0.2.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ef7182ae3e4644a8e1fb4994692285ae05ceea1dd515746872de78a8f61cebc5",
                "md5": "707a1285f6168ea2493871dc4f1f0e1f",
                "sha256": "3e083aa3043421a4f9590526c665a456863b535528804dac7733618f29714adf"
            },
            "downloads": -1,
            "filename": "pyjacket-0.2.5.tar.gz",
            "has_sig": false,
            "md5_digest": "707a1285f6168ea2493871dc4f1f0e1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33938,
            "upload_time": "2024-11-14T15:43:23",
            "upload_time_iso_8601": "2024-11-14T15:43:23.330267Z",
            "url": "https://files.pythonhosted.org/packages/ef/71/82ae3e4644a8e1fb4994692285ae05ceea1dd515746872de78a8f61cebc5/pyjacket-0.2.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-14 15:43:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Kasper-Arfman",
    "github_project": "pyjacket",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "imageio",
            "specs": [
                [
                    ">=",
                    "2.31.2"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.7.1"
                ]
            ]
        },
        {
            "name": "numpy",
            "specs": [
                [
                    ">=",
                    "1.25.2"
                ]
            ]
        },
        {
            "name": "opencv-contrib-python",
            "specs": [
                [
                    ">=",
                    "4.8.0.76"
                ]
            ]
        },
        {
            "name": "pandas",
            "specs": [
                [
                    ">=",
                    "2.1.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    ">=",
                    "10.0.0"
                ]
            ]
        },
        {
            "name": "scikit-image",
            "specs": [
                [
                    ">=",
                    "0.21.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    ">=",
                    "1.11.2"
                ]
            ]
        },
        {
            "name": "PIMS",
            "specs": [
                [
                    ">=",
                    "0.6.1"
                ]
            ]
        },
        {
            "name": "nd2",
            "specs": [
                [
                    ">=",
                    "0.10.1"
                ]
            ]
        },
        {
            "name": "tifffile",
            "specs": [
                [
                    ">=",
                    "2024.7.2"
                ]
            ]
        }
    ],
    "lcname": "pyjacket"
}
        
Elapsed time: 0.58151s