Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/leancloud/python-getting-started

LeanEngine Python runtime project template
https://github.com/leancloud/python-getting-started

flask leancloud leanengine

Last synced: 2 months ago
JSON representation

LeanEngine Python runtime project template

Awesome Lists containing this project

README

        

# Flask-getting-started

A simple Python application based on Flask for LeanEngine Python runtime.

## Documentation

* [Python Web Hosting Guide](https://docs.leancloud.app/leanengine_webhosting_guide-python.html)
* [Python Cloud Function Guide](https://docs.leancloud.app/leanengine_cloudfunction_guide-python.html)
* [LeanStorage Python Guide](https://docs.leancloud.app/leanstorage_guide-python.html)
* [Python SDK API](https://leancloud.github.io/python-sdk/)
* [lean-cli Guide](https://docs.leancloud.app/leanengine_cli.html)

## Supported Python Versions

This project supports the following Python versions (the same as [LeanCloud Python SDK][sdk]):

- Python 2.7
- Python 3.6, 3.7, 3.8, 3.9

[sdk]: https://github.com/leancloud/python-sdk