docs.python.org
Distributing Python Modules — Python 3.5.2 documentation
https://docs.python.org/3/distributing/index.html
As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms. This allows Python users to share and collaborate effectively, benefiting from the solutions others have already created to common (and sometimes even rare! Problems, as well as potentially contributing their own solutions to the common pool. The Python Packaging Index. Is being phased ...
curiousefficiency.org
About Curious Efficiency | Curious Efficiency
http://www.curiousefficiency.org/pages/about.html
Skip to main content. Curious Efficiency is the intermittently updated personal website of Nicholas Coghlan, CPython core developer, PSF Director, Red Hat toolsmith, cognitive science dabbler, and cynical idealist. The main portion of the site is generated via Nikola. Hosted on GitHub Pages. And under source control on BitBucket. Python specific technical writing tends to end up on the ReadTheDocs. There are a couple of very, very scary things in this world. Nick is a CPython core developer and a member ...
python.readthedocs.io
Installing Python Modules — Python 3.6.0a4 documentation
http://python.readthedocs.io/en/latest/installing/index.html
As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms. This allows Python users to share and collaborate effectively, benefiting from the solutions others have already created to common (and sometimes even rare! Problems, as well as potentially contributing their own solutions to the common pool. Into all created virtual environments. It al...
daveops.com
PyOhio 2015: Python Packaging from Init to Deploy – Talk Notes – #DaveOps
http://daveops.com/2015/python-packaging-from-init-to-deploy
PyOhio 2015: Python Packaging from Init to Deploy Talk Notes. A few years ago (circa 2009) I was working in the support department of a web hosting company. I had a number of tools and scripts that I used for day-to-day troubleshooting. Some of these were third-party packages that I installed via pip. Others were Python scripts that I had written myself or that my coworkers had shared. Clearly this wasn’t working. Hard because look at all of the stuff that’s been uploaded to PyPI? My PyOhio talk is about...
docs.python.jp
Python モジュールのインストール — Python 3.5.2 ドキュメント
http://docs.python.jp/3/installing/index.html
人気のあるオープンソース開発プロジェクトがそうであるように、Python には貢献者たちとユーザたちの活発なサポートコミュニティがあり、またこれらはほかの Python 開発者たちに、彼らのソフトウェアのオープンソースライセンスのもとでの利用も可能にしてくれています。 あなた自身の Python プロジェクトを作成し、シェアするためのガイドについては distribution guide. Python 3.4 からは、 Python バイナリ インストーラに最初から付属するようになりました。 仮想環境 (virtual environment) とは、半ば隔離された Python 環境のことです。 Python 3.3 から Python の一部になりました。 Python 3.4 以降では、仮想環境をつくる際はそのすべてで. により仮想環境を Python 3.4 より前のバージョンで使うことが出来ます。 は Python パッケージのパブリック リポジトリです。 彼らは様々なツールやドキュメント、issue tracker を GitHub. Python2 -m pip install Some...
docs.python.jp
Python モジュールの配布 — Python 3.5.2 ドキュメント
http://docs.python.jp/3/distributing/index.html
人気のあるオープンソース開発プロジェクトがそうであるように、Python には貢献者たちとユーザたちの活発なサポートコミュニティがあり、またこれらはほかの Python 開発者たちに、彼らのソフトウェアのオープンソースライセンスのもとでの利用も可能にしてくれています。 ほかの Python プロジェクトをインストールするためのガイドについては installation guide. は Python パッケージのパブリック リポジトリです。 彼らは様々なツールやドキュメント、issue tracker を GitHub. はオリジナルのビルド 配布システムで、 Python 標準ライブラリに 1998 年に最初に追加されました。 これは、それがバイナリの拡張を含んでいようと、Python ライブラリをローカルでビルドする必要性なしでシステムにインストール出来るようにする、クロスプラットフォームのバイナリのパッケージング形式(“wheels” または “wheel files” と呼ばれ、. Building and packaging the project. API と ABI のバージョニング.
packaging.python.org
Python Packaging User Guide — Python Packaging User Guide documentation
https://packaging.python.org/en/latest
Python Packaging User Guide. Packaging and Distributing Projects. How to Get Support. Python Packaging User Guide. Python Packaging User Guide. Python Packaging User Guide. The “Python Packaging User Guide” (PyPUG) aims to be the authoritative resource on how to package, publish and install Python distributions using current tools. To follow the development of Python packaging, see the Python Packaging Authority. This guide is maintained on github. Packaging and Distributing Projects. How to Get Support.
docs.python.org
Installing Python Modules — Python 3.5.2 documentation
https://docs.python.org/3/installing/index.html
As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms. This allows Python users to share and collaborate effectively, benefiting from the solutions others have already created to common (and sometimes even rare! Problems, as well as potentially contributing their own solutions to the common pool. Into all created virtual environments. It al...
python.readthedocs.io
Distributing Python Modules — Python 3.6.0a4 documentation
http://python.readthedocs.io/en/latest/distributing/index.html
As a popular open source development project, Python has an active supporting community of contributors and users that also make their software available for other Python developers to use under open source license terms. This allows Python users to share and collaborate effectively, benefiting from the solutions others have already created to common (and sometimes even rare! Problems, as well as potentially contributing their own solutions to the common pool. The Python Packaging Index. Is being phased ...
danteslab.blogspot.com
Dante's Lab: abril 2015
http://danteslab.blogspot.com/2015_04_01_archive.html
Google Code anuncia su cierre. No es una noticia fresca, pero el mes pasado Google anunció que van a cerrar Google Code. Tras 9 años de existencia. Ese servicio comenzó en 2006 con el objetivo de facilitar una manera segura y escalable de alojar proyectos open source. En ese tiempo, millones de personas contribuyeron con proyectos open source alojados en esa página. Sin embargo, el tiempo ha pasado y otras opciones como GitHub. Han superado en popularidad a Google Code. Enlaces a esta entrada. Comprimir ...