serto


Nameserto JSON
Version 0.0.0.dev1 PyPI version JSON
download
home_pageNone
SummaryA Python package for optimizing SWMM models for infastructure design, operational control, and emergency response applications
upload_time2024-09-23 16:40:23
maintainerNone
docs_urlNone
authorSee AUTHORS
requires_python>=3.8
licenseMIT License Copyright (c) 2024 U.S. Environmental Protection Agency 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 swmm optimization water stormwater modeling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
SERTO
-------------------------------------------------------------------------------------------
[![Build Status](https://github.com/USEPA/SERTP/actions/workflows/build_test.yml/badge.svg?branch=master)](https://github.com/USEPA/SERTO/actions/workflows/build_test.yml)
[![Documentation](https://github.com/USEPA/SERTP/actions/workflows/documentation.yml/badge.svg?branch=master)](https://github.com/USEPA/SERTO/actions/workflows/documentation.yml)
[![License](https://img.shields.io/pypi/l/serto.svg)](LICENSE)
[![Latest Version](https://img.shields.io/pypi/v/serto.svg)](https://pypi.python.org/pypi/serto/)
[![Monthly Downloads](https://img.shields.io/badge/dynamic/json.svg?label=Downloads&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Fserto%2Frecent&query=%24.data.last_month&colorB=green&suffix=%20last%20month)](https://pypi.python.org/pypi/serto/)


<img src="docs/images/serto_logo.png" alt="SORT Logo" style="float: left;" width="80"> The Stormwater Emergency 
Response Tool & Optimizer (SERTO) is a python package that provides a set of tools around the EPA SWMM model for 
optimizing infrastructure sizing and placement, operation, and for emergency response applications in stormwater systems.


## Installation


```bash
pip install serto
```

## Usage

```python
import serto
```

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. 
Please make sure to update tests as appropriate. 

## License
[MIT](https://choosealicense.com/licenses/mit/)

## Acknowledgements

## References

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "serto",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "Caleb Buahin <buahin.caleb@epa.gov>, Anne Mikelonis <mikelonis.anne@epa.gov>",
    "keywords": "SWMM, optimization, water, stormwater, modeling",
    "author": "See AUTHORS",
    "author_email": "Caleb Buahin <buahin.caleb@epa.gov>, Anne Mikelonis <mikelonis.anne@epa.gov>",
    "download_url": "https://files.pythonhosted.org/packages/c2/41/313055b4ac1e071a39723ed6c6a2945cfc8ff10a75ad0084133b46910f9c/serto-0.0.0.dev1.tar.gz",
    "platform": null,
    "description": "\r\nSERTO\r\n-------------------------------------------------------------------------------------------\r\n[![Build Status](https://github.com/USEPA/SERTP/actions/workflows/build_test.yml/badge.svg?branch=master)](https://github.com/USEPA/SERTO/actions/workflows/build_test.yml)\r\n[![Documentation](https://github.com/USEPA/SERTP/actions/workflows/documentation.yml/badge.svg?branch=master)](https://github.com/USEPA/SERTO/actions/workflows/documentation.yml)\r\n[![License](https://img.shields.io/pypi/l/serto.svg)](LICENSE)\r\n[![Latest Version](https://img.shields.io/pypi/v/serto.svg)](https://pypi.python.org/pypi/serto/)\r\n[![Monthly Downloads](https://img.shields.io/badge/dynamic/json.svg?label=Downloads&url=https%3A%2F%2Fpypistats.org%2Fapi%2Fpackages%2Fserto%2Frecent&query=%24.data.last_month&colorB=green&suffix=%20last%20month)](https://pypi.python.org/pypi/serto/)\r\n\r\n\r\n<img src=\"docs/images/serto_logo.png\" alt=\"SORT Logo\" style=\"float: left;\" width=\"80\"> The Stormwater Emergency \r\nResponse Tool & Optimizer (SERTO) is a python package that provides a set of tools around the EPA SWMM model for \r\noptimizing infrastructure sizing and placement, operation, and for emergency response applications in stormwater systems.\r\n\r\n\r\n## Installation\r\n\r\n\r\n```bash\r\npip install serto\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nimport serto\r\n```\r\n\r\n## Contributing\r\n\r\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. \r\nPlease make sure to update tests as appropriate. \r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n\r\n## Acknowledgements\r\n\r\n## References\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 U.S. Environmental Protection Agency  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. ",
    "summary": "A Python package for optimizing SWMM models for infastructure design, operational control, and emergency response applications",
    "version": "0.0.0.dev1",
    "project_urls": null,
    "split_keywords": [
        "swmm",
        " optimization",
        " water",
        " stormwater",
        " modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8700d94e4f50d464b8325210405499ef566976b125a5e2be0cbd0f20218748bb",
                "md5": "30cc5b2a84b12ae3c6a19469360c036d",
                "sha256": "257dc967a68458f3a106b0e74bac3e3e661d75328773b4a69a2c91cfbc16ec50"
            },
            "downloads": -1,
            "filename": "serto-0.0.0.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "30cc5b2a84b12ae3c6a19469360c036d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 4664,
            "upload_time": "2024-09-23T16:40:22",
            "upload_time_iso_8601": "2024-09-23T16:40:22.734078Z",
            "url": "https://files.pythonhosted.org/packages/87/00/d94e4f50d464b8325210405499ef566976b125a5e2be0cbd0f20218748bb/serto-0.0.0.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c241313055b4ac1e071a39723ed6c6a2945cfc8ff10a75ad0084133b46910f9c",
                "md5": "7d8e2ddf99d8611bfad7afb0f3ec9116",
                "sha256": "b366cbd82ef52308fd390db2903ee0b874d1e8b6358479c4eb7bf741f46db6a6"
            },
            "downloads": -1,
            "filename": "serto-0.0.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "7d8e2ddf99d8611bfad7afb0f3ec9116",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 4741,
            "upload_time": "2024-09-23T16:40:23",
            "upload_time_iso_8601": "2024-09-23T16:40:23.571523Z",
            "url": "https://files.pythonhosted.org/packages/c2/41/313055b4ac1e071a39723ed6c6a2945cfc8ff10a75ad0084133b46910f9c/serto-0.0.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 16:40:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "serto"
}
        
Elapsed time: 1.07202s