TrackingR VS covid19-sir

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

TrackingR

Python code for "Tracking R of COVID-19 A New Real-Time Estimation Using the Kalman Filter". (by crondonm)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
TrackingR covid19-sir
2 3
27 108
- -
0.0 9.3
over 1 year ago 6 days ago
Python Python
MIT License 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.

TrackingR

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

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 TrackingR and covid19-sir you can also consider the following projects:

COVID-19 - Novel Coronavirus (COVID-19) Cases, provided by JHU CSSE

richkit - Domain Enrichment Toolkit $ pip install richkit

epysurv - Epidemiological surveillance in Python

COVID19_AgentBasedSimulation - COVID-ABS: An Agent-Based Model of COVID-19 Epidemic to Simulate Health and Economic Effects of Social Distancing Interventions

zEpid - Epidemiology analysis package

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

Epidemiology101 - Epidemic Modeling for Everyone