python Python - setup.py
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了python Python - setup.py相关的知识,希望对你有一定的参考价值。
from distutils.core import setup
setup(
name = "fibonacci",
packages = ["fib"],
version = "1.0",
description = "An generator for fibonacci series",
author = "Joseph Pan",
author_email = "cs.wzpan@gmail.com",
url = "http://hahack.com/",
download_url = "",
keywords = ["fibonacci"],
classifiers = [
"Programming Language :: Python",
"Programming Language :: Python :: 3",
"Development Status :: 4 - Beta",
"Environment :: Other Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
"Operating System :: OS Independent",
"Topic :: Software Development :: Libraries :: Python Modules",
"Topic :: Text Processing :: Linguistic",
],
long_description = """
Put a long description here.
"""
)
以上是关于python Python - setup.py的主要内容,如果未能解决你的问题,请参考以下文章
cxfreeze小部件与tkinter xgboost没有显示但没有错误
代写python,代写python编程,python代写,python编程代写,留学生python代写
001--python全栈--基础知识--python安装
Python代写,Python作业代写,代写Python,代做Python
Python开发
Python,python,python