Skip to content

BGASM/BGASM_Econ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BGASM Econ

BGASM Econ runs a lua process to harvest all tradedata from player known stations. This is sent to a python script using SirNuke's X4 Python Pipe Server. The data is sorted and passed to a pandas pivottable script that generates an html file in the mod directory and opens your browser to the page.

As the script runs it will continue to harvest every minute. The html file only replaces values that have changed. alt text alt text

Installation

To use this mod you need to have SirNukes X4 Python Pipe Server running.

Requrements: Python ^3.6 and a web browser

Use

Download SirNukes Python Pipe Server, and run it when you play X4 and make sure you have a web browser installed.

Future Development

I started working on a lightweight sqlite3 DB that will store price changes over time.

Contribute

If you want to take a swing at this code, please by all means. Fork a branch and send me a PR.

About

X4 Mod that displays live economy data for know sectors

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors