Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/deta/deta-python
deta's official sdk
https://github.com/deta/deta-python
deta
Last synced: 3 months ago
JSON representation
deta's official sdk
- Host: GitHub
- URL: https://github.com/deta/deta-python
- Owner: deta
- License: mit
- Created: 2020-05-19T13:11:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-09-15T13:25:34.000Z (about 1 year ago)
- Last Synced: 2024-05-17T00:27:45.404Z (6 months ago)
- Topics: deta
- Language: Python
- Homepage: https://deta.space/docs/en/build/reference/sdk/base
- Size: 180 KB
- Stars: 153
- Watchers: 10
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-deta - `deta-python`
README
# Deta Python Library (SDK)
Please use a [supported version of Python](https://devguide.python.org/versions/). This package requires a minimum of Python 3.6. [Read the docs.](https://deta.space/docs/en/build/reference/sdk)
Install from PyPi
```sh
pip install deta
```If you are interested in contributing, please look at [**CONTRIBUTING.md**](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