Fork me on GitHub

  1. Packaging and distributing your python libraries

    August 01, 2013

    Hi there fellow coders. This post will go over the basics of packaging and deploying your python libraries. So without wasting a minute lets get started.

    Folder structure

    So first thing first. What should be your folder structure ? At minimum you can have only two files. The first one should ...

    read more
  2. Packaging your python scripts.

    July 29, 2013

    Oh hi there! Welcome to another useful post. This post is going to be about how to package your python scripts and packages for distribution on PyPI or some other place.Here I won't go too deep into explaining everything as most of us just need to know the ...

    read more

Page 1 / 1