Skip to content

calendulish/bitburner-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitburner-python

Run Python scripts inside BitBurner! Uses Brython to interpret and run Python.

Example implementation in example.py.txt can invoke BitBurner-specific ns functions
and properly handles async/await to avoid ns promise race conditions.

Installation

  • Copy both scripts into your BitBurner install

  • run python.js example.py.txt

  • Extend, cleanup, and use however you like!

About

Run Python scripts inside BitBurner!

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 100.0%