glm-tools / pyglmnet

Python implementation of elastic-net regularized generalized linear models
http://glm-tools.github.io/pyglmnet/
MIT License
279 stars 83 forks source link

modern packaging and testing frameworks #258

Open pavanramkumar opened 6 years ago

pavanramkumar commented 6 years ago

We should look into more standard structuring of the repo tree: https://blog.ionelmc.ro/2014/05/25/python-packaging/#the-structure And modern testing automation: https://tox.readthedocs.io/en/latest/