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:
- clize, see https://github.com/epsy/clize
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)
Release files for Hytera 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| Hytera-1.0.0.tar.gz | 2.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| Hytera-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.9 kB
Release files / Hytera-1.0.0.tar.gz
| Download URL | Hytera-1.0.0.tar.gz |
|---|---|
| Size | 2.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
14fd70cc00ce97f56c7613df98b1b4cd87acd8e10fc5233cc01547e08a13f01e
|
|
BLAKE2b-256 checksum How to use checksums |
f605760d34335a98b58113830d22aaef5d76749de318bc1aab4f5b298449eae6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2
|
Release files / Hytera-1.0.0-py3-none-any.whl
| Download URL | Hytera-1.0.0-py3-none-any.whl |
|---|---|
| Size | 2.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4e1ee76f82fc939685a822545ccb827054296699dc8f788772cfecaddbcfad63
|
|
BLAKE2b-256 checksum How to use checksums |
c0d6e21de5df5dcc5fb6af7a46f1fffce7bb32ed5d3dfd90e7f1385f3fed62ae
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.7.2
|