Size: 3385
Comment: separate py2exe from wiki info
|
Size: 3263
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 26: | Line 26: |
* TroubleshootingImportErrors | |
Line 37: | Line 38: |
== How to use this Wiki == | == How to use this site == |
Line 39: | Line 41: |
* Edit any page by pressing '''<<GetText(Edit)>>''' at the top or the bottom of the page. You must be logged in to '''<<GetText(Edit)>>''' pages. This is to avoid Wiki spam. * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{["quoted words in brackets"].}}} (SyntaxReference is a quick access to wiki syntax) * Search for page titles or text within pages using the search box at the top of any page. |
* Edit any page by pressing '''<<GetText(Edit)>>''' at the top or the bottom of the page * Create a link to another page with joined capitalized words (like WikiSandBox) or with {{{[[words in brackets]]}}} * Search for page titles or text within pages using the search box at the top of any page |
Line 46: | Line 46: |
To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. Also, consult the HelpMiscellaneous/FrequentlyAskedQuestions page. | To learn more about what a WikiWikiWeb is, read about MoinMoin:WhyWikiWorks and the MoinMoin:WikiNature. This wiki is powered by [[http://moinmo.in/|MoinMoin]]. |
py2exe
py2exe is a Python Distutils extension which converts Python scripts into executable Windows programs, able to run without requiring a Python installation.
Development is hosted at SourceForge. You can find the mailing list, svn, and downloads there.
py2exe was originally developed by ThomasHeller who still makes contributions, JimmyRetzlaff is the current maintainer, and MarkHammond also makes regular contributions. Code contributions are always welcome from the community and many people provide invaluable help on the mailing list and the Wiki.
py2exe is used by BitTorrent, SpamBayes, and thousands more - py2exe averages over 5,000 downloads per month.
In an effort to limit Wiki spam, this front page is not editable. Feel free to edit other pages with content relevant to py2exe. You will need an account to edit (but not to read) and your account information will be used only for the purposes of administering this Wiki.
The old py2exe web site is still available until that information has found its way into this wiki.
Starting Points
News: information about the most recent releases
Tutorial: the basics of creating a Windows executable
FAQ: What does py2exe actually do and what are all those files?
GeneralTipsAndTricks: general tips for working with special situations
WorkingWithVariousPackagesAndModules: many just work, others need more handling
NonEnglish: read about py2exe in other languages
#py2exe IRC channel at Freenode.net
Wiki Tools
RecentChanges: see where people are currently working
FindPage: search or browse the database in various ways
SiteNavigation: get an overview over this site and what it contains
RSS feed http://www.py2exe.org/index.cgi/RecentChanges?action=rss_rc&unique=1
How to use this site
A Wiki is a collaborative site, anyone can contribute and share:
Edit any page by pressing Edit at the top or the bottom of the page
Create a link to another page with joined capitalized words (like WikiSandBox) or with [[words in brackets]]
- Search for page titles or text within pages using the search box at the top of any page
See HelpForBeginners to get you going, HelpContents for all help pages.
To learn more about what a WikiWikiWeb is, read about WhyWikiWorks and the WikiNature.
This wiki is powered by MoinMoin.