Stop Hardcoding Sensitive Data in Your Python Applications - use python-dotenv instead!

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

    Reads key-value pairs from a .env file and can set them as environment variables. It helps in developing applications following the 12-factor principles.

  • pydantic-cli

    Turn Pydantic defined Data Models into CLI Tools

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

    Transparent file encryption in git

  • Try git-crypt + envs.

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

  • XML is better than YAML

    17 projects | news.ycombinator.com | 20 Sep 2023
  • argparse_dataclass: declarative CLIs with argparse and dataclasses (e.g. similar to Rust's structopt)

    3 projects | /r/Python | 1 Jun 2023
  • Build Simple CLI-Based Voice Assistant with PyAudio, Speech Recognition, pyttsx3 and SerpApi

    7 projects | dev.to | 28 Nov 2022
  • Yet another command line tool: clidantic, typed CLIs with click and pydantic

    2 projects | /r/Python | 18 Aug 2022
  • Mypy 0.940 Released

    3 projects | /r/Python | 13 Mar 2022