[Distutils] Improved Stats Features in Python

Ronny Pfannschmidt opensource at ronnypfannschmidt.de
Fri Sep 9 02:29:28 EDT 2016


Hello Rui,

this mailing list deal with tools you can use to publish 3rd party 
packages to something like the pypi package index,

if you want to add to the python stdlib, you need to get started with 
python-ideas, python-dev and very likely write a PEP that will have to 
get accepted.

if you just want to publish your own library, you just need to upload it 
to pypi and make it known.

-- Ronny

On 06.09.2016 17:06, Rui Sarmento wrote:
> Dear Sirs,
>
> I've implemented some stats functions related to Factor Analysis in 
> the statistics area. Specifically, the KMO test and the Bartlett test 
> also. At this time I do not seem to find any module performing these 
> tests. Is there any chance I could add these functions to a package in 
> Python. What is the procedure to perform such contribution.
>
> Thank you very much in advance for the suggestions.
>
> Best Regards,
>
> Rui
>
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig



More information about the Distutils-SIG mailing list