# Quickstart ## Release notes > **pypack_metager** > > A [BuildNN](https://www.buildnn.com) Open Source project. ## Installing ```bash $ pip install pymetager ``` or from source ```bash $ git clone https://github.com/buildnn/pymetager $ cd pymetager $ pip install -e . ``` ```{eval-rst} .. currentmodule:: pymetager .. toctree:: :maxdepth: 2 :caption: Contents: :titlesonly: :glob: user_guide reference_index Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search` ```