autoarray


Nameautoarray JSON
Version 2025.1.18.7 PyPI version JSON
download
home_pagehttps://github.com/Jammy2211/PyAutoArray
SummaryPyAuto Data Structures
upload_time2025-01-18 12:25:38
maintainerNone
docs_urlNone
authorJames Nightingale and Richard Hayes
requires_pythonNone
licenseMIT License
keywords cli
VCS
bugtrack_url
requirements astropy decorator dill matplotlib scipy scikit-image scikit-learn
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyAutoArray
A library for manipulating arrays within the PyAuto software framework

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Jammy2211/PyAutoArray",
    "name": "autoarray",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "cli",
    "author": "James Nightingale and Richard Hayes",
    "author_email": "james.w.nightingale@durham.ac.uk",
    "download_url": "https://files.pythonhosted.org/packages/64/e0/c4a738d3a84d15ecd74c3eaeb84607948d964b85dd6a20ed2da556d92fab/autoarray-2025.1.18.7.tar.gz",
    "platform": null,
    "description": "# PyAutoArray\r\nA library for manipulating arrays within the PyAuto software framework\r\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "PyAuto Data Structures",
    "version": "2025.1.18.7",
    "project_urls": {
        "Homepage": "https://github.com/Jammy2211/PyAutoArray"
    },
    "split_keywords": [
        "cli"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1ad856b22ae4c799d500e8bd4f03401eb7148187c32cfbb9f39e3983a14fa2e9",
                "md5": "c2940c7532ba15485f0a354341e0ec1f",
                "sha256": "9708caa3a1001a2fd6e0105d3877b2c62826bf55820f1e183fc5e69c8ee20a66"
            },
            "downloads": -1,
            "filename": "autoarray-2025.1.18.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c2940c7532ba15485f0a354341e0ec1f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 463952,
            "upload_time": "2025-01-18T12:25:33",
            "upload_time_iso_8601": "2025-01-18T12:25:33.240871Z",
            "url": "https://files.pythonhosted.org/packages/1a/d8/56b22ae4c799d500e8bd4f03401eb7148187c32cfbb9f39e3983a14fa2e9/autoarray-2025.1.18.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64e0c4a738d3a84d15ecd74c3eaeb84607948d964b85dd6a20ed2da556d92fab",
                "md5": "132422cf24731b44fdc5bbf5c1670180",
                "sha256": "1d83960ac525b8fde09efb991305c7f3b008d248e3c3b845d2d3e21730a86e25"
            },
            "downloads": -1,
            "filename": "autoarray-2025.1.18.7.tar.gz",
            "has_sig": false,
            "md5_digest": "132422cf24731b44fdc5bbf5c1670180",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 309746,
            "upload_time": "2025-01-18T12:25:38",
            "upload_time_iso_8601": "2025-01-18T12:25:38.946994Z",
            "url": "https://files.pythonhosted.org/packages/64/e0/c4a738d3a84d15ecd74c3eaeb84607948d964b85dd6a20ed2da556d92fab/autoarray-2025.1.18.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-18 12:25:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Jammy2211",
    "github_project": "PyAutoArray",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "astropy",
            "specs": [
                [
                    "<=",
                    "6.1.2"
                ],
                [
                    ">=",
                    "5.0"
                ]
            ]
        },
        {
            "name": "decorator",
            "specs": [
                [
                    ">=",
                    "4.0.0"
                ]
            ]
        },
        {
            "name": "dill",
            "specs": [
                [
                    ">=",
                    "0.3.1.1"
                ]
            ]
        },
        {
            "name": "matplotlib",
            "specs": [
                [
                    ">=",
                    "3.7.0"
                ]
            ]
        },
        {
            "name": "scipy",
            "specs": [
                [
                    "<=",
                    "1.14.0"
                ]
            ]
        },
        {
            "name": "scikit-image",
            "specs": [
                [
                    "<=",
                    "0.24.0"
                ]
            ]
        },
        {
            "name": "scikit-learn",
            "specs": [
                [
                    "<=",
                    "1.5.1"
                ]
            ]
        }
    ],
    "lcname": "autoarray"
}
        
Elapsed time: 0.41090s