Premier League Project Infrastructure Update

This page summarizes the projects mentioned and recommended in the original post on /r/dataengineering

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
  • premier-league

    A Data Engineering project. Repository for backend infrastructure and Streamlit app files for a Premier League Dashboard.

  • I also updated the Streamlit dashboard to include the rest of the teams in the league with their form for their 5 previous games (only games played in the Premier League) in the "Top Teams Tab".

  • black

    The uncompromising Python code formatter

  • Implemented code formatting with Black and linting with Pylint in my CI pipeline. Here is my updated GitHub Actions Workflow file: ci.yml

  • 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.

    InfluxDB logo
  • Pylint

    It's not just a linter that annoys you!

  • Implemented code formatting with Black and linting with Pylint in my CI pipeline. Here is my updated GitHub Actions Workflow file: ci.yml

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a Python package in 2022

    10 projects | dev.to | 29 Jul 2022
  • Enhance Your Project Quality with These Top Python Libraries

    16 projects | dev.to | 18 Mar 2024
  • A Tale of Two Kitchens - Hypermodernizing Your Python Code Base

    31 projects | dev.to | 12 Nov 2023
  • Testing Python Code Using UnitTest

    3 projects | dev.to | 9 Nov 2023
  • The Power of Pre-Commit for Python Developers: Tips and Best Practices

    3 projects | dev.to | 1 May 2023