Python 3.13 is the recommended and supported version.
Documentation available at https://emod-hub.github.io/emodpy/.
To build the documentation locally, do the following:
- Create and activate a venv.
- Navigate to the root directory of the repo.
python -m pip install .[docs]
Please see the documentation for testing.
Have a question or a comment? Check out our Discussions space. Want to file an issue or suggest an improvement? Go here.
The code in this repository was developed by IDM and other collaborators to support our joint research on flexible agent-based modeling. We've made it publicly available under the MIT License to provide others with a better understanding of our research and an opportunity to build upon it for their own work. We make no representations that the code works as intended or that we will provide support, address issues that are found, or accept pull requests. You are welcome to create your own fork and modify the code to suit your own modeling needs as permitted under the MIT License.