Projects / pyNetConv

pyNetConv

pyNetConv is a Python library created to help with the conversion of some network file formats. It can read/write (and convert from/to) the following file formats: Pajek network files (.net), Pajek cluster files (.clu), Cytoscape network files (.sif), Cytoscape node attributes files, and GML files.

Tags
Operating Systems
Implementation

RSS Recent releases

  •  30 Aug 2005 04:22

Release Notes: Support for isolated (not connected) nodes in SIF format was added. The SIF, NET, and GML formats now support direction and isolated nodes. A NX2netconv() method was added (complementary to netconv2NX()) along with a new filter option in importSIF(). It is now possible to import only selected interaction types.

  •  22 Aug 2005 09:05

Release Notes: Fixes were made in the pajek module and the new Windows installer.

  •  16 Aug 2005 03:39

Release Notes: The GUI is now installed in the system path (as a script) and the pajek filter now supports directed and undirected graphs.

  •  21 Jul 2005 05:43

Release Notes: Support for using pyNetConv with NetworkX was improved.

  •  13 Jul 2005 11:49

Release Notes: Installation has been made easier with the use of distutils.

Screenshot

Project Spotlight

odbcpp

An ODBC C++ library wrapper.

Screenshot

Project Spotlight

oobash

An oo-style framework for bash 4 written in bash.