kevin-deldycke-blog VS arrow

Compare kevin-deldycke-blog vs arrow and see what are their differences.

arrow

Better dates & times for Python [Moved to: https://github.com/arrow-py/arrow] (by crsmithdev)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kevin-deldycke-blog arrow
2 1
35 7,467
- -
8.0 8.0
8 days ago almost 3 years ago
Python Python
GNU General Public License v3.0 or later 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.

kevin-deldycke-blog

Posts with mentions or reviews of kevin-deldycke-blog. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Introduction to Flaky Tests by Example
    4 projects | dev.to | 16 Jul 2021
    If you are curious about the context that led to the apparition of those flaky tests, my former manager Kevin Deldycke provides a more detailed view in a very interesting post: Billing Pipeline: A Critical Time Sensitive System.
  • FFmpeg 4.4
    8 projects | news.ycombinator.com | 9 Apr 2021
    Indeed! Here is my collection of FFmpeg CLIs: https://github.com/kdeldycke/kevin-deldycke-blog/blob/main/c...

arrow

Posts with mentions or reviews of arrow. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-07-16.
  • Introduction to Flaky Tests by Example
    4 projects | dev.to | 16 Jul 2021
    Another way of doing so would be to inject the value directly to the method. Python has a very good library to sandbox the tests when using the built-in datetime objects: freezegun. Once again, and unfortunately for us, the project was using arrow so this was not a possibility.

What are some alternatives?

When comparing kevin-deldycke-blog and arrow you can also consider the following projects:

freezegun - Let your Python tests travel through time