Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 228 Bytes

File metadata and controls

10 lines (7 loc) · 228 Bytes

Thoughts

How to choose a Python package

  • up to date?
  • who supports it? (and do they have support?)
  • how many dependencies does it have?

How to make a package

  • better to make small, specific packages rather than giant