Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 562 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 562 Bytes

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