rillrate-py icon indicating copy to clipboard operation
rillrate-py copied to clipboard

Real-time UI for bots and tools / Python bindings

Results 3 rillrate-py issues
Sort by recently updated
recently updated
newest added

Currently, the library does not install on the newly released 3.10 python version, this is because wheels are only built for 3.6 to 3.9 `"3.10"` should be added to the...

There's currently no documentation available for anything rillrate-py, stubs files mentioned in #2 will help a bit with this, but full documentation should be written. Thankfully, this is quite easy...

The library doesn't have any way to communicate its syntax, signatures and types to the user, this makes auto-complete and linting impossible to be done with the library. `.pyi` files...