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/tillo-sdk-python.git
-
Navigate to the project directory:
cd tillo-sdk-python
-
Install dependencies:
pip install -r requirements.txt
Examples in ./examples
This project is licensed under the MIT License - see the LICENSE file for details.