Why do you love Python?

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

    Python composable command line interface toolkit

  • Natively, kind of clunky imo. I hear good things about https://click.palletsprojects.com, though. I don’t think python especially excels in cli, but maybe you will make a cli because it’s easy to set up. The kind of projects you make in python might more often have a need for a cli than for something in node.js.

  • CPython

    The Python programming language

  • REPL = Read Eval(uate) Print Loop, an interactive shell that processes statements, evaluates them on line by line (or block) basis and prints out if there's any output, then repeats back to read. There's a live web one for trying it out at the python.org page front page, click on ">_" on the code example and off you go.

  • 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