Are there any packages/modules devoted specifically to NetworkX compatible layouts?

This page summarizes the projects mentioned and recommended in the original post on /r/learnpython

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • forceatlas2

    Fastest Gephi's ForceAtlas2 graph layout algorithm implemented for Python and NetworkX

  • I've compiled all the resources that I know about: * Graphviz can be accessed via NetworkX. It has a few layouts that are pretty good in many cases. * iGraph has some layout options. It requires conversion to iGraph format obviously but that's not a huge issue. * Force Atlas 2 has an implementation for NetworkX. Though, this package isn't updated very often.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts