.. _`Build Environment`:

=================
Build Environment
=================

*data-migrator* uses the following tools as its build environment:

+-------------------------+-----------------------------+---------------------------------------------------------+
| Function                |  Tool                       | Location                                                |
+=========================+=============================+=========================================================+
| Repository              |  Github Repo                | https://github.com/schubergphilis/data-migrator         |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Issues                  |  Github Issues              | https://github.com/schubergphilis/data-migrator/issues  |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Registry                |  PyPI                       | https://pypi.python.org/pypi/data-migrator              |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Build                   |  CircleCI                   | https://circleci.com/gh/schubergphilis/data-migrator    |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Documentation           |  Read the Docs / Sphinx     | http://data-migrator.readthedocs.io/en/latest/          |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Test Coverage           |  Python Coverage to Codacy  | http://coverage.readthedocs.io/en/latest/               |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Code Quality            |  Codacy                     | https://www.codacy.com/app/schubergphilis/data-migrator |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Packaging               |  Setuptools                 | https://setuptools.readthedocs.io/en/latest/            |
+-------------------------+-----------------------------+---------------------------------------------------------+
| Python Version          |  Tox                        | https://tox.readthedocs.io/en/latest/                   |
+-------------------------+-----------------------------+---------------------------------------------------------+
