2 Star 11 Fork 1

leafcoder/django-covid19

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
setup.cfg 1.30 KB
一键复制 编辑 原始数据 按行查看 历史
leafcoder 提交于 2020-06-09 22:35 . imporvement: update setup.cfg
[metadata]
name = django_covid19
version = 0.4rc1
description = A django app of covid-19 API in countries around the world, provinces and cities in China, and states in the USA.
long_description = file: README.md
long-description-content-type = text/markdown
url = https://github.com/leafcoder/django-covid19
author = leafcoder
author_email = leafcoder@gmail.com
license = MIT
license_file = LICENSE
keywords = python django covid19 2019-ncov app
classifiers =
Development Status :: 5 - Production/Stable
Environment :: Web Environment
Framework :: Django
Framework :: Django :: 2.0
Framework :: Django :: 2.1
Framework :: Django :: 2.2
Intended Audience :: Developers
License :: OSI Approved :: MIT License
Natural Language :: Chinese (Simplified)
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Topic :: Internet :: WWW/HTTP
Topic :: Internet :: WWW/HTTP :: Dynamic Content
Topic :: Software Development :: Libraries
Topic :: Software Development :: Libraries :: Python Modules
[options]
include_package_data = true
packages = find:
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/leafcoder/django-covid19.git
git@gitee.com:leafcoder/django-covid19.git
leafcoder
django-covid19
django-covid19
master

搜索帮助