open-resources / scripts

Repo of converter scripts to and from MD files to various platform file formats.
3 stars 0 forks source link

PyPackages - Chapters 1-6 #49

Open Parsa-Rajabi opened 2 years ago

Parsa-Rajabi commented 2 years ago

Go through the first 6 chapters of this book: https://py-pkgs.org/06-documentation and publish a py package

  1. Introduction
  2. System Setup
  3. How to package a python
  4. Package structure and distribution
  5. Testing
  6. Documentation