==================== PyTables Development ==================== If you want to follow the development of PyTables and take part in it, you may have a look at the PyTables project pages on `GitHub `_. The source code for PyTables may be found at the `GitHub project site`_. You can get a copy of the latest version of the source code (under development) from the master branch of the project repository using git:: git clone --recursive git@github.com:PyTables/PyTables.git Also, be sure to subscribe to the `Users' Mailing List`_ and/or the `Developers' Mailing List`_. .. _`GitHub project site`: https://github.com/PyTables .. _`Users' Mailing List`: https://groups.google.com/group/pytables-users .. _`Developers' Mailing List`: https://groups.google.com/group/pytables-dev Other resources for developers: * `GitHub project site`_ * :ref:`library_reference` * `Git Repository browser `_ * `Issue tracker `_ * `Developers wiki `_ * `Users' Mailing List`_ * `Developers' Mailing List`_ * Continuous Integration: - `GitHub Actions (GHA) `_ .. todo:: improve this section