pocketbase/README.md
2022-09-19 13:42:55 -04:00

1.1 KiB

PocketBase Python SDK

Python 3.10 Python 3.9 Python 3.8 Python 3.7

Python client SDK for the PocketBase backend.

This is in early development, and at first is just a translations for the javascript lib.


Install PocketBase using pip:

$ pip install pocketbase

The PocketBase Python SDK is MIT licensed code.