Skip to content

Instantly share code, notes, and snippets.

@webknjaz
Last active November 21, 2023 14:22
Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save webknjaz/b623cb5eb941ed17617afa831f4a7fb0 to your computer and use it in GitHub Desktop.
Save webknjaz/b623cb5eb941ed17617afa831f4a7fb0 to your computer and use it in GitHub Desktop.
Getting started resources for new Pythonistas

Intro

Idiomatic Python

Must know

Installing third-party deps for your app development/deployment

Code style & philosophy

Complexity and maintainability -----------------------------

Generic software craftsmanship

Testing

Learn more

Misc

Follow the community wisdom

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment