Re: [Python-Dev] Requesting on python directories

2016-09-06 Thread Steven D'Aprano
Hello Ramu, This is the wrong place to ask for help with your question, this is for development of the Python interpreter. I suggest you subscribe to the Python-List mailing list. For help with publishing packages, see https://wiki.python.org/moin/CheeseShopTutorial On Tue, Sep 06, 2016 at

Re: [Python-Dev] Requesting on python directories

2016-09-06 Thread Ryan Gonzalez
Wrong mailing list. This is for the discussion of development *of* Python, not *in* Python. You probably want: https://mail.python.org/mailman/listinfo/python-list Regardless, this page should answer your questions: https://packaging.python.org/distributing/ On Tue, Sep 6, 2016 at 11:31 AM, RA

[Python-Dev] Requesting on python directories

2016-09-06 Thread RAMU V
Sir I learn the basics of python from online and I am pretty much confident with my basics and I want to show them to the outside world by publishing them as packages in python. There were set of instructions for that process but I could not figure out the exact process so please help m