nrel.routee.compass


Namenrel.routee.compass JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://nrel.github.io/routee-compass
SummaryAn eco-routing tool build upon RouteE-Powertrain
upload_time2024-03-29 18:14:36
maintainerNone
docs_urlNone
authorNational Renewable Energy Laboratory
requires_python>=3.9
licenseBSD 3-Clause License Copyright (c) 2023, Alliance for Sustainable Energy, LLC
keywords eco routing
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # <img src="docs/images/routeelogo.png" alt="Routee Compass" width="100"/>

<div align="left">
    <img src="https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue"/>
  <a href="https://pypi.org/project/nrel.routee.compass/">
    <img src="https://img.shields.io/pypi/v/nrel.routee.compass" alt="PyPi Latest Release"/>
  </a>
  <a href="https://crates.io/crates/routee-compass">
    <img src="https://img.shields.io/crates/v/routee-compass" alt="Crates.io Latest Release"/>
  </a>
</div>

RouteE Compass is an energy-aware routing engine for the RouteE ecosystem of software tools with the following key features:

- Dynamic and extensible search objectives that allow customized blends of distance, time, cost, and energy (via RouteE Powertrain) at query-time
- Core engine written in Rust for improved runtimes, parallel query execution, and the ability to load nation-sized road networks into memory
- Rust, HTTP, and Python APIs for integration into different research pipelines and other software

