1 Star 0 Fork 84

xgjian/django-happy-shop

forked from baykeShop/baykeShop 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 1.23 KB
一键复制 编辑 原始数据 按行查看 历史
[metadata]
name = django-happy-shop
version = 1.1.3
description = 一个可快速集成到任何django项目的轻量级商城模块!
long_description = file: README.md
long_description_content_type = text/markdown
url = http://www.lotdoc.cn/blog/topic/detail/5/
author = 幸福关中
author_email = [email protected]
license = MIT
project_urls =
Bug Tracker = https://www.lotdoc.cn
classifiers =
Environment :: Web Environment
Framework :: Django :: 3.2
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
[options]
include_package_data = true
packages = find:
python_requires = >=3.6
install_requires =
Django >= 3.2 # Replace "X.Y" as appropriate
Pillow >= 9.0.1
python-alipay-sdk >= 3.0.4
django-cors-headers >= 3.11.0
django-crispy-forms >= 1.14.0
django-filter >= 21.1
coreapi >= 2.3.3
djangorestframework >= 3.13.1
drf-extensions >= 0.7.1
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/xgjian/happy-shop.git
[email protected]:xgjian/happy-shop.git
xgjian
happy-shop
django-happy-shop
master

搜索帮助