How to update a python package?

When is it a good idea to release your python code as a package?

  • I have some Python code to do some basic mining and visualization of social networks, then I am not sure if I should release it as a package or keep as a simple application. My purpose is to share it as some people are asking me to use it.

  • Answer:

    Short Answer:  When its ready! 1. If  your are looking for other peoples input, put it on Github. 2. If you want to check whether if passing all ur test cases(even the future ones u think of) . Connect Github with Travis-CI (Continuos Integration). 3. People (Atleast I) will only use if its well documented.

Rahul Ram at Quora Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.