pocketbase/README.md
2022-09-19 16:58:12 -04:00

722 B

PocketBase Python SDK

Python 3.7|3.8|3.9|3.10

Python client SDK for the PocketBase backend.

This is in early development, and at first is just a translation of the javascript lib using HTTPX.


Install PocketBase using pip:

$ pip install pocketbase

The PocketBase Python SDK is MIT licensed code.