Olipy: Difference between revisions
From charlesreid1
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
[[Image:packages_OLIPY.png]] | [[Image:packages_OLIPY.png]] | ||
=Flags= | |||
[[Category:Python]] | |||
[[Category:Bots]] | |||
Revision as of 00:13, 12 March 2017
Leonardr olipy library: https://github.com/leonardr/olipy
Here's a UML diagram of the Olipy library. I generated this using the pyreverse utility, which is part of the pylint library.
$ pip install pylint $ cd /path/to/olipy $ pyreverse -o png -p OLIPY .
This generates the images classes_OLIPY.png and packages_OLIPY.png:

