forked from odoo/odoo
-
Notifications
You must be signed in to change notification settings - Fork 0
Odoo (formerly OpenERP). Open Source Apps To Grow Your Business.
License
christophe-hanon/odoo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
pydot - Python interface to Graphviz's Dot language Ero Carrera (c) 2004-2007 [email protected] This code is distributed under the MIT license. Requirements: ------------- pyparsing: pydot requires the pyparsing module in order to be able to load DOT files. GraphViz: is needed in order to render the graphs into any of the plethora of output formats supported. Installation: ------------- Should suffice with doing: python setup.py install Needless to say, no installation is needed just to use the module. A mere: import pydot should do it, provided that the directory containing the modules is on Python module search path.
About
Odoo (formerly OpenERP). Open Source Apps To Grow Your Business.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Python 49.9%
- JavaScript 31.7%
- Java 10.3%
- CSS 6.4%
- HTML 1.2%
- Shell 0.1%
- Other 0.4%