海能达专用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:
- 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)
Project details
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file Hytera-1.0.0.tar.gz
.
File metadata
- Download URL: Hytera-1.0.0.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14fd70cc00ce97f56c7613df98b1b4cd87acd8e10fc5233cc01547e08a13f01e |
|
MD5 | 088b51e2405e67b390b6a3dce854e493 |
|
BLAKE2b-256 | f605760d34335a98b58113830d22aaef5d76749de318bc1aab4f5b298449eae6 |
File details
Details for the file Hytera-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: Hytera-1.0.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4e1ee76f82fc939685a822545ccb827054296699dc8f788772cfecaddbcfad63 |
|
MD5 | 07397672531cfd07686033593c0aff54 |
|
BLAKE2b-256 | c0d6e21de5df5dcc5fb6af7a46f1fffce7bb32ed5d3dfd90e7f1385f3fed62ae |