Initial release of Semcache Python SDK
Features:
- Python client library for Semcache semantic caching server
- Simple API with put() and get() methods
- Custom exceptions for different error scenarios
- Configurable base URL and request timeout
- Returns None for non-existent keys
- Minimal dependencies - only requires requests and urllib3
- MIT licensed
View this release on PyPi: https://pypi.org/project/semcache/0.1.0/