Python SDK for Deta Base & Deta Drive.


Keywords
deta
License
MIT
Install
pip install deta==1.1.0

Documentation

Deta Python Library (SDK)

Supports Python 3.5+ only. Read the docs.

Install from PyPi

pip install deta

If you are interested in contributing, please look at CONTRIBUTING.md

How to release (for maintainers)

  1. Add changes to CHANGELOG.md
  2. Merge the master branch with the release branch.
  3. After scripts finish, update release and tag with relevant info