Skip to content

py api docs

Ccode-lang edited this page Aug 28, 2021 · 5 revisions

This is the Python API docs

The docs are made to make file operations easier. Currently, the docs are not developed enough to make many docs.

drummer()

The drumver function is used to get the drum API version installed on the system.

import api
print(api.drumver())

Output (may vary):

drum bash py api 0.0.1
Clone this wiki locally