Name | laser-core JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | Core functionality for the Light Agent Spatial modeling for ERadication toolkit (LASER). |
upload_time | 2024-11-20 00:06:16 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.9 |
license | MIT License Copyright (c) 2023 - 2024 Bill & Melinda Gates Foundation 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 (including the next paragraph) 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 |
spatial modeling
disease eradication
agent-based modeling
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
|
========
Overview
========
.. start-badges
.. list-table::
:stub-columns: 1
* - docs
- |docs|
* - tests
- | |github-actions|
| |codecov|
* - package
- | |version| |wheel| |supported-versions| |supported-implementations|
| |commits-since|
.. |docs| image:: https://readthedocs.org/projects/idmlaser/badge/?style=flat
:target: https://docs.idmod.org/projects/laser/en/latest/
:alt: Documentation Status
.. |github-actions| image:: https://github.com/InstituteforDiseaseModeling/laser/actions/workflows/github-actions.yml/badge.svg
:alt: GitHub Actions Build Status
:target: https://github.com/InstituteforDiseaseModeling/laser/actions
.. |codecov| image:: https://codecov.io/gh/InstituteforDiseaseModeling/laser/branch/main/graphs/badge.svg?branch=main
:alt: Coverage Status
:target: https://app.codecov.io/github/InstituteforDiseaseModeling/laser
.. |version| image:: https://img.shields.io/pypi/v/idmlaser.svg
:alt: PyPI Package latest release
:target: https://test.pypi.org/project/laser-core/
.. |wheel| image:: https://img.shields.io/pypi/wheel/idmlaser.svg
:alt: PyPI Wheel
:target: https://test.pypi.org/project/laser-core/
.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/idmlaser.svg
:alt: Supported versions
:target: https://test.pypi.org/project/laser-core/
.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/idmlaser.svg
:alt: Supported implementations
:target: https://test.pypi.org/project/laser-core/
.. |commits-since| image:: https://img.shields.io/github/commits-since/InstituteforDiseaseModeling/laser/v0.1.1.svg
:alt: Commits since latest release
:target: https://github.com/InstituteforDiseaseModeling/laser/compare/v0.1.1...main
.. end-badges
Light Agent Spatial modeling for ERadication.
* Free software: MIT license
Installation
============
::
pip install laser-core
You can also install the in-development version with::
pip install https://github.com/InstituteforDiseaseModeling/laser/archive/main.zip
Documentation
=============
https://docs.idmod.org/projects/laser/en/latest/
Development
===========
To run all the tests run::
tox
Note, to combine the coverage data from all the tox environments run:
.. list-table::
:widths: 10 90
:stub-columns: 1
- - Windows
- ::
set PYTEST_ADDOPTS=--cov-append
tox
- - Other
- ::
PYTEST_ADDOPTS=--cov-append tox
Raw data
{
"_id": null,
"home_page": null,
"name": "laser-core",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": "Christopher Lorton <christopher.lorton@gatesfoundation.org>, Jonathan Bloedow <jonathan.bloedow@gatesfoundation.org>",
"keywords": "spatial modeling, disease eradication, agent-based modeling",
"author": null,
"author_email": "Christopher Lorton <christopher.lorton@gatesfoundation.org>, Jonathan Bloedow <jonathan.bloedow@gatesfoundation.org>, Katherine Rosenfeld <katherine.rosenfeld@gatesfoundation.org>, Kevin McCarthy <kevin.mccarthy@gatesfoundation.org>",
"download_url": "https://files.pythonhosted.org/packages/14/cc/a847cddcda99a633697a454b0fb8f98d9b161081b344e039f5fb794a3bee/laser_core-0.1.1.tar.gz",
"platform": null,
"description": "========\nOverview\n========\n\n.. start-badges\n\n.. list-table::\n :stub-columns: 1\n\n * - docs\n - |docs|\n * - tests\n - | |github-actions|\n | |codecov|\n * - package\n - | |version| |wheel| |supported-versions| |supported-implementations|\n | |commits-since|\n.. |docs| image:: https://readthedocs.org/projects/idmlaser/badge/?style=flat\n :target: https://docs.idmod.org/projects/laser/en/latest/\n :alt: Documentation Status\n\n.. |github-actions| image:: https://github.com/InstituteforDiseaseModeling/laser/actions/workflows/github-actions.yml/badge.svg\n :alt: GitHub Actions Build Status\n :target: https://github.com/InstituteforDiseaseModeling/laser/actions\n\n.. |codecov| image:: https://codecov.io/gh/InstituteforDiseaseModeling/laser/branch/main/graphs/badge.svg?branch=main\n :alt: Coverage Status\n :target: https://app.codecov.io/github/InstituteforDiseaseModeling/laser\n\n.. |version| image:: https://img.shields.io/pypi/v/idmlaser.svg\n :alt: PyPI Package latest release\n :target: https://test.pypi.org/project/laser-core/\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/idmlaser.svg\n :alt: PyPI Wheel\n :target: https://test.pypi.org/project/laser-core/\n\n.. |supported-versions| image:: https://img.shields.io/pypi/pyversions/idmlaser.svg\n :alt: Supported versions\n :target: https://test.pypi.org/project/laser-core/\n\n.. |supported-implementations| image:: https://img.shields.io/pypi/implementation/idmlaser.svg\n :alt: Supported implementations\n :target: https://test.pypi.org/project/laser-core/\n\n.. |commits-since| image:: https://img.shields.io/github/commits-since/InstituteforDiseaseModeling/laser/v0.1.1.svg\n :alt: Commits since latest release\n :target: https://github.com/InstituteforDiseaseModeling/laser/compare/v0.1.1...main\n\n\n\n.. end-badges\n\nLight Agent Spatial modeling for ERadication.\n\n* Free software: MIT license\n\nInstallation\n============\n\n::\n\n pip install laser-core\n\nYou can also install the in-development version with::\n\n pip install https://github.com/InstituteforDiseaseModeling/laser/archive/main.zip\n\n\nDocumentation\n=============\n\n\nhttps://docs.idmod.org/projects/laser/en/latest/\n\n\nDevelopment\n===========\n\nTo run all the tests run::\n\n tox\n\nNote, to combine the coverage data from all the tox environments run:\n\n.. list-table::\n :widths: 10 90\n :stub-columns: 1\n\n - - Windows\n - ::\n\n set PYTEST_ADDOPTS=--cov-append\n tox\n\n - - Other\n - ::\n\n PYTEST_ADDOPTS=--cov-append tox\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2023 - 2024 Bill & Melinda Gates Foundation 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 (including the next paragraph) 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": "Core functionality for the Light Agent Spatial modeling for ERadication toolkit (LASER).",
"version": "0.1.1",
"project_urls": {
"Changelog": "https://docs.idmod.org/projects/laser/en/latest/changelog.html",
"Documentation": "https://docs.idmod.org/projects/laser/en/latest/",
"Homepage": "https://github.com/InstituteforDiseaseModeling/laser",
"Issues": "https://github.com/InstituteforDiseaseModeling/laser/issues"
},
"split_keywords": [
"spatial modeling",
" disease eradication",
" agent-based modeling"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "8c8caa8784001c7dd523566a5c85a4ddd6330a57f058ba4efc4094d17dff577c",
"md5": "fab4b0544630b3c6c817f53f77c59cc2",
"sha256": "e0b36995e92ad8e699346a5edfe5b4f9aba09a4ddd8d66c2b8890c8fac116f95"
},
"downloads": -1,
"filename": "laser_core-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fab4b0544630b3c6c817f53f77c59cc2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 22809,
"upload_time": "2024-11-20T00:06:14",
"upload_time_iso_8601": "2024-11-20T00:06:14.745217Z",
"url": "https://files.pythonhosted.org/packages/8c/8c/aa8784001c7dd523566a5c85a4ddd6330a57f058ba4efc4094d17dff577c/laser_core-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "14cca847cddcda99a633697a454b0fb8f98d9b161081b344e039f5fb794a3bee",
"md5": "76054f6f46a077616c24e86c72dceefe",
"sha256": "4cd0bf7fa412dd97921ad4a42667cc17f6d2dadbade94aaa2a60024936e4b425"
},
"downloads": -1,
"filename": "laser_core-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "76054f6f46a077616c24e86c72dceefe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 70952,
"upload_time": "2024-11-20T00:06:16",
"upload_time_iso_8601": "2024-11-20T00:06:16.737253Z",
"url": "https://files.pythonhosted.org/packages/14/cc/a847cddcda99a633697a454b0fb8f98d9b161081b344e039f5fb794a3bee/laser_core-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-20 00:06:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "InstituteforDiseaseModeling",
"github_project": "laser",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"tox": true,
"lcname": "laser-core"
}