enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Jython - Wikipedia

    en.wikipedia.org/wiki/Jython

    Jython includes almost all of the modules in the standard Python programming language distribution, lacking only some of the modules implemented originally in C. For example, a user interface in Jython could be written with Swing, AWT or SWT. Jython compiles Python source code to Java bytecode (an intermediate language) either on demand or ...

  3. MicroPython - Wikipedia

    en.wikipedia.org/wiki/MicroPython

    MicroPython is a lean and efficient implementation of Python with libraries similar to those in Python. [25] Some standard Python libraries have an equivalent library in MicroPython renamed to distinguish between the two. MicroPython libraries are smaller with less popular features removed or modified to save memory. [19]

  4. List of widget toolkits - Wikipedia

    en.wikipedia.org/wiki/List_of_widget_toolkits

    Fully written in Python with additional speed ups in Cython. PySide, open source is a Python binding of the cross-platform GUI toolkit Qt developed by The Qt Company, as part of the Qt for Python project. PyQt, open source (GPL and commercial) is another Python binding of the cross-platform GUI toolkit Qt developed by Riverbank Computing.

  5. List of free software project directories - Wikipedia

    en.wikipedia.org/wiki/List_of_free_software...

    Mostly Java [2] Free Software Directory [3] About 17000 packages with 386 GNU-packages and 97 High Priority Projects [4] Open Hub (Formerly Ohloh) Libraries.io: Open source libraries, frameworks and tools ibiblio: Open source software List of free and open-source software packages: AlternativeTo: General: can filter by license type "Open Source"

  6. List of Apache Software Foundation projects - Wikipedia

    en.wikipedia.org/wiki/List_of_Apache_Software...

    It provided on-the-fly conversion from XML to any format, such as HTML, WAP or text using either W3C standard techniques, or flexible custom code; Beehive: Java visual object model; Buildr: a build system for Java-based applications, including support for Scala, Groovy and a growing number of JVM languages and tools

  7. Pygame - Wikipedia

    en.wikipedia.org/wiki/Pygame

    Pygame was originally written by Pete Shinners to replace PySDL after its development stalled. [2] [8] It has been a community project since 2000 [9] and is released under the free software GNU Lesser General Public License [5] (which "provides for Pygame to be distributed with open source and commercial software" [10]).

  8. Category:Free software programmed in Python - Wikipedia

    en.wikipedia.org/wiki/Category:Free_software...

    Pages in category "Free software programmed in Python" The following 200 pages are in this category, out of approximately 313 total. This list may not reflect recent changes .

  9. JRuby - Wikipedia

    en.wikipedia.org/wiki/JRuby

    JRuby is tightly integrated with Java to allow the embedding of the interpreter into any Java application with full two-way access between the Java and the Ruby code (similar to Jython for the Python language). JRuby's lead developers are Charles Oliver Nutter and Thomas Enebo, with many current and past contributors including Ola Bini and Nick ...