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

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


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

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Django-getting-started

A simple Python application based on Django 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