A toolkit for managing Ren'Py instances via the command line
Project description
renUtil
A toolkit for managing Ren'Py instances via the command line.
renUtil can install, update, launch and remove instances of Ren'Py. The instances are completely independent from each other. It automatically sets up and configures RAPT so new instances are instantly ready to deploy to many different platforms. Best of all, renUtil automatically configures Ren'Py in such a way that you can run it headless, making it well suited for build servers and continuous integration pipelines.
Installation
renUtil can be installed via pip:
$ pip install renutil
Please note that renUtil requires Python 3 and will not provide backwards compatibility for Python 2 for the foreseeable future.
Usage
Usage: renutil [OPTIONS] COMMAND [ARGS]...
Commands can be abbreviated by the shortest unique string.
For example:
clean -> c
la -> launch
li -> list
Options:
-d, --debug / -nd, --no-debug Print debug information or only regular
output
--help Show this message and exit.
Commands:
cleanup Clean temporary files of the specified Ren'Py version.
install Install the specified version of Ren'Py (including RAPT).
launch Launch the specified version of Ren'Py.
list List all available versions of Ren'Py.
uninstall Uninstall the specified Ren'Py version.
Disclaimer
renUtil is a hobby project and not in any way affiliated with Ren'Py. This means that there is no way I can guarantee that it will work at all, or continue to work once it does. Commands are mostly relayed to the Ren'Py CLI, so any issues with distribution building or startup are likely the fault of Ren'Py and not mine. renUtil is not likely to break on subsequent updates of Ren'Py, but it is not guaranteed that any available version will work correctly. Use this at your own discretion.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file renutil-1.17.0.tar.gz
.
File metadata
- Download URL: renutil-1.17.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2a7f6c2fcc6c82b402e80f46f4a8e5968068ca6377d3a37be6aa8c5c55e7a36 |
|
MD5 | 40858dda45cb572a8510bfdc19f33aaf |
|
BLAKE2b-256 | e70c80c49c493c93591dcb55474f171df3b0da13269db4074a897d8afd063ad6 |
File details
Details for the file renutil-1.17.0-py3-none-any.whl
.
File metadata
- Download URL: renutil-1.17.0-py3-none-any.whl
- Upload date:
- Size: 9.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.3.2 CPython/3.11.1 Darwin/22.5.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 194fb280af678271e02a711e2569be8901d2ecac6697675f3d06dceb7b877072 |
|
MD5 | 1439bb43880798c5fbb209e6fd3ce276 |
|
BLAKE2b-256 | af2ab49ee4c0d94f8beddc4c017fe63ec934bc2c7a8c291c852683d08df9e7f3 |