Skip to content

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for network analysis in KNIME Analytic Platform.

License

Notifications You must be signed in to change notification settings

spatial-data-lab/knime-network-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Network Analytics Extension for KNIME

This repository is the home of the Network Analytics Extension for KNIME Analytics Platform. The Python-based extension provides a set of nodes for spatial network analysis and visualization.

The extension is mainly based on the NetworkX library and the Python-igraph library.

Package Organization

  • knime_extension: This folder contains all files of the KNIME Network Analytics extension such as the source code of each node. The folder itself is structured as suggested in the Python Best Practices file.
  • docs: Additional material to get you started with the development of this extension such as development setup instructions or best practices.
  • tests: Test data and workflows used to test the node functionality.
  • config.yml: Example config.yml file that should point to the knime_extension folder on your local hard drive during local development and debugging as described here.

Contribute Guidelines

We are very happy about every contributor. Please read the Contributors' Guide for more details.

License

The repository is released under the MIT License.

Code style: black

About

This repository is built for KNIME-CGA Geospatial Project, and the goal is to build Python-based nodes for network analysis in KNIME Analytic Platform.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages