Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

wenxin-wang/starbound-data

Repository files navigation

Starbound Data

Generate Starbound game data, collected from wiki.

Product Information

I want to know which product is best for selling in terms of unit selling price, production rate, etc.

The .csv and .xls files are the resuling data, as of 2017-02-09. crafts.xls are data for all craftables, while food.xls only contains data for food and drinks. That is because I'm especially concerned with food and drinks.

Running the script

Requirements:

  • Python 3.6
  • aiohttp
  • BeautifulSoup4

Use venv if needed. Install the requirements first with:

pip install -r requirements

Then run the script with

python main.py

About

Data for Starbound (game)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages