COVID19_AgentBasedSimulation VS covid19-sir

Compare COVID19_AgentBasedSimulation vs covid19-sir and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
COVID19_AgentBasedSimulation covid19-sir
1 3
80 108
- -
0.0 9.3
over 1 year ago 4 days ago
Python Python
GNU General Public License v3.0 only Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

COVID19_AgentBasedSimulation

Posts with mentions or reviews of COVID19_AgentBasedSimulation. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-09-23.

covid19-sir

Posts with mentions or reviews of covid19-sir. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-14.
  • Show HN: Deptry, a tool to check for dependency issues in a Python project
    4 projects | news.ycombinator.com | 14 Sep 2022
    I have recently been working on a project called `deptry`, a command line tool to check for issues in the dependencies of Python projects. It can be used to find obsolete, missing, transitive and misplaced development dependencies. It supports the following types of projects:

    - Projects that use Poetry and a corresponding pyproject.toml file

    - Projects that use a requirements.txt file according to the pip standards

    ---

    * Documentation: https://fpgmaas.github.io/deptry/

    * GitHub repository: https://github.com/fpgmaas/deptry

    ---

    I am quite happy with the project in its current form, but I also realise there is still a lot of room left for improvement. Therefore, I hope some people are willing to give it a try and provide me with feedback. So; if you have a project with a long list of dependencies and a little bit of spare time on your hands, please give it a try and let me know what you think!

    If you encounter any issues, find a bug, or have any other form of feedback, please don't hesitate to raise an issue in the GitHub repository, or leave a comment here.

    Kind regards,

    Florian

    P.S. Many thanks to Hirokazu Takaya (https://github.com/lisphilar) for incorporating it in the CI/CD pipeline of his project covid19-sir (https://github.com/lisphilar/covid19-sir). It provided me with very valuable early feedback.

  • Deptry 0.4.4, a tool to check for dependency issues in a Python project
    5 projects | news.ycombinator.com | 13 Sep 2022
    * [*GitHub repository*](https://github.com/fpgmaas/deptry)

    I am quite happy with the project in its current form, but I also realise there is still a lot of room left for improvement. Therefore, I hope some people are willing to give it a try and provide me with feedback. So; if you have a project with a long list of dependencies and a little bit of spare time on your hands, please give it a try and let me know what you think!

    If you encounter any issues, find a bug, or have any other form of feedback, please don't hesitate to raise an issue in the GitHub repository, or leave a comment here.

    Kind regards,

    Florian

    P.S. Many thanks to [Hirokazu Takaya](https://github.com/lisphilar) for incorporating it in the CI/CD pipeline of his project [covid19-sir](https://github.com/lisphilar/covid19-sir). It provided me with very valuable early feedback.

  • I recently released deptry; a utility to check your Poetry-managed Python projects for obsolete, transitive, missing and misplaced dependencies.
    2 projects | /r/Python | 8 Sep 2022
    P.S. Many thanks to Hirokazu Takaya for incorporating it in the CI/CD pipeline of his project covid19-sir. It provided me with very valuable early feedback.

What are some alternatives?

When comparing COVID19_AgentBasedSimulation and covid19-sir you can also consider the following projects:

mesa - Mesa is an open-source Python library for agent-based modeling, ideal for simulating complex systems and exploring emergent behaviors.

richkit - Domain Enrichment Toolkit $ pip install richkit

aml_project

zEpid - Epidemiology analysis package

covasim - COVID-19 Agent-based Simulator (Covasim): a model for exploring coronavirus dynamics and interventions

deptry - Find unused, missing and transitive dependencies in a Python project.

seirsplus - Models of SEIRS epidemic dynamics with extensions, including network-structured populations, testing, contact tracing, and social distancing.

Epidemiology101 - Epidemic Modeling for Everyone