RouteE Compass is a part of the [RouteE](https://www.nrel.gov/transportation/route-energy-prediction-model.html) family of mobility tools created at the National Renewable Energy Laboratory.

## Installation

See the [installation](https://nrel.github.io/routee-compass/installation.html) guide for installing RouteE Compass

## Usage

See the [documentation](https://nrel.github.io/routee-compass/) for more information.

## Contributors

RouteE Compass is currently maintained by Nick Reinicke ([@nreinicke](https://github.com/nreinicke)) and Rob Fitzgerald ([@robfitzgerald](https://github.com/robfitzgerald)).

## License

Copyright 2023 Alliance for Sustainable Energy, LLC

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.


            

Raw data

            {
    "_id": null,
    "home_page": "https://nrel.github.io/routee-compass",
    "name": "nrel.routee.compass",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "eco routing",
    "author": "National Renewable Energy Laboratory",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/de/93/108860e31ca1392585c9f7ceeaea071c931b50cc2f47bf2ad9af6cf2bc9d/nrel.routee.compass-0.7.0.tar.gz",
    "platform": null,
    "description": "# <img src=\"docs/images/routeelogo.png\" alt=\"Routee Compass\" width=\"100\"/>\n\n<div align=\"left\">\n    <img src=\"https://img.shields.io/badge/python-3.9%20%7C%203.10%20%7C%203.11%20%7C%203.12-blue\"/>\n  <a href=\"https://pypi.org/project/nrel.routee.compass/\">\n    <img src=\"https://img.shields.io/pypi/v/nrel.routee.compass\" alt=\"PyPi Latest Release\"/>\n  </a>\n  <a href=\"https://crates.io/crates/routee-compass\">\n    <img src=\"https://img.shields.io/crates/v/routee-compass\" alt=\"Crates.io Latest Release\"/>\n  </a>\n</div>\n\nRouteE Compass is an energy-aware routing engine for the RouteE ecosystem of software tools with the following key features:\n\n- Dynamic and extensible search objectives that allow customized blends of distance, time, cost, and energy (via RouteE Powertrain) at query-time\n- Core engine written in Rust for improved runtimes, parallel query execution, and the ability to load nation-sized road networks into memory\n- Rust, HTTP, and Python APIs for integration into different research pipelines and other software\n\nRouteE Compass is a part of the [RouteE](https://www.nrel.gov/transportation/route-energy-prediction-model.html) family of mobility tools created at the National Renewable Energy Laboratory.\n\n## Installation\n\nSee the [installation](https://nrel.github.io/routee-compass/installation.html) guide for installing RouteE Compass\n\n## Usage\n\nSee the [documentation](https://nrel.github.io/routee-compass/) for more information.\n\n## Contributors\n\nRouteE Compass is currently maintained by Nick Reinicke ([@nreinicke](https://github.com/nreinicke)) and Rob Fitzgerald ([@robfitzgerald](https://github.com/robfitzgerald)).\n\n## License\n\nCopyright 2023 Alliance for Sustainable Energy, LLC\n\nRedistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:\n\n1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.\n\n2. 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.\n\n3. 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.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \u201cAS IS\u201d 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.\n\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause License Copyright (c) 2023, Alliance for Sustainable Energy, LLC",
    "summary": "An eco-routing tool build upon RouteE-Powertrain",
    "version": "0.7.0",
    "project_urls": {
        "Homepage": "https://github.com/NREL/routee-compass"
    },
    "split_keywords": [
        "eco",
        "routing"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aeacd15ad482479828d41e5c27139c39b93670ec4d41bcab725c549f122e288e",
                "md5": "11ce76d79add32f1d1031bc660431e2c",
                "sha256": "0b7bff144895352b86f095e1488526e94db9d95e5f04c07723b54bc837813c9f"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "11ce76d79add32f1d1031bc660431e2c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 13666253,
            "upload_time": "2024-03-29T18:14:01",
            "upload_time_iso_8601": "2024-03-29T18:14:01.936052Z",
            "url": "https://files.pythonhosted.org/packages/ae/ac/d15ad482479828d41e5c27139c39b93670ec4d41bcab725c549f122e288e/nrel.routee.compass-0.7.0-cp310-cp310-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "798851f1dea457ccfb32a504010e29f3418aa73bf5bb11e25adb154055b14b14",
                "md5": "404db9e30592eaf23d23b4392a557bf8",
                "sha256": "58ec30acbf1d5cd2bba8da2209f9dc0a9326aff4e0d431bc39b6eed0fb425219"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "404db9e30592eaf23d23b4392a557bf8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11903574,
            "upload_time": "2024-03-29T18:14:04",
            "upload_time_iso_8601": "2024-03-29T18:14:04.635325Z",
            "url": "https://files.pythonhosted.org/packages/79/88/51f1dea457ccfb32a504010e29f3418aa73bf5bb11e25adb154055b14b14/nrel.routee.compass-0.7.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dc3553c2e654d3db6849a1dc050bddfd9f147be7d81de68d3b008c673830f00f",
                "md5": "ba5c993b5f2a5a5320c91b8bd438054c",
                "sha256": "fff02eb3e9a79565bf895dcef02a90c2f0c7bd1c8da1d52835fcd7da5b81c48d"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp310-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ba5c993b5f2a5a5320c91b8bd438054c",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 11330968,
            "upload_time": "2024-03-29T18:14:06",
            "upload_time_iso_8601": "2024-03-29T18:14:06.836247Z",
            "url": "https://files.pythonhosted.org/packages/dc/35/53c2e654d3db6849a1dc050bddfd9f147be7d81de68d3b008c673830f00f/nrel.routee.compass-0.7.0-cp310-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "34d2c4a6d54e35722121e7c256fb6c72911c6682f486719fee8b17928de9beab",
                "md5": "184f0fc148cb372aa092fe5f1dd381df",
                "sha256": "34ccf288a7406e92605bd6733f35e90db82ef7011fef7c6b3c2393bfde4b3a7c"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "184f0fc148cb372aa092fe5f1dd381df",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 13666384,
            "upload_time": "2024-03-29T18:14:09",
            "upload_time_iso_8601": "2024-03-29T18:14:09.273905Z",
            "url": "https://files.pythonhosted.org/packages/34/d2/c4a6d54e35722121e7c256fb6c72911c6682f486719fee8b17928de9beab/nrel.routee.compass-0.7.0-cp311-cp311-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7578f857132bfa6ea4d0dcf78ae7f437b61816584ce4279f96fe301282df0e5",
                "md5": "8b1d06dd61eb6dbfdfcc89b60428f881",
                "sha256": "2c5f1f04c48e5272c9ccd782242cb4f7038b81b94a5efe0306edc59291fb0254"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "8b1d06dd61eb6dbfdfcc89b60428f881",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11904062,
            "upload_time": "2024-03-29T18:14:12",
            "upload_time_iso_8601": "2024-03-29T18:14:12.108491Z",
            "url": "https://files.pythonhosted.org/packages/f7/57/8f857132bfa6ea4d0dcf78ae7f437b61816584ce4279f96fe301282df0e5/nrel.routee.compass-0.7.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "327bfdce4ce95c36c51bd81ba1d566d18a22d0865e5bb172a0cb658e99b15a22",
                "md5": "cf1f2cdf9256e50403cad4e8a21f4d04",
                "sha256": "1a56908f1da65181522c4b4e0c14902aace7eb5f406fbc814605cee4b1805ba5"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp311-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cf1f2cdf9256e50403cad4e8a21f4d04",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 11330558,
            "upload_time": "2024-03-29T18:14:14",
            "upload_time_iso_8601": "2024-03-29T18:14:14.403769Z",
            "url": "https://files.pythonhosted.org/packages/32/7b/fdce4ce95c36c51bd81ba1d566d18a22d0865e5bb172a0cb658e99b15a22/nrel.routee.compass-0.7.0-cp311-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f14aa78890a894fb1a76860e4f6ea36ff7a1fc6298527b8531158d9664256aa",
                "md5": "003196b225cee37bc9306df5744c755a",
                "sha256": "5f7098c238325366a9366173bf310ee6d8bc1002f934524664836ebb0b45fb29"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "003196b225cee37bc9306df5744c755a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 13665633,
            "upload_time": "2024-03-29T18:14:16",
            "upload_time_iso_8601": "2024-03-29T18:14:16.681289Z",
            "url": "https://files.pythonhosted.org/packages/1f/14/aa78890a894fb1a76860e4f6ea36ff7a1fc6298527b8531158d9664256aa/nrel.routee.compass-0.7.0-cp312-cp312-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5ea43a4e994d6d37edd86aa53d4a3786d34c035e552375e6e151305707d2de7d",
                "md5": "962b3cbe837ae2ee5c4061099478480c",
                "sha256": "f6a2cef24938216a55043c0fc738a13ce37ddf6b42d036a4ebff11c9577c61c1"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "962b3cbe837ae2ee5c4061099478480c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11902847,
            "upload_time": "2024-03-29T18:14:19",
            "upload_time_iso_8601": "2024-03-29T18:14:19.439994Z",
            "url": "https://files.pythonhosted.org/packages/5e/a4/3a4e994d6d37edd86aa53d4a3786d34c035e552375e6e151305707d2de7d/nrel.routee.compass-0.7.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bab06a89a21b18c421e888de0ec068817aa4f3173ebd567b46c397426de4a839",
                "md5": "ccab0f978f241dab163230adbd6fb3f0",
                "sha256": "a5fb8118ca278d4ad32dfe5042d563a1f078322d16de412a103c4df9cb2150ca"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp312-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "ccab0f978f241dab163230adbd6fb3f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 11330197,
            "upload_time": "2024-03-29T18:14:22",
            "upload_time_iso_8601": "2024-03-29T18:14:22.255495Z",
            "url": "https://files.pythonhosted.org/packages/ba/b0/6a89a21b18c421e888de0ec068817aa4f3173ebd567b46c397426de4a839/nrel.routee.compass-0.7.0-cp312-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1fb0b10c1146d0882067cc5e1018689aae3d38e75e3bc3561a8faf620bda83bf",
                "md5": "54cf3c21b8e05ddfadc0a5ac1efee293",
                "sha256": "5a3182ea1f5b41fdfa4bc4c2463a4606ff2ead2e07b516aa7bfeecb0ddc1cd8a"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "has_sig": false,
            "md5_digest": "54cf3c21b8e05ddfadc0a5ac1efee293",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 13667365,
            "upload_time": "2024-03-29T18:14:24",
            "upload_time_iso_8601": "2024-03-29T18:14:24.772298Z",
            "url": "https://files.pythonhosted.org/packages/1f/b0/b10c1146d0882067cc5e1018689aae3d38e75e3bc3561a8faf620bda83bf/nrel.routee.compass-0.7.0-cp39-cp39-macosx_10_12_x86_64.macosx_11_0_arm64.macosx_10_12_universal2.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "97fd4b63c1b10cdbc2ed975fa9a04edf5d0bed9302ffe5460770010052bfbb96",
                "md5": "ee31a3068c1eb33532ac958e8f9f662d",
                "sha256": "74fddfee7b6711b68b99f5bccc42beed8dd35be3577973a5d1c4ffa0350b1fa8"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ee31a3068c1eb33532ac958e8f9f662d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11904157,
            "upload_time": "2024-03-29T18:14:27",
            "upload_time_iso_8601": "2024-03-29T18:14:27.700159Z",
            "url": "https://files.pythonhosted.org/packages/97/fd/4b63c1b10cdbc2ed975fa9a04edf5d0bed9302ffe5460770010052bfbb96/nrel.routee.compass-0.7.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6f0fa20c2d0152201e6383e62ebe7eccc68940a29abfe9a0f9161e77f78b6f5",
                "md5": "2d4547cddfa804c54da49ae9667524f3",
                "sha256": "b5ed68b7f4b75b708d12829595850762d9cf0fc7dbb67075567364e9505613fd"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp39-cp39-manylinux_2_35_x86_64.whl",
            "has_sig": false,
            "md5_digest": "2d4547cddfa804c54da49ae9667524f3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 34169427,
            "upload_time": "2024-03-29T18:14:30",
            "upload_time_iso_8601": "2024-03-29T18:14:30.360176Z",
            "url": "https://files.pythonhosted.org/packages/f6/f0/fa20c2d0152201e6383e62ebe7eccc68940a29abfe9a0f9161e77f78b6f5/nrel.routee.compass-0.7.0-cp39-cp39-manylinux_2_35_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0db840891496630c24f7d3bb9e73b14d912d59078c76243ab5cb8061c89bcf9e",
                "md5": "420459a5a20ac53003df7480656a3d95",
                "sha256": "328789777cae591bcb0db7df96ac724993ac6e056f5f82c3a8600fb8523df227"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0-cp39-none-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "420459a5a20ac53003df7480656a3d95",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 11331521,
            "upload_time": "2024-03-29T18:14:33",
            "upload_time_iso_8601": "2024-03-29T18:14:33.351522Z",
            "url": "https://files.pythonhosted.org/packages/0d/b8/40891496630c24f7d3bb9e73b14d912d59078c76243ab5cb8061c89bcf9e/nrel.routee.compass-0.7.0-cp39-none-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "de93108860e31ca1392585c9f7ceeaea071c931b50cc2f47bf2ad9af6cf2bc9d",
                "md5": "545795b4e368b0f71915a760c2332098",
                "sha256": "e5abde00b4eda06e0d21f8891d01e8627d78b164179ca8a4b30e53dbf2725822"
            },
            "downloads": -1,
            "filename": "nrel.routee.compass-0.7.0.tar.gz",
            "has_sig": false,
            "md5_digest": "545795b4e368b0f71915a760c2332098",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 10526994,
            "upload_time": "2024-03-29T18:14:36",
            "upload_time_iso_8601": "2024-03-29T18:14:36.237275Z",
            "url": "https://files.pythonhosted.org/packages/de/93/108860e31ca1392585c9f7ceeaea071c931b50cc2f47bf2ad9af6cf2bc9d/nrel.routee.compass-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 18:14:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NREL",
    "github_project": "routee-compass",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "nrel.routee.compass"
}
        
Elapsed time: 0.22172s