Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@louiscb louiscb released this 09 Jun 13:31
0a978e2

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/