# 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/72/5d/418199b97454906ed7d6e18d702097cd1808dcb3035722d95a94b64943d2/autoarray-2024.11.13.2.tar.gz",
"platform": null,
"description": "# PyAutoArray\nA library for manipulating arrays within the PyAuto software framework\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "PyAuto Data Structures",
"version": "2024.11.13.2",
"project_urls": {
"Homepage": "https://github.com/Jammy2211/PyAutoArray"
},
"split_keywords": [
"cli"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "3b0415d42e0a1ff3989e89f83a3a59ada4eedf01deba1399e3c47dffe5ff921d",
"md5": "add4d024574fa7f14810e8ab07b4caf8",
"sha256": "77a3bd50c8a052d068c1fb3c9f460739fd0644e27ed1b0280158d45b166bd7c3"
},
"downloads": -1,
"filename": "autoarray-2024.11.13.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "add4d024574fa7f14810e8ab07b4caf8",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 465803,
"upload_time": "2024-11-13T13:50:31",
"upload_time_iso_8601": "2024-11-13T13:50:31.729876Z",
"url": "https://files.pythonhosted.org/packages/3b/04/15d42e0a1ff3989e89f83a3a59ada4eedf01deba1399e3c47dffe5ff921d/autoarray-2024.11.13.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "725d418199b97454906ed7d6e18d702097cd1808dcb3035722d95a94b64943d2",
"md5": "2355e34fc0ca635aeb521b40753beb80",
"sha256": "7c10c248a96737528b91c0f3d67717343bb2a86e6f3d0ffdf9d18ca18ee57ff9"
},
"downloads": -1,
"filename": "autoarray-2024.11.13.2.tar.gz",
"has_sig": false,
"md5_digest": "2355e34fc0ca635aeb521b40753beb80",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 311842,
"upload_time": "2024-11-13T13:50:33",
"upload_time_iso_8601": "2024-11-13T13:50:33.749745Z",
"url": "https://files.pythonhosted.org/packages/72/5d/418199b97454906ed7d6e18d702097cd1808dcb3035722d95a94b64943d2/autoarray-2024.11.13.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-13 13:50:33",
"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"
}