Library proving tools to access Tillo API.
Provide step-by-step instructions on how to install your project. Example for a Python project:
-
Clone the repository:
git clone https://github.com/jaddek/jpy-tillo-sdk.git
-
Navigate to the project directory:
cd jpy-tillo-sdk
-
Install dependencies:
uv sync
-
Tests
uv run pytest test
Examples in ./examples
This project is licensed under the MIT License - see the LICENSE file for details.