cel-python
cel-python copied to clipboard
Looking for Library API documentation
I am considering using this library in a project but I can't seem to find any of the API documentation. Where should I look to find documentation on methods such as:
- celpy.Environment()
- compile()
- program()
- json_to_cel
- all the others ...
The examples in the README are great, but I am having trouble getting bootstrapped.