Difference between revisions of "Pyrels"

From Free Software Directory
Jump to: navigation, search
(No version changes)
(Added Python link)
 
Line 5: Line 5:
 
|Homepage URL=http://www.dinu-gherman.net/tmp/pyrels-README.html
 
|Homepage URL=http://www.dinu-gherman.net/tmp/pyrels-README.html
 
|User level=intermediate
 
|User level=intermediate
 +
|Is High Priority Project=No
 
|Computer languages=Python
 
|Computer languages=Python
 +
|Accepts cryptocurrency donations=No
 
|Related projects=Graphviz
 
|Related projects=Graphviz
 
|Keywords=Python,visual,visualization,module,data structures,data model,compare,data structure
 
|Keywords=Python,visual,visualization,module,data structures,data model,compare,data structure
Line 12: Line 14:
 
|Version status=beta
 
|Version status=beta
 
|Version download=http://www.dinu-gherman.net/tmp/pyrels-0.1.0.tar.gz
 
|Version download=http://www.dinu-gherman.net/tmp/pyrels-0.1.0.tar.gz
|Last review by=Alejandroindependiente
+
|Last review by=Bendikker
|Last review date=2017/02/22
+
|Last review date=2018/04/03
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
|Submitted date=2011-04-01
|Status=
 
 
|Is GNU=No
 
|Is GNU=No
 
|License verified date=2009-04-04
 
|License verified date=2009-04-04
Line 29: Line 30:
 
|Role=Maintainer
 
|Role=Maintainer
 
|Email=gherman@darwin.in-berlin.de
 
|Email=gherman@darwin.in-berlin.de
|Resource URL=
+
}}
 +
{{Resource
 +
|Resource audience=Python (Ref)
 +
|Resource URL=https://pypi.org/project/pyrels
 
}}
 
}}
 
{{Resource
 
{{Resource

Latest revision as of 07:48, 3 April 2018


[edit]

Pyrels

http://www.dinu-gherman.net/tmp/pyrels-README.html
explore and visualize relationships between Python objects.

Pyrels is a tool for exploring and visualizing relationships between Python objects. It does so by analysing and converting Python namespaces into GraphViz files in the DOT format. That means it displays relationships like references between Python names and the objects they point to, as well as containment between Python container objects (lists, tuples and dictionaries) and the respective objects they contain. At the moment pyrels is best used on Python data structures, but it is intended to develop it further so that it can also display other types of relationships like inheritance, module imports, etc. One target group for pyrels are article and/or book authors who wish to illustrate Python data structures graphically without spending a lot of time for creating these illustrations manually. Pyrels can help you automate this process.





Licensing

License

Verified by

Verified on

Notes

License

GPLv3

Verified by

Kelly Hopkins

Verified on

4 April 2009




Leaders and contributors

Contact(s)Role
Dinu Gherman Maintainer


Resources and communication

AudienceResource typeURI
Python (Ref)https://pypi.org/project/pyrels
DeveloperDownloadhttp://www.dinu-gherman.net/tmp/


Software prerequisites




Entry










"Python (Ref)" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.










Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.