Skip to content

deta/deta-python

Repository files navigation

Deta Python Library (SDK)

Please use a supported version of Python. This package requires a minimum of Python 3.6. 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