Skip to content

Epistemic-Me/Python-SDK

Repository files navigation

Epistemic Me Python SDK

From this folder, you can run:

make install
make generate-proto

The make install command will install the dependencies and the make generate-proto command will generate the Python classes from the proto files.

To run the tests, you can run:

make test

Or you can run the tests with the following command:

pytest tests/test_grpc_client.py

To run the tests against a local server, you can run:

pytest tests/test_self_model_grpc.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors