CINXE.COM
FrontPage - JythonWiki
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta http-equiv="Content-Type" content="text/html;charset=utf-8"> <meta name="robots" content="index,follow"> <title>FrontPage - JythonWiki</title> <script type="text/javascript" src="/wiki/common/js/common.js"></script> <script type="text/javascript"> <!-- var search_hint = "Search"; //--> </script> <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/wiki/modernized/css/common.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="screen" href="/wiki/modernized/css/screen.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="print" href="/wiki/modernized/css/print.css"> <link rel="stylesheet" type="text/css" charset="utf-8" media="projection" href="/wiki/modernized/css/projection.css"> <!-- css only for MS IE6/IE7 browsers --> <!--[if lt IE 8]> <link rel="stylesheet" type="text/css" charset="utf-8" media="all" href="/wiki/modernized/css/msie.css"> <![endif]--> <link rel="alternate" title="JythonWiki Recent Changes" href="/jython/FrontPage?action=rss_rc&unique=1&ddiffs=1" type="application/rss+xml"> <link rel="Start" href="/jython/FrontPage"> <link rel="Alternate" title="Wiki Markup" href="/jython/FrontPage?action=raw"> <link rel="Alternate" media="print" title="Print View" href="/jython/FrontPage?action=print"> <link rel="Search" href="/jython/FindPage"> <link rel="Index" href="/jython/TitleIndex"> <link rel="Glossary" href="/jython/WordIndex"> <link rel="Help" href="/jython/HelpOnFormatting"> </head> <body lang="en" dir="ltr"> <div id="header"> <form id="searchform" method="get" action="/jython/FrontPage"> <div> <input type="hidden" name="action" value="fullsearch"> <input type="hidden" name="context" value="180"> <label for="searchinput">Search:</label> <input id="searchinput" type="text" name="value" value="" size="20" onfocus="searchFocus(this)" onblur="searchBlur(this)" onkeyup="searchChange(this)" onchange="searchChange(this)" alt="Search"> <input id="titlesearch" name="titlesearch" type="submit" value="Titles" alt="Search Titles"> <input id="fullsearch" name="fullsearch" type="submit" value="Text" alt="Search Full Text"> </div> </form> <script type="text/javascript"> <!--// Initialize search form var f = document.getElementById('searchform'); f.getElementsByTagName('label')[0].style.display = 'none'; var e = document.getElementById('searchinput'); searchChange(e); searchBlur(e); //--> </script> <div id="logo"><a href="/jython/FrontPage"><img src="/wiki/europython/img/jython-new-small.gif" alt="JythonWiki"> </a></div> <div id="username"><a href="/jython/FrontPage?action=login" id="login" rel="nofollow">Login</a></div> <h1 id="locationline"> <span id="pagelocation"><a href="/jython/FrontPage">FrontPage</a></span> </h1> <ul id="navibar"> <li class="wikilink current"><a href="/jython/FrontPage">FrontPage</a></li><li class="wikilink"><a href="/jython/RecentChanges">RecentChanges</a></li><li class="wikilink"><a href="/jython/FindPage">FindPage</a></li><li class="wikilink"><a href="/jython/HelpContents">HelpContents</a></li> </ul> <div id="pageline"><hr style="display:none;"></div> <ul class="editbar"><li><span class="disabled">Immutable Page</span></li><li class="toggleCommentsButton" style="display:none;"><a href="#" class="nbcomment" onClick="toggleComments();return false;">Comments</a></li><li><a class="nbinfo" href="/jython/FrontPage?action=info" rel="nofollow">Info</a></li><li><a class="nbattachments" href="/jython/FrontPage?action=AttachFile" rel="nofollow">Attachments</a></li><li> <form class="actionsmenu" method="GET" action="/jython/FrontPage"> <div> <label>More Actions:</label> <select name="action" onchange="if ((this.selectedIndex != 0) && (this.options[this.selectedIndex].disabled == false)) { this.form.submit(); } this.selectedIndex = 0;"> <option value="raw">Raw Text</option> <option value="print">Print View</option> <option value="refresh">Delete Cache</option> <option value="show" disabled class="disabled">------------------------</option> <option value="SpellCheck">Check Spelling</option> <option value="LikePages">Like Pages</option> <option value="LocalSiteMap">Local Site Map</option> <option value="show" disabled class="disabled">------------------------</option> <option value="RenamePage" disabled class="disabled">Rename Page</option> <option value="DeletePage" disabled class="disabled">Delete Page</option> <option value="show" disabled class="disabled">------------------------</option> <option value="show" disabled class="disabled">------------------------</option> <option value="show" disabled class="disabled">Remove Spam</option> <option value="show" disabled class="disabled">Revert to this revision</option> <option value="show" disabled class="disabled">------------------------</option> <option value="SlideShow">SlideShow</option> </select> <input type="submit" value="Do"> </div> <script type="text/javascript"> <!--// Init menu actionsMenuInit('More Actions:'); //--> </script> </form> </li></ul> </div> <div id="page" lang="en" dir="ltr"> <div dir="ltr" id="content" lang="en"><span class="anchor" id="top"></span> <span class="anchor" id="line-1"></span><span class="anchor" id="line-2"></span><span class="anchor" id="line-3"></span><span class="anchor" id="line-4"></span><p class="line867"> <h1 id="Welcome_to_the_Jython_Wiki.21">Welcome to the Jython Wiki!</h1> <span class="anchor" id="line-5"></span><span class="anchor" id="line-6"></span><p class="line867"><hr /><p class="line874"> <span class="anchor" id="line-7"></span><em>The purpose of a programming language is to let software developers express their intentions as simply and directly as possible. - <a href="/jython/JimHugunin">JimHugunin</a></em> <span class="anchor" id="line-8"></span><hr /><p class="line874"> <span class="anchor" id="line-9"></span><span class="anchor" id="line-10"></span><p class="line874">Jython is a Java implementation of Python that combines expressive power with clarity. Jython is freely available for both commercial and non-commercial use and is distributed with source code. Jython is complementary to Java and is especially suited for the following tasks: <span class="anchor" id="line-11"></span><span class="anchor" id="line-12"></span><ul><li><p class="line891"><strong>Embedded scripting</strong> - Java programmers can add the Jython libraries to their system to allow end users to write simple or complicated scripts that add functionality to the application. <span class="anchor" id="line-13"></span></li><li><p class="line891"><strong>Interactive experimentation</strong> - Jython provides an interactive interpreter that can be used to interact with Java packages or with running Java applications. This allows programmers to experiment and debug any Java system using Jython. <span class="anchor" id="line-14"></span></li><li><p class="line891"><strong>Rapid application development</strong> - Python programs are typically 2-10X shorter than the equivalent Java program. This translates directly to increased programmer productivity. The seamless interaction between Python and Java allows developers to freely mix the two languages both during development and in shipping products. <span class="anchor" id="line-15"></span><span class="anchor" id="line-16"></span></li></ul><p class="line867"> <h2 id="Starting_points_for_users">Starting points for users</h2> <span class="anchor" id="line-17"></span><span class="anchor" id="line-18"></span><ul><li><p class="line891"><a href="/jython/JythonReleaseNotes">JythonReleaseNotes</a>: Release notes for Jython 2.7.0 <span class="anchor" id="line-19"></span></li><li><p class="line891"><a href="/jython/JythonFaq">JythonFaq</a>: Frequently asked questions about Jython <span class="anchor" id="line-20"></span></li><li><p class="line891"><a href="/jython/DocumentationAndEducation">DocumentationAndEducation</a>: Users Guide, learning Jython and Examples <span class="anchor" id="line-21"></span></li><li><p class="line891"><a href="/jython/JythonUsers">JythonUsers</a> <span class="anchor" id="line-22"></span></li><li><p class="line891"><a class="http" href="http://wiki.python.org/jython/JythonMonthly/Newsletters">JythonMonthly</a>: a monthly newsletter of Jython news and tips <span class="anchor" id="line-23"></span></li><li><p class="line891"><a href="/jython/PackageScanning">PackageScanning</a>: How Jython decides what jars to scan and how to influence its decision making <span class="anchor" id="line-24"></span></li><li><p class="line891"><a href="/jython/NonEnglish">NonEnglish</a>: Read about Jython in other languages <span class="anchor" id="line-25"></span></li><li><p class="line891"><a href="/jython/IrcChannel">IrcChannel</a>: IRC channel page (#jython at irc.freenode.net) <span class="anchor" id="line-26"></span></li><li><p class="line891"><a href="/jython/JythonLogo">JythonLogo</a>: Jython Logo <span class="anchor" id="line-27"></span></li><li><p class="line891"><a href="/jython/WhyJython">WhyJython</a>: Believe the hype <span class="anchor" id="line-28"></span><span class="anchor" id="line-29"></span></li></ul><p class="line867"> <h2 id="Beyond_the_Basics_for_Users">Beyond the Basics for Users</h2> <span class="anchor" id="line-30"></span><ul><li><p class="line891"><a href="/jython/ConsoleChoices">ConsoleChoices</a>: Settings that enable line editing at the interpreter prompt <span class="anchor" id="line-31"></span></li><li><p class="line891"><a href="/jython/ReadlineSetup">ReadlineSetup</a>: Line-editing at the prompt with GNU Readline or Editline (possibly out of date info) <span class="anchor" id="line-32"></span><span class="anchor" id="line-33"></span></li></ul><p class="line867"> <h2 id="Starting_points_for_developers">Starting points for developers</h2> <span class="anchor" id="line-34"></span><span class="anchor" id="line-35"></span><ul><li><p class="line891"><a href="/jython/HowToGetInvolved">HowToGetInvolved</a>: Community and contribution overview <span class="anchor" id="line-36"></span></li><li><p class="line891"><a href="/jython/JythonDeveloperGuide">JythonDeveloperGuide</a>: Getting started with the source code <span class="anchor" id="line-37"></span></li><li><p class="line891"><a href="/jython/WhosDoingWhat">WhosDoingWhat</a>: A weak stab at project management <span class="anchor" id="line-38"></span></li><li><p class="line891"><a href="/jython/SummerOfCode">SummerOfCode</a>: Projects suitable for the Google Summer of Code <span class="anchor" id="line-39"></span></li><li><p class="line891"><a href="/jython/ModulesOverview">ModulesOverview</a>: An overview of various modules <span class="anchor" id="line-40"></span></li><li><p class="line891"><a href="/jython/RoadMap">RoadMap</a>: Where the rubber hits for 2.6 <span class="anchor" id="line-41"></span><span class="anchor" id="line-42"></span></li></ul><p class="line867"> <h2 id="Administrative">Administrative</h2> <span class="anchor" id="line-43"></span><span class="anchor" id="line-44"></span><p class="line867"> <h4 id="Editing_pages">Editing pages</h4> <span class="anchor" id="line-45"></span><span class="anchor" id="line-46"></span><p class="line874">Since spamming and vandalism on this wiki has reached a level that is starting to require daily intervention, new users are no longer allowed to edit pages. <span class="anchor" id="line-47"></span><span class="anchor" id="line-48"></span><p class="line862">If you want to edit a page and have just signed up, or you find that you can no longer edit a page that you could edit before, please write to the <a class="mailto" href="mailto:jython-users@lists.sourceforge.net">jython-users@lists.sourceforge.net</a> mailing list, stating your account name and your intended edits and we'll add you to the <a href="/jython/EditorsGroup">EditorsGroup</a>. <span class="anchor" id="line-49"></span><span class="anchor" id="line-50"></span><p class="line874">Sorry for the inconvenience, but we want to keep this wiki a useful tool for the community, while at the same time need to prevent wiki admin burnout effects. <span class="anchor" id="line-51"></span><span class="anchor" id="line-52"></span><span class="anchor" id="line-53"></span><p class="line867"> <h4 id="HTTPS_access_to_the_Wiki">HTTPS access to the Wiki</h4> <span class="anchor" id="line-54"></span><span class="anchor" id="line-55"></span><p class="line874">We have enabled HTTPS access to the wiki to further enhance security and avoid having to send clear text passwords over the network in order to log in to the wikis. <span class="anchor" id="line-56"></span><span class="anchor" id="line-57"></span><p class="line867"><strong>If you have not been using HTTPS links to the wiki login page</strong>, please be advised that your password may have been sniffed on the network at e.g. a conference. It is best to <a class="action" href="/jython/FrontPage?action=userprefs">change it</a> and stop using HTTP links to the wiki login page. <span class="anchor" id="line-58"></span><span class="anchor" id="line-59"></span><span class="anchor" id="line-60"></span><p class="line867"> <h4 id="Reporting_problems">Reporting problems</h4> <span class="anchor" id="line-61"></span><span class="anchor" id="line-62"></span><p class="line874">In case of emergency, please contact the python.org maintainers, or if experiencing difficulties, contact the pydotorg-www mailing list to say "help". <span class="anchor" id="line-63"></span><span class="anchor" id="bottom"></span></div> <div id="pagebottom"></div> </div> <div id="footer"> <ul class="editbar"><li><span class="disabled">Immutable Page</span></li><li class="toggleCommentsButton" style="display:none;"><a href="#" class="nbcomment" onClick="toggleComments();return false;">Comments</a></li><li><a class="nbinfo" href="/jython/FrontPage?action=info" rel="nofollow">Info</a></li><li><a class="nbattachments" href="/jython/FrontPage?action=AttachFile" rel="nofollow">Attachments</a></li><li> <form class="actionsmenu" method="GET" action="/jython/FrontPage"> <div> <label>More Actions:</label> <select name="action" onchange="if ((this.selectedIndex != 0) && (this.options[this.selectedIndex].disabled == false)) { this.form.submit(); } this.selectedIndex = 0;"> <option value="raw">Raw Text</option> <option value="print">Print View</option> <option value="refresh">Delete Cache</option> <option value="show" disabled class="disabled">------------------------</option> <option value="SpellCheck">Check Spelling</option> <option value="LikePages">Like Pages</option> <option value="LocalSiteMap">Local Site Map</option> <option value="show" disabled class="disabled">------------------------</option> <option value="RenamePage" disabled class="disabled">Rename Page</option> <option value="DeletePage" disabled class="disabled">Delete Page</option> <option value="show" disabled class="disabled">------------------------</option> <option value="show" disabled class="disabled">------------------------</option> <option value="show" disabled class="disabled">Remove Spam</option> <option value="show" disabled class="disabled">Revert to this revision</option> <option value="show" disabled class="disabled">------------------------</option> <option value="SlideShow">SlideShow</option> </select> <input type="submit" value="Do"> </div> <script type="text/javascript"> <!--// Init menu actionsMenuInit('More Actions:'); //--> </script> </form> </li></ul> <ul id="credits"> <li><a href="http://moinmo.in/" title="This site uses the MoinMoin Wiki software.">MoinMoin Powered</a></li><li><a href="http://moinmo.in/Python" title="MoinMoin is written in Python.">Python Powered</a></li><li><a href="http://moinmo.in/GPL" title="MoinMoin is GPL licensed.">GPL licensed</a></li><li><a href="http://validator.w3.org/check?uri=referer" title="Click here to validate this page.">Valid HTML 4.01</a></li> </ul> </div> </body> </html>