Help with using program from GitHub

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

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
  • auto-southwest-check-in

    A Python script that automatically checks in to your Southwest flight 24 hours beforehand.

  • The directions state: ## Installation ### Prerequisites - [Python 3.10][0] - [Pip][1] - [Google Chrome (Version 101+)][2] First, download the script onto your computer ```shell $ git clone https://github.com/jdholtz/auto-southwest-check-in.git $ cd auto-southwest-check-in ``` Then, install the needed packages for the script ```shell $ pip install -r requirements.txt ``` ## Using The Script To schedule a check-in, run the following command ```shell $ python3 southwest.py CONFIRMATION_NUMBER FIRST_NAME LAST_NAME ``` Alternatively, you can log in to your account, which will automatically check you in to all of your flights ```shell $ python3 southwest.py USERNAME PASSWORD

  • 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

  • STaRK: Benchmarking LLM Retrieval on Textual and Relational Knowledge Bases

    1 project | news.ycombinator.com | 10 May 2024
  • Easy CSV Handling with Python: A Beginner's Guide (Bite-size Article)

    1 project | dev.to | 10 May 2024
  • self-host a Streamlit app' on a Ubuntu server

    1 project | dev.to | 10 May 2024
  • Show HN: AI Runner – my personal opensource, local, multi-modal, AI assistant

    1 project | news.ycombinator.com | 10 May 2024
  • Initial commit to Synapse, the original Matrix.org homeserver implementation

    1 project | news.ycombinator.com | 10 May 2024