Till Studer's Notes

Recent Notes

  • Home

    Feb 05, 2022

  • Elastic Query Languages

    Apr 30, 2025

  • Prompt Engineering

    Apr 24, 2025

  • AI Tools

    Apr 24, 2025

  • Offensive Security

    Apr 11, 2025

Home

❯

01_Zettelkasten

❯

Python

Jul 30, 20221 min read

Python

  • The Python Standard Library
  • List Comprehensions
  • pypa/sampleproject”
  • The Complete Python Development Guide
  • Clean Code in Python
  • Using WSL to Build a Python Development Environment on Windows
  • tillstuder/pyCLI

Packages

  • Build
    • wheel
    • twine
  • Formatting & Linting
    • black
    • flake8
    • mypy
    • isort
    • rope
  • Security
    • bandit
    • safety
  • Web Scraping
    • BeautifulSoup
  • Databases
    • SQLAlchemy
    • Alembic
    • psycopg
    • PyPika
  • CLI
    • click
  • REST API
    • FastAPI
  • Excel
    • openpyxl

Relevant Note(s):


Graph View

  • Python
  • Packages

Backlinks

  • Software Development and Systems Engineering

Created with Quartz v4.5.0 © 2025

  • GitHub
  • LinkedIn
  • Email