Is anyone here using Python to automate a business?

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • rocketry

    Modern scheduling library for Python

  • Pandas gets rid of those tedious Excel tasks and then I use Red Mail for automating sending emails (disclaimer, I'm the author). To schedule things, you can use cron and Windows scheduler on simple things but Rocketry is also built for automating such tasks (disclaimer, I'm also the author). Then I use SQLAlchemy to pull data from databases and scheduled Jupyter notebooks for quick controls and checking commonly occurring problems. And Flask/FastAPI to build partial automation on tasks that still require manual step to inspect data etc.

  • red-mail

    Advanced email sending for Python

  • Pandas gets rid of those tedious Excel tasks and then I use Red Mail for automating sending emails (disclaimer, I'm the author). To schedule things, you can use cron and Windows scheduler on simple things but Rocketry is also built for automating such tasks (disclaimer, I'm also the author). Then I use SQLAlchemy to pull data from databases and scheduled Jupyter notebooks for quick controls and checking commonly occurring problems. And Flask/FastAPI to build partial automation on tasks that still require manual step to inspect data etc.

  • 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