Skip to main content

海能达专用python工具包

Project description

Python-Gantt

| Python-Gantt make possible to easily draw gantt charts from Python. | Output format is SVG.

Installation

Requirements


This projects needs the following libraries:

-  svgwrite see https://bitbucket.org/mozman/svgwrite/
-  dateutil see https://labix.org/python-dateutil

Additionnal requirements

For using org2gantt script, the following libraries is needed:

Installation


::

    python setup.py install

Example
-------

::

    >>> from example import math
	>>> math.add(1,2)
	1 + 2 = 3
	>>> math.sub(5,2)
	5 - 2 = 3
	>>>

Licence
-------

GPL v3 or any later version

Author
------

Alexandre Norman (norman at xael.org)


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

Hytera-1.0.0.tar.gz (2.1 kB view hashes)

Uploaded Source

Built Distribution

Hytera-1.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded 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