1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26
|
================
Project pointers
================
* `Project Home Page <http://www.pytables.org>`_
* `GitHub Project Page <https://github.com/PyTables>`_
* `Online HTML Documentation <http://pytables.github.io>`_
* `Download area <http://sourceforge.net/projects/pytables/files/pytables>`_
* `Git Repository browser <https://github.com/PyTables/PyTables>`_
* `Users Mailing List <https://groups.google.com/group/pytables-users>`_
* `Announce Mailing List <https://lists.sourceforge.net/lists/listinfo/pytables-announce>`_
* `Developers Mailing List <https://groups.google.com/group/pytables-dev>`_
* Continuous Integration:
- `OME <http://hudson.openmicroscopy.org.uk/job/PyTables>`_ (master branch)
- `Travis-CI <https://travis-ci.org/PyTables/PyTables>`_ (all branches)
* `Project page on PyPi <https://pypi.python.org/pypi/tables>`_
* `Project Page on SourceForge.net <http://sourceforge.net/projects/pytables>`_
(needs update)
* `Project page on Launchpad <https://launchpad.net/pytables>`_
(going to be closed)
* Development version of the
`HTML documentation <http://pytables.github.io/latest/index.html>`_
* `Old trac site <http://www.pytables.org/trac-bck>`_
|