Name | mget3 JSON |
Version |
3.4.0
JSON |
| download |
home_page | None |
Summary | Marine Geospatial Ecology Tools: access and manipulate marine ecological and oceanographic data |
upload_time | 2025-07-14 14:58:46 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.14,>=3.9 |
license | BSD 3-Clause License
Copyright (c) 2024, Jason J Roberts
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright notice, this
list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
3. Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
===============================================================================
Additional licenses and notices for software that has been included:
===============================================================================
For the file src/GeoEco/Matlab/_Matlab/InpaintNaNs.m:
-----------------------------------------------------
Copyright (c) 2009, John D'Errico
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:
* Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the distribution
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
For the function ComputeFetch in file src/GeoEco/Datasets/Virtual/_WindFetchGrid.py:
------------------------------------------------------------------------------------
MIT License
Copyright (c) 2024 Kenneth Thorø Martinsen
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
|
keywords |
marine
geospatial
ecology
gis
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Marine Geospatial Ecology Tools (MGET)
<img src="https://github.com/jjrob/MGET/blob/main/doc/GeoEco/static/MGET_Logo.png?raw=true" align="right"/>
**MGET**, also known as the **GeoEco** Python library, helps researchers
access, manipulate, and analyze ecological and oceanographic data. MGET can be
accessed through the GeoEco Python API or an associated ArcGIS geoprocessing
toolbox.
MGET was developed by the Duke University [Marine Geospatial Ecology
Lab](https://mgel.env.duke.edu/).
[](https://python.org/)  [](https://pypi.org/project/mget3/) [](https://anaconda.org/conda-forge/mget3)
[](https://github.com/jjrob/MGET/actions/workflows/build-wheels.yml) [](https://github.com/jjrob/MGET/actions/workflows/test-data-products.yml) [](https://mget.readthedocs.io/en/stable/?badge=stable)
## Installation
MGET requires 64-bit Python 3.9–3.13 running on Windows or Linux. For full
functionality, ArcGIS Pro 3.2.2 or later or ArcGIS Server 11.2 or later is
also required, along with some freely-available software. MGET can be
installed with `pip install mget3`, but please see the platform-specific
instructions below to ensure all prerequisites are met.
* [Windows with ArcGIS Pro or Server](https://mget.readthedocs.io/en/stable/WindowsWithArc.html)
* [Windows without ArcGIS](https://mget.readthedocs.io/en/stable/WindowsWithoutArc.html)
* [Linux with ArcGIS Server](https://mget.readthedocs.io/en/stable/LinuxWithArc.html)
* [Linux without ArcGIS](https://mget.readthedocs.io/en/stable/LinuxWithoutArc.html)
* [Windows with Python 2.x and ArcGIS Desktop (no longer maintained)](https://mget.readthedocs.io/en/stable/WindowsWithArcDesktop.html)
> **Ⓘ Note**
>
> We are still in the process of porting MGET for Python 2.7 and ArcGIS
> Desktop to work with Python 3.x and ArcGIS Pro and Server. Not everything
> has been ported yet. If you have questions about something that is missing,
> please post a question to the [discussion
> forum](https://github.com/jjrob/MGET/discussions).
## Usage Examples
* [GeoEco Python Library](https://mget.readthedocs.io/en/stable/PythonExamples.html)
* [MGET ArcGIS Geoprocessing Toolbox](https://mget.readthedocs.io/en/stable/ArcGISToolboxExamples.html)
## Getting Help and Reporting Bugs
* If you have a question, please post to the [discussion forum](https://github.com/jjrob/MGET/discussions).
* If you find a bug, please [report an issue](https://github.com/jjrob/MGET/issues).
## Citation
MGET was originally documented by the following paper. Although much of the
underlying software architecture has changed since 2010, the overall concept
remains, of using Python to integrate useful code implemented in several
languages and to expose it as an ArcGIS geoprocessing toolbox. If you find
MGET is useful in your work, please cite this paper in your publication. If
you are unable to access the paper, please email jason.roberts@duke.edu for a
copy.
Roberts JJ, Best BD, Dunn DC, Treml EA, Halpin PN (2010) Marine Geospatial
Ecology Tools: An integrated framework for ecological geoprocessing with
ArcGIS, Python, R, MATLAB, and C++. Environmental Modelling & Software
25:1197–1207. doi:
[10.1016/j.envsoft.2010.03.029](https://doi.org/10.1016/j.envsoft.2010.03.029)
## Documentation
* [Public API](https://mget.readthedocs.io/en/stable/PublicAPI.html)
* [Internal API](https://mget.readthedocs.io/en/stable/InternalAPI.html)
* [For MGET Developers](https://mget.readthedocs.io/en/stable/Development.html)
* [Release Notes](https://github.com/jjrob/MGET/blob/main/RELEASE_NOTES.md)
## License
MGET uses the [BSD-3-Clause](https://opensource.org/licenses/bsd-3-clause)
open source software license. MGET incorporates other open source software.
Please see the LICENSE file included with MGET for associated software license
statements for these components. We are grateful to these developers for
making their work freely reusable.
Raw data
{
"_id": null,
"home_page": null,
"name": "mget3",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.9",
"maintainer_email": null,
"keywords": "marine, geospatial, ecology, gis",
"author": null,
"author_email": "Jason Roberts <jason.roberts@duke.edu>",
"download_url": "https://files.pythonhosted.org/packages/79/39/3dac9390cea10b9f80c00d99acbf948b9aa26da2b081d37c5b8ccba5e23e/mget3-3.4.0.tar.gz",
"platform": null,
"description": "# Marine Geospatial Ecology Tools (MGET)\n\n<img src=\"https://github.com/jjrob/MGET/blob/main/doc/GeoEco/static/MGET_Logo.png?raw=true\" align=\"right\"/>\n\n**MGET**, also known as the **GeoEco** Python library, helps researchers\naccess, manipulate, and analyze ecological and oceanographic data. MGET can be\naccessed through the GeoEco Python API or an associated ArcGIS geoprocessing\ntoolbox.\n\nMGET was developed by the Duke University [Marine Geospatial Ecology\nLab](https://mgel.env.duke.edu/).\n\n[](https://python.org/)  [](https://pypi.org/project/mget3/) [](https://anaconda.org/conda-forge/mget3) \n[](https://github.com/jjrob/MGET/actions/workflows/build-wheels.yml) [](https://github.com/jjrob/MGET/actions/workflows/test-data-products.yml) [](https://mget.readthedocs.io/en/stable/?badge=stable)\n\n## Installation\n\nMGET requires 64-bit Python 3.9\u20133.13 running on Windows or Linux. For full\nfunctionality, ArcGIS Pro 3.2.2 or later or ArcGIS Server 11.2 or later is\nalso required, along with some freely-available software. MGET can be\ninstalled with `pip install mget3`, but please see the platform-specific\ninstructions below to ensure all prerequisites are met.\n\n* [Windows with ArcGIS Pro or Server](https://mget.readthedocs.io/en/stable/WindowsWithArc.html)\n* [Windows without ArcGIS](https://mget.readthedocs.io/en/stable/WindowsWithoutArc.html)\n* [Linux with ArcGIS Server](https://mget.readthedocs.io/en/stable/LinuxWithArc.html)\n* [Linux without ArcGIS](https://mget.readthedocs.io/en/stable/LinuxWithoutArc.html)\n* [Windows with Python 2.x and ArcGIS Desktop (no longer maintained)](https://mget.readthedocs.io/en/stable/WindowsWithArcDesktop.html)\n\n> **\u24be Note**\n>\n> We are still in the process of porting MGET for Python 2.7 and ArcGIS\n> Desktop to work with Python 3.x and ArcGIS Pro and Server. Not everything\n> has been ported yet. If you have questions about something that is missing,\n> please post a question to the [discussion\n> forum](https://github.com/jjrob/MGET/discussions).\n\n## Usage Examples\n\n* [GeoEco Python Library](https://mget.readthedocs.io/en/stable/PythonExamples.html)\n* [MGET ArcGIS Geoprocessing Toolbox](https://mget.readthedocs.io/en/stable/ArcGISToolboxExamples.html)\n\n## Getting Help and Reporting Bugs\n\n* If you have a question, please post to the [discussion forum](https://github.com/jjrob/MGET/discussions).\n* If you find a bug, please [report an issue](https://github.com/jjrob/MGET/issues).\n\n## Citation\n\nMGET was originally documented by the following paper. Although much of the\nunderlying software architecture has changed since 2010, the overall concept\nremains, of using Python to integrate useful code implemented in several\nlanguages and to expose it as an ArcGIS geoprocessing toolbox. If you find\nMGET is useful in your work, please cite this paper in your publication. If\nyou are unable to access the paper, please email jason.roberts@duke.edu for a\ncopy.\n\nRoberts JJ, Best BD, Dunn DC, Treml EA, Halpin PN (2010) Marine Geospatial\nEcology Tools: An integrated framework for ecological geoprocessing with\nArcGIS, Python, R, MATLAB, and C++. Environmental Modelling & Software\n25:1197\u20131207. doi:\n[10.1016/j.envsoft.2010.03.029](https://doi.org/10.1016/j.envsoft.2010.03.029)\n\n## Documentation\n\n* [Public API](https://mget.readthedocs.io/en/stable/PublicAPI.html)\n* [Internal API](https://mget.readthedocs.io/en/stable/InternalAPI.html)\n* [For MGET Developers](https://mget.readthedocs.io/en/stable/Development.html)\n* [Release Notes](https://github.com/jjrob/MGET/blob/main/RELEASE_NOTES.md)\n\n## License\n\nMGET uses the [BSD-3-Clause](https://opensource.org/licenses/bsd-3-clause)\nopen source software license. MGET incorporates other open source software.\nPlease see the LICENSE file included with MGET for associated software license\nstatements for these components. We are grateful to these developers for\nmaking their work freely reusable.\n",
"bugtrack_url": null,
"license": "BSD 3-Clause License\n \n Copyright (c) 2024, Jason J Roberts\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are met:\n \n 1. Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer.\n \n 2. Redistributions in binary form must reproduce the above copyright notice,\n this list of conditions and the following disclaimer in the documentation\n and/or other materials provided with the distribution.\n \n 3. Neither the name of the copyright holder nor the names of its\n contributors may be used to endorse or promote products derived from\n this software without specific prior written permission.\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\n DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE\n FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\n DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR\n SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER\n CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,\n OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE\n OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n \n ===============================================================================\n Additional licenses and notices for software that has been included:\n ===============================================================================\n \n For the file src/GeoEco/Matlab/_Matlab/InpaintNaNs.m:\n -----------------------------------------------------\n \n Copyright (c) 2009, John D'Errico\n All rights reserved.\n \n Redistribution and use in source and binary forms, with or without\n modification, are permitted provided that the following conditions are\n met:\n \n * Redistributions of source code must retain the above copyright\n notice, this list of conditions and the following disclaimer.\n * Redistributions in binary form must reproduce the above copyright\n notice, this list of conditions and the following disclaimer in\n the documentation and/or other materials provided with the distribution\n \n THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\n AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\n ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE\n LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\n INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\n CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\n ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n POSSIBILITY OF SUCH DAMAGE.\n \n For the function ComputeFetch in file src/GeoEco/Datasets/Virtual/_WindFetchGrid.py:\n ------------------------------------------------------------------------------------\n \n MIT License\n \n Copyright (c) 2024 Kenneth Thor\u00f8 Martinsen\n \n Permission is hereby granted, free of charge, to any person obtaining a copy\n of this software and associated documentation files (the \"Software\"), to deal\n in the Software without restriction, including without limitation the rights\n to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n copies of the Software, and to permit persons to whom the Software is\n furnished to do so, subject to the following conditions:\n \n The above copyright notice and this permission notice shall be included in all\n copies or substantial portions of the Software.\n \n THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n SOFTWARE.\n ",
"summary": "Marine Geospatial Ecology Tools: access and manipulate marine ecological and oceanographic data",
"version": "3.4.0",
"project_urls": {
"Homepage": "https://github.com/jjrob/MGET"
},
"split_keywords": [
"marine",
" geospatial",
" ecology",
" gis"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "ee21ec139964883df431e9d394eccabb3ed51c47bca8c5045d96a3e6efa1a2c8",
"md5": "9fcda685d21f0aa392cfb87361098deb",
"sha256": "397c45a742e327ac5f107185f1c700d08caec38c6b88dcda1da7210d42a374df"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "9fcda685d21f0aa392cfb87361098deb",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.9",
"size": 1082264,
"upload_time": "2025-07-14T14:58:20",
"upload_time_iso_8601": "2025-07-14T14:58:20.088175Z",
"url": "https://files.pythonhosted.org/packages/ee/21/ec139964883df431e9d394eccabb3ed51c47bca8c5045d96a3e6efa1a2c8/mget3-3.4.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "c3474eb6416fe070fa00d125cb2ea0822abbbefcc587602bb599a73b747d277f",
"md5": "ff32388780a2a0c9f3759e6595f3b944",
"sha256": "da4eb0798932937fb0519b9dd412afdb5c1801e57e68ec6688aaeb14d0fe5104"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "ff32388780a2a0c9f3759e6595f3b944",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.9",
"size": 1079267,
"upload_time": "2025-07-14T14:58:22",
"upload_time_iso_8601": "2025-07-14T14:58:22.079199Z",
"url": "https://files.pythonhosted.org/packages/c3/47/4eb6416fe070fa00d125cb2ea0822abbbefcc587602bb599a73b747d277f/mget3-3.4.0-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "36a068f8d9b87fdb4c68380775567ffd1d9d599649b70e96e203fdba79291d43",
"md5": "d4ef802af4e12ed34ea698dda9d86508",
"sha256": "19fc0c88b920904995020ba03bc2737f872eecfb224ef5b8597d0b259499ae0c"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "d4ef802af4e12ed34ea698dda9d86508",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": "<3.14,>=3.9",
"size": 1067313,
"upload_time": "2025-07-14T14:58:23",
"upload_time_iso_8601": "2025-07-14T14:58:23.919922Z",
"url": "https://files.pythonhosted.org/packages/36/a0/68f8d9b87fdb4c68380775567ffd1d9d599649b70e96e203fdba79291d43/mget3-3.4.0-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "d3eadafa44ab6d670c60336d1f5175e723cbeb8776f0ed1e3379a57bb6cbb032",
"md5": "6cdf6aed3b0bbcb9d683ad62c5b27aed",
"sha256": "a77757738e9c391a8b4f1b2aa9041bb1ff6be7da0d5debd3c48e692ad478ce45"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "6cdf6aed3b0bbcb9d683ad62c5b27aed",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.9",
"size": 1081497,
"upload_time": "2025-07-14T14:58:25",
"upload_time_iso_8601": "2025-07-14T14:58:25.730561Z",
"url": "https://files.pythonhosted.org/packages/d3/ea/dafa44ab6d670c60336d1f5175e723cbeb8776f0ed1e3379a57bb6cbb032/mget3-3.4.0-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "2ceb0f56022802b58782b3da38284c455bd90a87bf065804e39e00bccc753e30",
"md5": "89be7d3f77fbd148c796ee8d62d73d99",
"sha256": "3c725de6bca85503d6e020e3dd89e21f6c6602588a391930e0a1a1acf11b86c4"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "89be7d3f77fbd148c796ee8d62d73d99",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.9",
"size": 1078412,
"upload_time": "2025-07-14T14:58:27",
"upload_time_iso_8601": "2025-07-14T14:58:27.101531Z",
"url": "https://files.pythonhosted.org/packages/2c/eb/0f56022802b58782b3da38284c455bd90a87bf065804e39e00bccc753e30/mget3-3.4.0-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "711edd82fdd267dcd4898c9ad50394f6035015164be1c63a4d6b9af29ef80f41",
"md5": "1b8adf7a4256b58b6d61e22fc72f732b",
"sha256": "a26aed42d16c8d0b6044960144fa88dea92032a0d60a7c253a1e3d9ba25406d9"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "1b8adf7a4256b58b6d61e22fc72f732b",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": "<3.14,>=3.9",
"size": 1067285,
"upload_time": "2025-07-14T14:58:28",
"upload_time_iso_8601": "2025-07-14T14:58:28.719670Z",
"url": "https://files.pythonhosted.org/packages/71/1e/dd82fdd267dcd4898c9ad50394f6035015164be1c63a4d6b9af29ef80f41/mget3-3.4.0-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "025ba5a23453ba371d0a346035bef19b259972c24d792700f897d3a3daa80547",
"md5": "ff7131244535054d8206ca86abab5a12",
"sha256": "bfca31413a63e368d45b4991b3ef21dd135365aefbd50f73f5c2967d0e36ee0f"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "ff7131244535054d8206ca86abab5a12",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.9",
"size": 1081813,
"upload_time": "2025-07-14T14:58:30",
"upload_time_iso_8601": "2025-07-14T14:58:30.383588Z",
"url": "https://files.pythonhosted.org/packages/02/5b/a5a23453ba371d0a346035bef19b259972c24d792700f897d3a3daa80547/mget3-3.4.0-cp312-cp312-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "e8d53daf5450367ffa094a0306f3f8e5d6c27237ea5bcf9cf1954e86e0782312",
"md5": "7b6ab7c2e7ede9bdf58de336e3af25e9",
"sha256": "f9273dc71b352f490f602b274299fe2ca8cb79fd7b3f4ad18e29ac8250575294"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "7b6ab7c2e7ede9bdf58de336e3af25e9",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.9",
"size": 1078691,
"upload_time": "2025-07-14T14:58:31",
"upload_time_iso_8601": "2025-07-14T14:58:31.716796Z",
"url": "https://files.pythonhosted.org/packages/e8/d5/3daf5450367ffa094a0306f3f8e5d6c27237ea5bcf9cf1954e86e0782312/mget3-3.4.0-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "005d4623bbc935b1145af2ca2a0764011e82c08fcbaf168c7c5f9f872c46f7d3",
"md5": "d0687adbf7f68ddc7bcde006c6786346",
"sha256": "b10c9fd7179d3ca9e4b7752d6295b48d25f3d1e39f62b21658f78768fc8da85d"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "d0687adbf7f68ddc7bcde006c6786346",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": "<3.14,>=3.9",
"size": 1067347,
"upload_time": "2025-07-14T14:58:33",
"upload_time_iso_8601": "2025-07-14T14:58:33.148226Z",
"url": "https://files.pythonhosted.org/packages/00/5d/4623bbc935b1145af2ca2a0764011e82c08fcbaf168c7c5f9f872c46f7d3/mget3-3.4.0-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "dfb248b037132f28b5faf34cbebbaa300f00b4e8354c39a4da2916b475b52873",
"md5": "d3115761145ce78f141fc541e029857c",
"sha256": "73c46699616bc4bf482ace28568c47a34b4eb5c4cd8c33178c13d11a2e86c7ae"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "d3115761145ce78f141fc541e029857c",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.9",
"size": 1081584,
"upload_time": "2025-07-14T14:58:35",
"upload_time_iso_8601": "2025-07-14T14:58:35.006771Z",
"url": "https://files.pythonhosted.org/packages/df/b2/48b037132f28b5faf34cbebbaa300f00b4e8354c39a4da2916b475b52873/mget3-3.4.0-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "6ed12fed65593272271722403d813bc0ccbaf66e8a7960276a6be263ccde8a78",
"md5": "ff67309653ab2286699856c7617ec8b6",
"sha256": "dd66dea6b7950d6d935b7e448bd3cb78364d1b13a738ef539672830f9061ed0c"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "ff67309653ab2286699856c7617ec8b6",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.9",
"size": 1078687,
"upload_time": "2025-07-14T14:58:36",
"upload_time_iso_8601": "2025-07-14T14:58:36.386453Z",
"url": "https://files.pythonhosted.org/packages/6e/d1/2fed65593272271722403d813bc0ccbaf66e8a7960276a6be263ccde8a78/mget3-3.4.0-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "41a2d0cbb591e2cf33e583e7a777c4578da129d403c44fc859941e40405ff841",
"md5": "8c4c320d0aee78bb61cf4fc0841f2d36",
"sha256": "63d7ae41998da3736f2cce8c0f683b36c339165fc21d6c4bf2283e225aa302d8"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "8c4c320d0aee78bb61cf4fc0841f2d36",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": "<3.14,>=3.9",
"size": 1067303,
"upload_time": "2025-07-14T14:58:37",
"upload_time_iso_8601": "2025-07-14T14:58:37.797689Z",
"url": "https://files.pythonhosted.org/packages/41/a2/d0cbb591e2cf33e583e7a777c4578da129d403c44fc859941e40405ff841/mget3-3.4.0-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5e61a965c5791e10053fc50ae1bac7cc91560f8c2deb793763a25e3a795fac47",
"md5": "3e487327294b4cd5215d008db25a8aaa",
"sha256": "8be125d3f242d86abbddc42286908143dd40bd604c2ec3d0a1ac7d0941183a5f"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "3e487327294b4cd5215d008db25a8aaa",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.14,>=3.9",
"size": 1082128,
"upload_time": "2025-07-14T14:58:39",
"upload_time_iso_8601": "2025-07-14T14:58:39.174971Z",
"url": "https://files.pythonhosted.org/packages/5e/61/a965c5791e10053fc50ae1bac7cc91560f8c2deb793763a25e3a795fac47/mget3-3.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "cc098c48b1d94ad043d75e8a09ad4f10128b4e8465b8596dc16f25095820f8a8",
"md5": "64ef1c9ab8f7ac79a960693858a1a6d2",
"sha256": "d9fa1613e40e64f137e41e4c794f94001c83ef2c16cb282edcfcfb70dddc1d81"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "64ef1c9ab8f7ac79a960693858a1a6d2",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.14,>=3.9",
"size": 1079008,
"upload_time": "2025-07-14T14:58:40",
"upload_time_iso_8601": "2025-07-14T14:58:40.568635Z",
"url": "https://files.pythonhosted.org/packages/cc/09/8c48b1d94ad043d75e8a09ad4f10128b4e8465b8596dc16f25095820f8a8/mget3-3.4.0-cp39-cp39-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "0d63d7df23413e35d7b29b02b10bd81a5914150daeaa0e4138b7d5e7b2753e52",
"md5": "72e5b471036d52a15fa992e424d71a1d",
"sha256": "af43d893f7a0c301e8c9b68f5a75fc85f287e778a99aee1190019594346abd89"
},
"downloads": -1,
"filename": "mget3-3.4.0-cp39-cp39-win_amd64.whl",
"has_sig": false,
"md5_digest": "72e5b471036d52a15fa992e424d71a1d",
"packagetype": "bdist_wheel",
"python_version": "cp39",
"requires_python": "<3.14,>=3.9",
"size": 1067321,
"upload_time": "2025-07-14T14:58:42",
"upload_time_iso_8601": "2025-07-14T14:58:42.044025Z",
"url": "https://files.pythonhosted.org/packages/0d/63/d7df23413e35d7b29b02b10bd81a5914150daeaa0e4138b7d5e7b2753e52/mget3-3.4.0-cp39-cp39-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "79393dac9390cea10b9f80c00d99acbf948b9aa26da2b081d37c5b8ccba5e23e",
"md5": "dde418e46cdbec200db64d936cfed760",
"sha256": "82ec418dc927356d22e13bedc6497d9a299e1114a873ebc2ab345df3be61371f"
},
"downloads": -1,
"filename": "mget3-3.4.0.tar.gz",
"has_sig": false,
"md5_digest": "dde418e46cdbec200db64d936cfed760",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.9",
"size": 62328225,
"upload_time": "2025-07-14T14:58:46",
"upload_time_iso_8601": "2025-07-14T14:58:46.308403Z",
"url": "https://files.pythonhosted.org/packages/79/39/3dac9390cea10b9f80c00d99acbf948b9aa26da2b081d37c5b8ccba5e23e/mget3-3.4.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 14:58:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jjrob",
"github_project": "MGET",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "mget3"
}