René's URL Explorer Experiment


Title: Python 包装的概述 — Python Packaging User Guide

Generator: Docutils 0.17.1: http://docutils.sourceforge.net/

direct link

Domain: daobook.github.io

Links:

https://pypa.io
目录https://daobook.github.io/packaging.python.org/index.html
Python 包装的概述https://daobook.github.io/packaging.python.org/overview.html
关于部署的思考https://daobook.github.io/packaging.python.org/overview.html#thinking-about-deployment
包装 Python 库和工具https://daobook.github.io/packaging.python.org/overview.html#packaging-python-libraries-and-tools
包装 Python 应用程序https://daobook.github.io/packaging.python.org/overview.html#packaging-python-applications
那么 ……https://daobook.github.io/packaging.python.org/overview.html#what-about
总结一下吧https://daobook.github.io/packaging.python.org/overview.html#wrap-up
The Packaging Flowhttps://daobook.github.io/packaging.python.org/flow.html
教程https://daobook.github.io/packaging.python.org/tutorials/index.html
指南https://daobook.github.io/packaging.python.org/guides/index.html
讨论https://daobook.github.io/packaging.python.org/discussions/index.html
PyPA 规范https://daobook.github.io/packaging.python.org/specifications/index.html
项目摘要https://daobook.github.io/packaging.python.org/key_projects.html
术语表https://daobook.github.io/packaging.python.org/glossary.html
如何获得支持https://daobook.github.io/packaging.python.org/support.html
为本指南做出贡献https://daobook.github.io/packaging.python.org/contribute.html
新闻https://daobook.github.io/packaging.python.org/news.html
Python 包装用户指南https://daobook.github.io/packaging.python.org/index.html
The Packaging Flowhttps://daobook.github.io/packaging.python.org/flow.html
索引https://daobook.github.io/packaging.python.org/genindex.html
下一页https://daobook.github.io/packaging.python.org/flow.html
上一页https://daobook.github.io/packaging.python.org/index.html
PyPAhttps://pypa.io
Python Packaging User Guidehttps://daobook.github.io/packaging.python.org/index.html
Python 包装的概述https://daobook.github.io/packaging.python.org/overview.html
https://daobook.github.io/packaging.python.org/overview.html#an-overview-of-packaging-for-python
关于部署的思考https://daobook.github.io/packaging.python.org/overview.html#thinking-about-deployment
包装 Python 库和工具https://daobook.github.io/packaging.python.org/overview.html#packaging-python-libraries-and-tools
Python 模块https://daobook.github.io/packaging.python.org/overview.html#python-modules
Python 源码分发https://daobook.github.io/packaging.python.org/overview.html#python-source-distributions
Python 的二进制分发https://daobook.github.io/packaging.python.org/overview.html#python-binary-distributions
包装 Python 应用程序https://daobook.github.io/packaging.python.org/overview.html#packaging-python-applications
取决于框架https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-framework
服务平台https://daobook.github.io/packaging.python.org/overview.html#service-platforms
网络浏览器和移动应用程序https://daobook.github.io/packaging.python.org/overview.html#web-browsers-and-mobile-applications
取决于预装的 Pythonhttps://daobook.github.io/packaging.python.org/overview.html#depending-on-a-pre-installed-python
依赖于独立的软件分发生态系统https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-separate-software-distribution-ecosystem
带来你自己的 Python 可执行文件https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-python-executable
携带自己的用户空间https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-userspace
自带内核https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-kernel
自带硬件https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-hardware
那么 ……https://daobook.github.io/packaging.python.org/overview.html#what-about
操作系统包https://daobook.github.io/packaging.python.org/overview.html#operating-system-packages
virtualenvhttps://daobook.github.io/packaging.python.org/overview.html#virtualenv
安全性https://daobook.github.io/packaging.python.org/overview.html#security
总结一下吧https://daobook.github.io/packaging.python.org/overview.html#wrap-up
关于部署的思考https://daobook.github.io/packaging.python.org/overview.html#id4
https://daobook.github.io/packaging.python.org/overview.html#thinking-about-deployment
包装 Python 库和工具https://daobook.github.io/packaging.python.org/overview.html#id5
https://daobook.github.io/packaging.python.org/overview.html#packaging-python-libraries-and-tools
Packaging and distributing projectshttps://daobook.github.io/packaging.python.org/guides/distributing-packages-using-setuptools.html
包装 Python 应用程序https://daobook.github.io/packaging.python.org/overview.html#packaging-applications
Python 模块https://daobook.github.io/packaging.python.org/overview.html#id6
https://daobook.github.io/packaging.python.org/overview.html#python-modules
bottle.pyhttps://bottlepy.org/docs/dev/
boltonshttps://boltons.readthedocs.io/en/latest/architecture.html
Python 源码分发https://daobook.github.io/packaging.python.org/overview.html#id7
https://daobook.github.io/packaging.python.org/overview.html#python-source-distributions
Import Packagehttps://daobook.github.io/packaging.python.org/glossary.html#term-Import-Package
Distribution Packagehttps://daobook.github.io/packaging.python.org/glossary.html#term-Distribution-Package
到这里了解更多https://docs.python.org/3/distutils/sourcedist.html
libxml2https://en.wikipedia.org/wiki/Libxml2
lxmlhttps://pypi.org/project/lxml/
numpyhttps://pypi.org/project/numpy
PIL 发行版https://pypi.org/project/PIL/
Pillowhttps://pypi.org/project/Pillow/
Python 的二进制分发https://daobook.github.io/packaging.python.org/overview.html#id8
https://daobook.github.io/packaging.python.org/overview.html#python-binary-distributions
Wheelhttps://daobook.github.io/packaging.python.org/glossary.html#term-Wheel
包装 Python 项目https://daobook.github.io/packaging.python.org/tutorials/packaging-projects.html
https://daobook.github.io/packaging.python.org/_images/py_pkg_tools_and_libs.png
包装梯度(2017)https://www.youtube.com/watch?v=iLVNWfPWAC8
https://daobook.github.io/packaging.python.org/overview.html#id2
包装 Python 应用程序https://daobook.github.io/packaging.python.org/overview.html#id9
https://daobook.github.io/packaging.python.org/overview.html#packaging-python-applications
setuptools entry_pointshttps://setuptools.pypa.io/en/latest/userguide/entry_point.html
取决于框架https://daobook.github.io/packaging.python.org/overview.html#id10
https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-framework
服务平台https://daobook.github.io/packaging.python.org/overview.html#id11
https://daobook.github.io/packaging.python.org/overview.html#service-platforms
Herokuhttps://devcenter.heroku.com/articles/getting-started-with-python
Google App Enginehttps://cloud.google.com/appengine/docs/python/
PythonAnywherehttps://www.pythonanywhere.com/
OpenShifthttps://blog.openshift.com/getting-started-python/
Zappahttps://github.com/zappa/Zappa
网络浏览器和移动应用程序https://daobook.github.io/packaging.python.org/overview.html#id12
https://daobook.github.io/packaging.python.org/overview.html#web-browsers-and-mobile-applications
Kivyhttps://kivy.org/
Beewarehttps://pybee.org/
Brythonhttps://brython.info/
Flexxhttps://flexx.readthedocs.io/en/latest/
取决于预装的 Pythonhttps://daobook.github.io/packaging.python.org/overview.html#id13
https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-pre-installed-python
PEXhttps://github.com/pantsbuild/pex#user-content-pex
zipapphttps://docs.python.org/3/library/zipapp.html
shivhttps://github.com/linkedin/shiv#user-content-shiv
依赖于独立的软件分发生态系统https://daobook.github.io/packaging.python.org/overview.html#id14
https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-separate-software-distribution-ecosystem
Homebrewhttps://brew.sh/
Anacondahttps://en.wikipedia.org/wiki/Anaconda_(Python_distribution)
进入面向服务器的环境https://web.archive.org/web/20190403064038/https://www.paypal-engineering.com/2016/09/07/python-packaging-at-paypal/
用 conda 构建库和应用程序https://conda.io/projects/conda-build/en/latest/user-guide/tutorials/index.html
将一个本地 Python 包过渡到 Anacondahttps://conda.io/projects/conda-build/en/latest/user-guide/tutorials/build-pkgs-skeleton.html
ActiveState ActivePythonhttps://www.activestate.com/products/python/
WinPythonhttp://winpython.github.io/
带来你自己的 Python 可执行文件https://daobook.github.io/packaging.python.org/overview.html#id15
https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-python-executable
pyInstallerhttps://pyinstaller.readthedocs.io/en/stable/
cx_Freezehttps://marcelotduarte.github.io/cx_Freeze/
constructorhttps://github.com/conda/constructor
py2exehttp://www.py2exe.org/
py2apphttps://py2app.readthedocs.io/en/latest/
osnaphttps://github.com/jamesabel/osnap
pynsisthttps://pypi.org/project/pynsist/
Chef Omnibushttps://github.com/chef/omnibus#user-content--omnibus
携带自己的用户空间https://daobook.github.io/packaging.python.org/overview.html#id16
https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-userspace
操作系统级虚拟化https://en.wikipedia.org/wiki/Operating-system-level_virtualization
AppImagehttps://appimage.org/
Dockerhttps://www.fullstackpython.com/docker.html
Flatpakhttps://flatpak.org/
Snapcrafthttps://snapcraft.io/
自带内核https://daobook.github.io/packaging.python.org/overview.html#id17
https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-kernel
Vagranthttps://www.vagrantup.com/
VHDhttps://en.wikipedia.org/wiki/VHD_(file_format)
AMIhttps://en.wikipedia.org/wiki/Amazon_Machine_Image
other formatshttps://docs.openstack.org/glance/latest/user/formats.html
OpenStackhttps://www.redhat.com/en/topics/openstack
自带硬件https://daobook.github.io/packaging.python.org/overview.html#id18
https://daobook.github.io/packaging.python.org/overview.html#bringing-your-own-hardware
Adafruithttps://github.com/adafruit/circuitpython
MicroPythonhttps://micropython.org/
https://daobook.github.io/packaging.python.org/_images/py_pkg_applications.png
https://daobook.github.io/packaging.python.org/overview.html#id3
那么 ……https://daobook.github.io/packaging.python.org/overview.html#id19
https://daobook.github.io/packaging.python.org/overview.html#what-about
操作系统包https://daobook.github.io/packaging.python.org/overview.html#id20
https://daobook.github.io/packaging.python.org/overview.html#operating-system-packages
依赖于独立的软件分发生态系统https://daobook.github.io/packaging.python.org/overview.html#depending-on-a-separate-ecosystem
debhttps://en.wikipedia.org/wiki/Deb_(file_format)
RPMhttps://en.wikipedia.org/wiki/RPM_Package_Manager
FPMhttps://fpm.readthedocs.io/en/latest/cli-reference.html#virtualenv
virtualenvhttps://daobook.github.io/packaging.python.org/overview.html#id21
https://daobook.github.io/packaging.python.org/overview.html#virtualenv
Virtualenvshttps://docs.python-guide.org/dev/virtualenvs/
the dh-virtualenv toolhttps://dh-virtualenv.readthedocs.io/en/latest/tutorial.html
osnaphttps://github.com/jamesabel/osnap
安全性https://daobook.github.io/packaging.python.org/overview.html#id22
https://daobook.github.io/packaging.python.org/overview.html#security
静态与动态链接https://www.google.com/search?channel=fs&q=static+vs+dynamic+linking
总结一下吧https://daobook.github.io/packaging.python.org/overview.html#id23
https://daobook.github.io/packaging.python.org/overview.html#wrap-up
目录https://daobook.github.io/packaging.python.org/index.html
Python 包装的概述https://daobook.github.io/packaging.python.org/overview.html
关于部署的思考https://daobook.github.io/packaging.python.org/overview.html#thinking-about-deployment
包装 Python 库和工具https://daobook.github.io/packaging.python.org/overview.html#packaging-python-libraries-and-tools
包装 Python 应用程序https://daobook.github.io/packaging.python.org/overview.html#packaging-python-applications
那么 ……https://daobook.github.io/packaging.python.org/overview.html#what-about
总结一下吧https://daobook.github.io/packaging.python.org/overview.html#wrap-up
The Packaging Flowhttps://daobook.github.io/packaging.python.org/flow.html
教程https://daobook.github.io/packaging.python.org/tutorials/index.html
指南https://daobook.github.io/packaging.python.org/guides/index.html
讨论https://daobook.github.io/packaging.python.org/discussions/index.html
PyPA 规范https://daobook.github.io/packaging.python.org/specifications/index.html
项目摘要https://daobook.github.io/packaging.python.org/key_projects.html
术语表https://daobook.github.io/packaging.python.org/glossary.html
如何获得支持https://daobook.github.io/packaging.python.org/support.html
为本指南做出贡献https://daobook.github.io/packaging.python.org/contribute.html
新闻https://daobook.github.io/packaging.python.org/news.html
Python 包装用户指南https://daobook.github.io/packaging.python.org/index.html
The Packaging Flowhttps://daobook.github.io/packaging.python.org/flow.html
索引https://daobook.github.io/packaging.python.org/genindex.html
下一页https://daobook.github.io/packaging.python.org/flow.html
上一页https://daobook.github.io/packaging.python.org/index.html
PyPAhttps://pypa.io
Python Packaging User Guidehttps://daobook.github.io/packaging.python.org/index.html
Python 包装的概述https://daobook.github.io/packaging.python.org/overview.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://github.com/pypa/packaging.python.org/issues
Sphinxhttps://www.sphinx-doc.org/

Viewport: width=device-width, initial-scale=1.0


URLs of crawlers that visited me.