• PyInstaller是一个方便和可靠的实用设计的转换Python程序成为独立的可执行程序。 其主要优点在类似工具,PyInstaller工作与任何版本的蟒蛇因为2.2,它建立较小的可执行文件由于透明的压缩,这是完全多平台,并使用操作系统支持载的动态图书馆,从而确保充分兼容性。

    主要目标PyInstaller是可以兼容的,与第3-缔约方的软件包的框。 这意味着,与PyInstaller,所有所需的技巧,让外包的工作已经整合在PyInstaller本身,所以没有用户的干预所必需的。 你永远不会需要寻找窍门在维和适用定义的修改你的文件或安装脚本。

  • PyInstaller है एक आसान और विश्वसनीय उपयोगिता कनवर्ट करने के लिए डिज़ाइन अजगर कार्यक्रमों में स्टैंड-अलोन एक्ज़ीक्यूटेबल्स. इसका मुख्य लाभ से अधिक इसी तरह के उपकरणों रहे हैं कि PyInstaller के साथ काम करता है के किसी भी संस्करण अजगर 2.2 के बाद से, यह बनाता है छोटे निष्पादनयोग्य के लिए धन्यवाद पारदर्शी संपीड़न, यह पूरी तरह से बहु मंच का उपयोग करें, और ओएस का समर्थन लोड करने के लिए गतिशील पुस्तकालयों, इस प्रकार यह सुनिश्चित करने के पूर्ण संगतता.

    मुख्य लक्ष्य के PyInstaller करने के लिए है हो सकता है के साथ संगत 3 पार्टी संकुल के बाहर-ऑफ-द-बॉक्स है । इसका मतलब यह है कि, के साथ PyInstaller, सभी आवश्यक चालें बनाने के लिए बाहरी संकुल में काम कर रहे हैं पहले से ही के भीतर एकीकृत PyInstaller ही इतनी है कि वहाँ कोई उपयोगकर्ता के हस्तक्षेप की आवश्यकता है । तुम कभी नहीं करने के लिए आवश्यक हो के लिए देखो चाल में wikis और लागू कस्टम संशोधन के लिए अपनी फ़ाइलें या अपने सेटअप स्क्रिप्ट है ।

  • PyInstaller is a handy and reliable utility designed to convert Python programs into stand-alone executables. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.2, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.

    The main goal of PyInstaller is to be compatible with 3rd-party packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts.