emod-malaria 2.33.0.dev4__tar.gz → 2.34.0.dev26__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/PKG-INFO +12 -11
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/README.md +1 -1
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/pyproject.toml +14 -12
- emod_malaria-2.34.0.dev26/src/emod_malaria/Eradication.zip +0 -0
- emod_malaria-2.34.0.dev26/src/emod_malaria/schema.zip +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/PKG-INFO +12 -11
- emod_malaria-2.34.0.dev26/src/emod_malaria.egg-info/requires.txt +12 -0
- emod_malaria-2.34.0.dev26/src/version +1 -0
- emod_malaria-2.33.0.dev4/src/emod_malaria/Eradication.zip +0 -0
- emod_malaria-2.33.0.dev4/src/emod_malaria/schema.zip +0 -0
- emod_malaria-2.33.0.dev4/src/emod_malaria.egg-info/requires.txt +0 -11
- emod_malaria-2.33.0.dev4/src/version +0 -1
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/setup.cfg +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria/__init__.py +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria/bootstrap.py +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/SOURCES.txt +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/dependency_links.txt +0 -0
- {emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/top_level.txt +0 -0
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: emod-malaria
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.34.0.dev26
|
|
4
4
|
Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
|
|
5
5
|
License-Expression: MIT
|
|
6
|
-
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
7
6
|
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
|
|
7
|
+
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
8
8
|
Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
|
|
9
|
+
Keywords: modeling,IDM
|
|
9
10
|
Classifier: Operating System :: POSIX :: Linux
|
|
10
11
|
Classifier: Programming Language :: C++
|
|
11
12
|
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
12
13
|
Requires-Python: >=3.10
|
|
13
14
|
Description-Content-Type: text/markdown
|
|
14
15
|
Provides-Extra: docs
|
|
15
|
-
Requires-Dist:
|
|
16
|
-
Requires-Dist:
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
|
|
22
|
-
Provides-Extra:
|
|
16
|
+
Requires-Dist: mkdocs-material; extra == "docs"
|
|
17
|
+
Requires-Dist: mkdocs-include-markdown-plugin; extra == "docs"
|
|
18
|
+
Requires-Dist: mkdocstrings-python; extra == "docs"
|
|
19
|
+
Requires-Dist: mkdocs-autoapi; extra == "docs"
|
|
20
|
+
Requires-Dist: mkdocs-glightbox; extra == "docs"
|
|
21
|
+
Requires-Dist: mkdocs-table-reader-plugin; extra == "docs"
|
|
22
|
+
Provides-Extra: lint
|
|
23
|
+
Provides-Extra: test
|
|
23
24
|
|
|
24
25
|
> **emod-malaria** — This package is a disease-specific distribution of the EMOD binary for the **Malaria** simulation type.
|
|
25
26
|
|
|
26
|
-
EMOD
|
|
27
|
+
EMOD
|
|
27
28
|
============
|
|
28
29
|
Epidemiological MODeling software (EMOD), is an agent-based model (ABM) that simulates the simultaneous interactions of agents in an effort to recreate complex phenomena. Each agent (such as a human or vector) can be assigned a variety of “properties” (for example, age, gender, etc.), and their behavior and interactions with one another are determined by using decision rules. These models have strong predictive power and are able to leverage spatial and temporal dynamics.
|
|
29
30
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
> **emod-malaria** — This package is a disease-specific distribution of the EMOD binary for the **Malaria** simulation type.
|
|
2
2
|
|
|
3
|
-
EMOD
|
|
3
|
+
EMOD
|
|
4
4
|
============
|
|
5
5
|
Epidemiological MODeling software (EMOD), is an agent-based model (ABM) that simulates the simultaneous interactions of agents in an effort to recreate complex phenomena. Each agent (such as a human or vector) can be assigned a variety of “properties” (for example, age, gender, etc.), and their behavior and interactions with one another are determined by using decision rules. These models have strong predictive power and are able to leverage spatial and temporal dynamics.
|
|
6
6
|
|
|
@@ -6,13 +6,14 @@ build-backend = "setuptools.build_meta"
|
|
|
6
6
|
name = "emod-malaria"
|
|
7
7
|
dynamic = ["version"]
|
|
8
8
|
description = "PyPI distribution of EMOD for the running Malaria and Vector simulations"
|
|
9
|
-
license = "MIT"
|
|
10
|
-
authors = [
|
|
11
|
-
]
|
|
12
9
|
readme = "README.md"
|
|
13
10
|
requires-python = ">=3.10"
|
|
11
|
+
authors = [
|
|
12
|
+
]
|
|
13
|
+
keywords = ["modeling", "IDM"]
|
|
14
14
|
dependencies = [
|
|
15
15
|
]
|
|
16
|
+
license = "MIT"
|
|
16
17
|
classifiers = [
|
|
17
18
|
"Operating System :: POSIX :: Linux",
|
|
18
19
|
"Programming Language :: C++",
|
|
@@ -21,20 +22,21 @@ classifiers = [
|
|
|
21
22
|
|
|
22
23
|
[project.optional-dependencies]
|
|
23
24
|
docs = [
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
|
|
25
|
+
"mkdocs-material",
|
|
26
|
+
"mkdocs-include-markdown-plugin",
|
|
27
|
+
"mkdocstrings-python",
|
|
28
|
+
"mkdocs-autoapi",
|
|
29
|
+
"mkdocs-glightbox",
|
|
30
|
+
"mkdocs-table-reader-plugin",
|
|
31
|
+
]
|
|
32
|
+
lint = [
|
|
31
33
|
]
|
|
32
|
-
|
|
34
|
+
test = [
|
|
33
35
|
]
|
|
34
36
|
|
|
35
37
|
[project.urls]
|
|
36
|
-
Documentation = "https://emod.idmod.org/EMOD/"
|
|
37
38
|
Repository = "https://github.com/EMOD-Hub/EMOD"
|
|
39
|
+
Documentation = "https://emod.idmod.org/EMOD/"
|
|
38
40
|
Issues = "https://github.com/EMOD-Hub/issues-and-discussions/issues"
|
|
39
41
|
|
|
40
42
|
[tool.setuptools.package-data]
|
|
Binary file
|
|
Binary file
|
|
@@ -1,29 +1,30 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: emod-malaria
|
|
3
|
-
Version: 2.
|
|
3
|
+
Version: 2.34.0.dev26
|
|
4
4
|
Summary: PyPI distribution of EMOD for the running Malaria and Vector simulations
|
|
5
5
|
License-Expression: MIT
|
|
6
|
-
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
7
6
|
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD
|
|
7
|
+
Project-URL: Documentation, https://emod.idmod.org/EMOD/
|
|
8
8
|
Project-URL: Issues, https://github.com/EMOD-Hub/issues-and-discussions/issues
|
|
9
|
+
Keywords: modeling,IDM
|
|
9
10
|
Classifier: Operating System :: POSIX :: Linux
|
|
10
11
|
Classifier: Programming Language :: C++
|
|
11
12
|
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
|
|
12
13
|
Requires-Python: >=3.10
|
|
13
14
|
Description-Content-Type: text/markdown
|
|
14
15
|
Provides-Extra: docs
|
|
15
|
-
Requires-Dist:
|
|
16
|
-
Requires-Dist:
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist:
|
|
19
|
-
Requires-Dist:
|
|
20
|
-
Requires-Dist:
|
|
21
|
-
|
|
22
|
-
Provides-Extra:
|
|
16
|
+
Requires-Dist: mkdocs-material; extra == "docs"
|
|
17
|
+
Requires-Dist: mkdocs-include-markdown-plugin; extra == "docs"
|
|
18
|
+
Requires-Dist: mkdocstrings-python; extra == "docs"
|
|
19
|
+
Requires-Dist: mkdocs-autoapi; extra == "docs"
|
|
20
|
+
Requires-Dist: mkdocs-glightbox; extra == "docs"
|
|
21
|
+
Requires-Dist: mkdocs-table-reader-plugin; extra == "docs"
|
|
22
|
+
Provides-Extra: lint
|
|
23
|
+
Provides-Extra: test
|
|
23
24
|
|
|
24
25
|
> **emod-malaria** — This package is a disease-specific distribution of the EMOD binary for the **Malaria** simulation type.
|
|
25
26
|
|
|
26
|
-
EMOD
|
|
27
|
+
EMOD
|
|
27
28
|
============
|
|
28
29
|
Epidemiological MODeling software (EMOD), is an agent-based model (ABM) that simulates the simultaneous interactions of agents in an effort to recreate complex phenomena. Each agent (such as a human or vector) can be assigned a variety of “properties” (for example, age, gender, etc.), and their behavior and interactions with one another are determined by using decision rules. These models have strong predictive power and are able to leverage spatial and temporal dynamics.
|
|
29
30
|
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
2.34.0.dev26
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
2.33.0.dev4
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/SOURCES.txt
RENAMED
|
File without changes
|
|
File without changes
|
{emod_malaria-2.33.0.dev4 → emod_malaria-2.34.0.dev26}/src/emod_malaria.egg-info/top_level.txt
RENAMED
|
File without changes
|