A Sankey diagram visualizing the flow of materials in wagons/min through my planned 1kSPM base

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

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

    Network Analysis in Python

  • I used the excellent Factory Planner Mod to map out the material needs. From there I took the required items/min for each sub-factory and created a weighted directed graph with NetworkX in Python. The nodes are the different sub-factories (stations) using the Data.raw names. The edges go from source to target station, weighted by the input value. Didn't figure out a better way to represent oil processing (multiple outputs), so I just created nodes for light, heavy and petroleum and set the weight to 1. Got the stack sizes from this Gist. Finally I used plotly to visualize the graph.

  • factoriolab

    Angular-based calculator for factory games like Factorio and Dyson Sphere Program

  • factoriolab does this for you by the way.

  • 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