Skip to content
This repository was archived by the owner on Mar 9, 2025. It is now read-only.

OpenTTD/bananas-frontend-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BaNaNaS CLI frontend

GitHub License GitHub Tag GitHub commits since latest release

GitHub Workflow Status (Testing)

This is a CLI frontend for the OpenTTD's content service, called BaNaNaS. It works together with bananas-api, which serves the HTTP API.

See introduction.md for more documentation about the different BaNaNaS components and how they work together.

Development

This CLI tool is written in Python 3.8 with aiohttp, and makes strong use of asyncio.

Usage

To start it, you are advised to first create a virtualenv:

python3 -m venv .env
.env/bin/pip install -r requirements.txt

Next, check out the help.

.env/bin/python -m bananas_cli --help

About

A CLI frontend for the BaNaNaS API

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages