PyPlanning User Guide ===================== .. figure:: images/pyplanning-banner.png :align: center PyPlanning is a library for managing team schedules and quickly creating simple project plannings. PyPlanning was initially developed for internal use at `Codra`_. The main goal of this project is to provide a simple and easy-to-use planning tool for small teams or small projects, i.e. in cases where using a full-featured project management software is overkill. .. figure:: _static/plotpy-stack-powered.png :align: center :width: 300 px PyPlanning is powered by `PlotPyStack `_, the scientific Python-Qt visualization and graphical user interface stack. .. note:: PyPlanning was created by `Codra`_/`Pierre Raybaut`_ in 2023. It is developed and maintained by PyPlanning open-source project team with the support of `Codra`_. .. _PlotPyStack: https://github.com/PlotPyStack External resources: .. list-table:: :widths: 20, 80 * - `GitHub`_ - Project home page * - `PyPI`_ - Python Package Index .. toctree:: :maxdepth: 2 :caption: Contents: installation examples development .. _PlotPyStack: https://github.com/PlotPyStack .. _guidata: https://pypi.python.org/pypi/guidata .. _PyPI: https://pypi.python.org/pypi/PyPlanning .. _GitHub: https://github.com/Codra-Ingenierie-Informatique/PyPlanning .. _Codra: https://codra.net/ .. _Pierre Raybaut: https://github.com/PierreRaybaut/