Skip to content

Pure-python client implementation for the OpenTTD admin network interface.

License

Notifications You must be signed in to change notification settings

horazont/python3-openttd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python3-openttd

python3-openttd is a pure-python client library for interfacing with the admin server port of OpenTTD.

Requirements

Basic usage

See the examples directory for examples :).

Documentation

Run:

make docs-html

or:

cd docs
make html

to build sphinx-based documentation. View with your favourite web browser from docs/sphinx-data/build/html/index.html or run make docs-view-html.

About

Pure-python client implementation for the OpenTTD admin network interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published