Skip to content

PathOfBuildingCommunity/PathOfBuilding-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python port of Path of Building

The goal of this repository is to eventually be able to port all of Path of Building from Lua to Python. Currently, it is mostly intended for exploring ideas on how to accomplish this.

Install

This project targets Python 3.10. You need to have Python 3.10 installed to run this project. Start off by cloning the repository like so:

git clone -b dev https://github.com/PathOfBuildingCommunity/PathOfBuilding-Python.git

Usage

This project is WIP and not generally useful yet, except for developers.

Contributing

Pull requests are welcome! This project is in its very early stages, so there are plenty of opportunities to contribute.

Maintainers

@ppoelzl

Licence

MIT