Skip to main content

Gantt charts in python

Project description

.. image:: https://img.shields.io/pypi/v/pygantt.svg
:target: https://pypi.python.org/pypi/pygantt

.. image:: https://img.shields.io/travis/PyGantt/PyGantt.svg
:target: https://travis-ci.org/PyGantt/PyGantt

.. image:: https://readthedocs.org/projects/pygantt/badge/?version=latest
:target: https://pygantt.readthedocs.io/en/latest/?badge=latest
:alt: Documentation Status

=======
PyGantt
=======

Easy Gantt and waterfall charts in python.

This module uses Gantt type charts to plot event data characterized by a start and an end.
It naturally applies to scheduling but it is well suited in financial applications, e.g. plotting positions/weights in a portfolio alongside the portfolio index, in medical application, e.g. the raster plot of neuron impulses, or in waterfall usage plots, e.g. the evolution of your monthly earnings and expenses.

* Free software: BSD license
* Documentation: https://pygantt.readthedocs.io.

Installation
--------
The easiest way to install PyGantt is using ``pip``::

pip install -U pygantt

or ``conda``::

conda install -c mriduls pygantt


Features
--------

The canonical scheduling example:

.. image:: https://github.com/PyGantt/PyGantt/blob/master/images/concert.png


Display portfolio positions alongside the realized index:

.. image:: https://github.com/PyGantt/PyGantt/blob/master/images/strategy.png


Freelancers ups and downs:

.. image:: https://github.com/PyGantt/PyGantt/blob/master/images/freelancer.png


Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2018-04-21)
------------------

* First release on PyPI.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pygantt-0.1.2.tar.gz (11.1 kB view hashes)

Uploaded Source

Built Distribution

pygantt-0.1.2-py2.py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page