til.duyet.net
Ctrlk
  • 🤪Today I Learned
  • Data Engineering
    • ☁️AWS
    • ⚒️Tools
    • 💻Shell
    • env from ConfigMap or Secrets
    • ☸️Kubernetes, Helm, Kustomize
    • 🔄Apache Airflow
    • 🐳Docker
  • Database
    • Google BigQuery
    • Apache Hive
    • AWS Redshift / Postgres
    • Presto
  • Programming
    • 🍪Rust
    • 🐍Python
      • YAML config file with environment variables
      • date_range_generator
      • get_all_s3_keys
      • Pipenv
    • 👻Golang
    • 💎Javascript / Typescript
    • ✨FE / React
  • Unix
    • Git - Pretty git branch graphs
    • Checking files in Docker build context
    • Bash get the directory of the current script
    • Vim
    • Find and replace
  • Miscellaneous
    • [Fig] Single machine and distributed system structure
    • Deploying Machine Learning Models at Scale
    • Bypass a Chrome certificate/HSTS error
    • Articles
Powered by GitBook
On this page

Was this helpful?

Edit
  1. Programming

🐍Python

YAML config file with environment variablesdate_range_generatorget_all_s3_keysPipenv
PreviousGenerate Struct from JSONNextYAML config file with environment variables

Last updated 3 years ago

Was this helpful?