New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

FactorioSolver

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

FactorioSolver

Tools to solve the Factorio problem

pipPyPI
Version
0.1.0
Maintainers
1

FactorioSolver

Python helper to produce production graphs from the game recipes. Default data is Factorio 2.0. Space Exploration data also available.

Source

https://gitlab.com/Santerre/factoriosolver

Installation

pyhon -m pip install FactorioSolver

Basic usage

To print a production graph, use :

import FactorioSolver.FactorioSolver as fs
fs.print_production({"automation-science-pack": 1})

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts