Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > UI (User Interfaces)

    pyembryo 1.0

    Download button

    No screenshots available
    Downloads: 583  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    Fair (2.7/5)
    11 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Alex Holkner | More programs
    GPL / FREE
    May 29th, 2008, 03:10 GMT
    ROOT / Programming / UI (User Interfaces)

     Read user reviews (0)  Refer to a friend  Subscribe

    pyembryo description

    pyembryo is a minimal GUI toolkit for Python.

    pyembryo is a minimal GUI toolkit for Python. It can be used to "boot-strap" the user into downloading a larger GUI toolkit such as PyGTK, PyGame, pyglet, PyOpenGL, etc.

    There are two main functions:

    · message_box() displays an alert dialog to the user and waits for them to close it. It can contain either a single OK button, or an OK and a Cancel button.
    · open_url() opens a website in the user's default web browser.

    There are several convenience functions for checking that a minimum version of a package is installed. For example, to check that PyGame 1.7 or later is installed:

    import embryo
    if not embryo.check_pygame('1.7'):
    # Exit.


    Usage

    embryo.py is less than 4kb compressed. Drop the latest version into your project and import it as shown above. Don't bother requiring users to install it -- that defeats its whole purpose!

    Product's homepage

    Requirements:

    · GTK-2.0 or later

      


    TAGS:

    GUI toolkit | user interface builder | Python module | GUI | toolkit | builder

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM