deta-python icon indicating copy to clipboard operation
deta-python copied to clipboard

deta's official sdk

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