LICENSE
MANIFEST.in
NEWS.rst
README.rst
conftest.py
exercises.py
launcher.c
pyproject.toml
pytest.ini
setup.cfg
setup.py
tox.ini
_distutils_hack/__init__.py
_distutils_hack/override.py
docs/artwork.rst
docs/build_meta.rst
docs/conf.py
docs/history.rst
docs/index.rst
docs/pkg_resources.rst
docs/python 2 sunset.rst
docs/roadmap.rst
docs/setuptools.rst
docs/deprecated/changed_keywords.rst
docs/deprecated/commands.rst
docs/deprecated/dependency_links.rst
docs/deprecated/distutils-legacy.rst
docs/deprecated/easy_install.rst
docs/deprecated/functionalities.rst
docs/deprecated/index.rst
docs/deprecated/python_eggs.rst
docs/deprecated/resource_extraction.rst
docs/deprecated/zip_safe.rst
docs/deprecated/distutils/_setuptools_disclaimer.rst
docs/deprecated/distutils/apiref.rst
docs/deprecated/distutils/builtdist.rst
docs/deprecated/distutils/commandref.rst
docs/deprecated/distutils/configfile.rst
docs/deprecated/distutils/examples.rst
docs/deprecated/distutils/extending.rst
docs/deprecated/distutils/index.rst
docs/deprecated/distutils/introduction.rst
docs/deprecated/distutils/packageindex.rst
docs/deprecated/distutils/setupscript.rst
docs/deprecated/distutils/sourcedist.rst
docs/deprecated/distutils/uploading.rst
docs/development/developer-guide.rst
docs/development/index.rst
docs/development/releases.rst
docs/references/keywords.rst
docs/userguide/datafiles.rst
docs/userguide/declarative_config.rst
docs/userguide/dependency_management.rst
docs/userguide/development_mode.rst
docs/userguide/distribution.rst
docs/userguide/entry_point.rst
docs/userguide/ext_modules.rst
docs/userguide/extension.rst
docs/userguide/index.rst
docs/userguide/miscellaneous.rst
docs/userguide/package_discovery.rst
docs/userguide/pyproject_config.rst
docs/userguide/quickstart.rst
newsfragments/.gitignore
newsfragments/README.rst
pkg_resources/__init__.py
pkg_resources/api_tests.txt
pkg_resources/_vendor/__init__.py
pkg_resources/_vendor/typing_extensions.py
pkg_resources/_vendor/vendored.txt
pkg_resources/_vendor/zipp.py
pkg_resources/_vendor/importlib_resources/__init__.py
pkg_resources/_vendor/importlib_resources/_adapters.py
pkg_resources/_vendor/importlib_resources/_common.py
pkg_resources/_vendor/importlib_resources/_compat.py
pkg_resources/_vendor/importlib_resources/_itertools.py
pkg_resources/_vendor/importlib_resources/_legacy.py
pkg_resources/_vendor/importlib_resources/abc.py
pkg_resources/_vendor/importlib_resources/py.typed
pkg_resources/_vendor/importlib_resources/readers.py
pkg_resources/_vendor/importlib_resources/simple.py
pkg_resources/_vendor/importlib_resources-5.10.2.dist-info/top_level.txt
pkg_resources/_vendor/importlib_resources/tests/__init__.py
pkg_resources/_vendor/importlib_resources/tests/_compat.py
pkg_resources/_vendor/importlib_resources/tests/_path.py
pkg_resources/_vendor/importlib_resources/tests/test_compatibilty_files.py
pkg_resources/_vendor/importlib_resources/tests/test_contents.py
pkg_resources/_vendor/importlib_resources/tests/test_files.py
pkg_resources/_vendor/importlib_resources/tests/test_open.py
pkg_resources/_vendor/importlib_resources/tests/test_path.py
pkg_resources/_vendor/importlib_resources/tests/test_read.py
pkg_resources/_vendor/importlib_resources/tests/test_reader.py
pkg_resources/_vendor/importlib_resources/tests/test_resource.py
pkg_resources/_vendor/importlib_resources/tests/update-zips.py
pkg_resources/_vendor/importlib_resources/tests/util.py
pkg_resources/_vendor/importlib_resources/tests/data01/__init__.py
pkg_resources/_vendor/importlib_resources/tests/data01/subdirectory/__init__.py
pkg_resources/_vendor/importlib_resources/tests/data02/__init__.py
pkg_resources/_vendor/importlib_resources/tests/data02/one/__init__.py
pkg_resources/_vendor/importlib_resources/tests/data02/one/resource1.txt
pkg_resources/_vendor/importlib_resources/tests/data02/two/__init__.py
pkg_resources/_vendor/importlib_resources/tests/data02/two/resource2.txt
pkg_resources/_vendor/importlib_resources/tests/zipdata01/__init__.py
pkg_resources/_vendor/importlib_resources/tests/zipdata02/__init__.py
pkg_resources/_vendor/jaraco/__init__.py
pkg_resources/_vendor/jaraco/context.py
pkg_resources/_vendor/jaraco/functools.py
pkg_resources/_vendor/jaraco.context-4.3.0.dist-info/top_level.txt
pkg_resources/_vendor/jaraco.functools-3.6.0.dist-info/top_level.txt
pkg_resources/_vendor/jaraco.text-3.7.0.dist-info/top_level.txt
pkg_resources/_vendor/jaraco/text/Lorem ipsum.txt
pkg_resources/_vendor/jaraco/text/__init__.py
pkg_resources/_vendor/more_itertools/__init__.py
pkg_resources/_vendor/more_itertools/__init__.pyi
pkg_resources/_vendor/more_itertools/more.py
pkg_resources/_vendor/more_itertools/more.pyi
pkg_resources/_vendor/more_itertools/py.typed
pkg_resources/_vendor/more_itertools/recipes.py
pkg_resources/_vendor/more_itertools/recipes.pyi
pkg_resources/_vendor/packaging/__init__.py
pkg_resources/_vendor/packaging/_elffile.py
pkg_resources/_vendor/packaging/_manylinux.py
pkg_resources/_vendor/packaging/_musllinux.py
pkg_resources/_vendor/packaging/_parser.py
pkg_resources/_vendor/packaging/_structures.py
pkg_resources/_vendor/packaging/_tokenizer.py
pkg_resources/_vendor/packaging/markers.py
pkg_resources/_vendor/packaging/metadata.py
pkg_resources/_vendor/packaging/py.typed
pkg_resources/_vendor/packaging/requirements.py
pkg_resources/_vendor/packaging/specifiers.py
pkg_resources/_vendor/packaging/tags.py
pkg_resources/_vendor/packaging/utils.py
pkg_resources/_vendor/packaging/version.py
pkg_resources/_vendor/platformdirs/__init__.py
pkg_resources/_vendor/platformdirs/__main__.py
pkg_resources/_vendor/platformdirs/android.py
pkg_resources/_vendor/platformdirs/api.py
pkg_resources/_vendor/platformdirs/macos.py
pkg_resources/_vendor/platformdirs/py.typed
pkg_resources/_vendor/platformdirs/unix.py
pkg_resources/_vendor/platformdirs/version.py
pkg_resources/_vendor/platformdirs/windows.py
pkg_resources/_vendor/zipp-3.7.0.dist-info/top_level.txt
pkg_resources/extern/__init__.py
pkg_resources/tests/__init__.py
pkg_resources/tests/test_find_distributions.py
pkg_resources/tests/test_markers.py
pkg_resources/tests/test_pkg_resources.py
pkg_resources/tests/test_resources.py
pkg_resources/tests/test_working_set.py
pkg_resources/tests/data/my-test-package-source/setup.cfg
pkg_resources/tests/data/my-test-package-source/setup.py
pkg_resources/tests/data/my-test-package-zip/my-test-package.zip
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/PKG-INFO
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/SOURCES.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/dependency_links.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/top_level.txt
pkg_resources/tests/data/my-test-package_unpacked-egg/my_test_package-1.0-py3.7.egg/EGG-INFO/zip-safe
pkg_resources/tests/data/my-test-package_zipped-egg/my_test_package-1.0-py3.7.egg
setuptools/__init__.py
setuptools/_core_metadata.py
setuptools/_entry_points.py
setuptools/_imp.py
setuptools/_importlib.py
setuptools/_itertools.py
setuptools/_normalization.py
setuptools/_path.py
setuptools/_reqs.py
setuptools/archive_util.py
setuptools/build_meta.py
setuptools/cli-32.exe
setuptools/cli-64.exe
setuptools/cli-arm64.exe
setuptools/cli.exe
setuptools/dep_util.py
setuptools/depends.py
setuptools/discovery.py
setuptools/dist.py
setuptools/errors.py
setuptools/extension.py
setuptools/glob.py
setuptools/gui-32.exe
setuptools/gui-64.exe
setuptools/gui-arm64.exe
setuptools/gui.exe
setuptools/installer.py
setuptools/launch.py
setuptools/logging.py
setuptools/modified.py
setuptools/monkey.py
setuptools/msvc.py
setuptools/namespaces.py
setuptools/package_index.py
setuptools/sandbox.py
setuptools/script (dev).tmpl
setuptools/script.tmpl
setuptools/unicode_utils.py
setuptools/version.py
setuptools/warnings.py
setuptools/wheel.py
setuptools/windows_support.py
setuptools.egg
没有合适的资源?快使用搜索试试~ 我知道了~
setuptools-69.1.1.tar.gz
0 下载量 110 浏览量
2024-05-12
23:21:18
上传
评论
收藏 2.12MB GZ 举报
温馨提示
Python库是一组预先编写的代码模块,旨在帮助开发者实现特定的编程任务,无需从零开始编写代码。这些库可以包括各种功能,如数学运算、文件操作、数据分析和网络编程等。Python社区提供了大量的第三方库,如NumPy、Pandas和Requests,极大地丰富了Python的应用领域,从数据科学到Web开发。Python库的丰富性是Python成为最受欢迎的编程语言之一的关键原因之一。这些库不仅为初学者提供了快速入门的途径,而且为经验丰富的开发者提供了强大的工具,以高效率、高质量地完成复杂任务。例如,Matplotlib和Seaborn库在数据可视化领域内非常受欢迎,它们提供了广泛的工具和技术,可以创建高度定制化的图表和图形,帮助数据科学家和分析师在数据探索和结果展示中更有效地传达信息。
资源推荐
资源详情
资源评论
收起资源包目录
setuptools-69.1.1.tar.gz (521个子文件)
launcher.c 10KB
setup.cfg 5KB
setup.cfg 0B
my_test_package-1.0-py3.7.egg 843B
wininst-14.0-amd64.exe 574KB
wininst-14.0.exe 448KB
wininst-9.0-amd64.exe 219KB
wininst-10.0-amd64.exe 217KB
wininst-9.0.exe 192KB
wininst-10.0.exe 187KB
wininst-7.1.exe 64KB
wininst-6.0.exe 60KB
wininst-8.0.exe 60KB
gui-64.exe 14KB
cli-64.exe 14KB
cli-arm64.exe 14KB
gui-arm64.exe 14KB
cli-32.exe 12KB
cli.exe 12KB
gui-32.exe 12KB
gui.exe 12KB
.gitignore 0B
index.html 174B
external.html 92B
MANIFEST.in 648B
pytest.ini 3KB
tox.ini 3KB
LICENSE 1023B
PKG-INFO 6KB
PKG-INFO 6KB
PKG-INFO 187B
fastjsonschema_validations.py 268KB
more.py 132KB
more.py 115KB
__init__.py 106KB
typing_extensions.py 85KB
easy_install.py 84KB
typing_extensions.py 78KB
test_easy_install.py 51KB
dist.py 49KB
ccompiler.py 48KB
msvc.py 46KB
test_egg_info.py 43KB
test_editable_install.py 41KB
specifiers.py 38KB
specifiers.py 38KB
package_index.py 37KB
dist.py 36KB
test_setupcfg.py 33KB
test_build_meta.py 33KB
editable_wheel.py 33KB
build_ext.py 31KB
test_resources.py 30KB
msvc9compiler.py 29KB
install.py 29KB
test_sdist.py 29KB
egg_info.py 26KB
__init__.py 26KB
setupcfg.py 25KB
recipes.py 25KB
msvccompiler.py 23KB
_parser.py 22KB
test_config_discovery.py 22KB
bdist_rpm.py 21KB
discovery.py 21KB
test_build_ext.py 19KB
_msvccompiler.py 19KB
sdist.py 19KB
test_wheel.py 19KB
sysconfig.py 18KB
build_meta.py 18KB
test_manifest.py 18KB
test_apply_pyprojecttoml.py 18KB
tags.py 18KB
tags.py 18KB
util.py 18KB
fancy_getopt.py 17KB
cmd.py 17KB
build_ext.py 17KB
pyprojecttoml.py 17KB
test_dist.py 17KB
build_py.py 16KB
bdist_egg.py 16KB
metadata.py 16KB
metadata.py 16KB
expand.py 16KB
version.py 16KB
version.py 16KB
recipes.py 16KB
test_sdist.py 15KB
unixccompiler.py 15KB
__init__.py 15KB
__init__.py 15KB
ordered_set.py 15KB
build_py.py 15KB
functools.py 15KB
functools.py 15KB
test_pkg_resources.py 15KB
_apply_pyprojecttoml.py 14KB
bcppcompiler.py 14KB
共 521 条
- 1
- 2
- 3
- 4
- 5
- 6
资源评论
程序员Chino的日记
- 粉丝: 3727
- 资源: 5万+
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- 【岗位说明】主任药师的岗位职责.docx
- 【岗位说明】中医皮肤科门诊医师岗位职责.docx
- 【岗位说明】XX服装产品开发部工作职责.doc
- 【岗位说明】纺织行业部门岗位职责说明.doc
- 【岗位说明】服装厂工作制度职责及要求.doc
- 【岗位说明】服装代理公司各岗位职能详细表.doc
- 【岗位说明】服装公司岗位说明书(大全).doc
- 【岗位说明】服装公司岗位说明书.doc
- 【岗位说明】服装公司岗位职责01.doc
- 【岗位说明】服装公司岗位职责03.doc
- 【岗位说明】服装公司岗位职责02.doc
- 【岗位说明】服装公司组织架构及岗位职责.doc
- 【岗位说明】服装公司营运部各岗位职责与工作内容.doc
- 【岗位说明】服装品牌岗位职责.docx
- 【岗位说明】服装制衣厂工作职责.doc
- 【岗位说明】服装销售员岗位职责.doc
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功