Description
In this course, you will :
- Learn how to create a python package that can be pip installed, which is one of the most advanced topics in Python.
Syllabus :
- How to write a readable python script
- How to use python with folders
- How to make a python package
- setup.py tips and tricks!
- How to make a readme.md
- Pip install your script!