Skip to main content

Cool to use for the Django Framework.

Project description

https://img.shields.io/pypi/v/django-cool.svg

Django 快速使用框架

【阅读文档】

安装与升级

目前 Django Cool 支持的 Python 环境有 3.6, 3.7, 3.8 支持 Django 版本 2.2, 3.0, 3.1

为了简化安装过程,推荐使用 pip 进行安装

pip install django-cool

升级 Django Cool 到新版本:

pip install -U django-cool

如果需要安装 GitHub 上的最新代码:

pip install https://github.com/007gzs/django-cool/archive/master.zip

如果需要展示html接口文档需要安装markdown依赖:

pip install markdown

如果使用websocket功能需要安装channels依赖:

pip install channels>=2.4

示例项目

demo项目

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-cool-0.1.32.tar.gz (62.5 kB view hashes)

Uploaded Source

Built Distribution

django_cool-0.1.32-py3-none-any.whl (205.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page