Skip to content

Instantly share code, notes, and snippets.

View maxwelllevin's full-sized avatar

Maxwell Levin maxwelllevin

  • PNNL
  • Bay Area, CA
View GitHub Profile
@maxwelllevin
maxwelllevin / python.md
Last active January 13, 2024 01:25
Python resources

Many Python Things

Some resources I've collected over a few years of working mostly in Python.

General

  • Python Cheatsheet: A guide to Python syntax and grammar.
  • Awesome Python: A comprehensive and curated list of Python resources.
  • Calm Code: A series of video shorts on useful Python libraries for data management and software best practices.
  • ArjanCodes: A YouTuber who produces super high-quality educational videos focused on software engineering.