Installation Install using pip:¶ pip install toggl-api-wrapper Or if using SQLite cache:¶ pip install "toggl-api-wrapper[sqlite]" Dependencies¶ Main¶ HTTPX - For requests Optional¶ SQLAlchemy - For Sqlite cache