PyInstaller Manual Version: PyInstaller 6.14.2 Homepage: https://pyinstaller.org/ Contact: pyinstaller@googlegroups.com Authors: David Cortesi, based on structure by Giovanni Bajo & William Caban, based on Gordon McMillan’s manual Copyright: This document has been placed in the public domain. PyInstaller bundles a Python application and all its dependencies into a single package. The user can run
Python Pasteを試していて、"paster create"という便利なコマンドを知りました。 Paste, PasteScriptをインストールすると、PYTHON_HOME/binに"paster"というスクリプトが作られます。 これは本来、Webアプリケーションのデプロイとインストールを扱うためのコマンドですが、Pythonのモジュールを新しく作成する場合にも非常に便利です。 使い方としては、コマンドラインから、次のように実行します。 $ paster create 実行すると、モジュール作成のウィザードが開始されます。 $ paster create Selected and implied templates: PasteScript#basic_package A basic setuptools-enabled package Enter project name
Using and creating Python packages http://ianbicking.org/docs/setuptools-presentation Ian Bicking http://blog.ianbicking.org Distutils distutils in the standard library. Standard way of packaging and installing packages. Installing with Distutils $ sudo python setup.py install Global installation; for local installation (or if you don't have root): $ python setup.py --install-lib=./app-packages Ma
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く