Organize Python code like a PRO

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

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

    Python packaging and dependency management made easy

  • You should look into Poetry https://python-poetry.org/ for virtual environment management and packaging.

  • GMaps-Crawler

    Google Maps crawler using Selenium. All extracted data is forwarded to a SQS queue.

  • This is a valid point! My example was too simple. In the reality, the code I used as inspiration is OOP https://github.com/guilatrova/GMaps-Crawler/blob/main/src/gmaps_crawler/storages.py . I'll make sure to improve this section.

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

  • From Kotlin Scripting to Python

    1 project | dev.to | 7 Mar 2024
  • Python Packaging, One Year Later: A Look Back at 2023 in Python Packaging

    2 projects | news.ycombinator.com | 16 Jan 2024
  • How do you resolve dependency conflicts?

    1 project | /r/learnpython | 10 Dec 2023
  • Is there a way to mangage a project locally, like npm does?

    1 project | /r/learnpython | 10 Dec 2023
  • Poetry VS instld - a user suggested alternative

    2 projects | 9 Dec 2023