Ask HN: What Python automation scripts do you reuse frequently at work?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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
  • With python, it's more about simplifying the entire process (a.k.a. making it pythonic). In my experience, it tends to be a wrapping mechanism around some binary or api so it's hard to pin point "an exact script everyone runs". Some are clean up scripts that clear out caches manually (until a fix can be pushed), others (like this one https://gitlab.com/sunset-crew/nextrelease) wrap git so you don't need to remember all the things associated with pushing a release and/or tag. Ansible, though it's made in python it's kinda it's own langauge, might be a good place to look if you want scripts that are generic enough for everyone to use.

  • ursus

    Static site generator for All About Berlin

  • It’s my own SSG: https://github.com/nicbou/ursus/. I edit text for a living so the effort was worth it.

    As for organisation, they are usually in the ./scripts directory of their respective projects. Generic ones are in my dotfiles: https://github.com/nicbou/dotfiles

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

    Personal dotfiles (by nicbou)

  • It’s my own SSG: https://github.com/nicbou/ursus/. I edit text for a living so the effort was worth it.

    As for organisation, they are usually in the ./scripts directory of their respective projects. Generic ones are in my dotfiles: https://github.com/nicbou/dotfiles

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

  • GPT-4o's Memory Breakthrough (Needle in a Needlestack)

    2 projects | news.ycombinator.com | 14 May 2024
  • BLint: Check the security properties, and capabilities in your executables

    1 project | news.ycombinator.com | 14 May 2024
  • Casino Terminal Game

    2 projects | dev.to | 14 May 2024
  • Project-Gameface

    1 project | news.ycombinator.com | 14 May 2024
  • Glance: A self-hosted dashboard that puts all your feeds in one place

    2 projects | news.ycombinator.com | 14 May 2024