Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/leancloud/python-getting-started
- Owner: leancloud
- License: mit
- Created: 2015-05-18T09:35:33.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-05-10T05:30:58.000Z (over 2 years ago)
- Last Synced: 2024-04-13T06:30:18.695Z (9 months ago)
- Topics: flask, leancloud, leanengine
- Language: Python
- Homepage: https://docs.leancloud.app/leanengine_webhosting_guide-python.html
- Size: 47.9 KB
- Stars: 54
- Watchers: 32
- Forks: 38
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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