Web version : http://www.logilab.org/blogentry/113035

Pylint - the world renowned Python code static checker - now has a
landing page : http://www.pylint.org

We've tried to summarize all the things a newcomer should know about
pylint. We hope it reflects the diversity of uses and support canals
for pylint.

Note that pylint is not hosted on github or another well-known forge,
since we firmly believe in a decentralized architecture for the web.

This applies especially to open source software development. Pylint's
development is self-hosted on a forge
http://www.logilab.org/project/pylint and its code is version-controlled
with mercurial http://mercurial.selenic.com, a distributed version
control system (DVCS). Both tools are free software written in python.

We know centralized (and closed source) platforms for managing
software projects can make things easier for contributors. We have
enabled a mirror on bitbucket (https://bitbucket.org/logilab/pylint and
pylint-brain https://bitbucket.org/logilab/pylint-brain) so as to ease
forks and
pull requests. Pull requests can be made there and even from a
self-hosted mercurial (with a quick email on this list).

Arthur

-- 
Arthur Lutz - LOGILAB, Paris (France).
Formations - http://www.logilab.fr/formations/
Développements - http://www.logilab.fr/services/
Plateforme Web Sémantique - http://www.cubicweb.org/

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to