Skip to content

Commit 57c4180

Browse files
committed
Merge remote-tracking branch 'teoliphant/patch-1'
2 parents 08aec87 + 40e2668 commit 57c4180

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
8585
* [pew](https://pypi.python.org/pypi/pew/) - Python Env Wrapper (also called Invewrapper) is a set of tools to manage multiple virtual environments.
8686
* [Vex](https://github.com/sashahart/vex) - Run a command in the named virtualenv.
8787
* [PyRun](https://www.egenix.com/products/python/PyRun/) - A one-file, no-installation-needed version of Python.
88+
* [conda](http://conda.pydata.org) - System-level, full-stack environments.
8889

8990
## Package Management
9091

@@ -623,6 +624,7 @@ long, literate-programming-style documentation generator.
623624
* [urwid](http://urwid.org/) - A library for creating terminal GUI applications with strong support for widgets, events, rich colors, etc.
624625
* [pyglet](http://www.pyglet.org/) - A cross-platform windowing and multimedia library for Python.
625626
* [Tkinter](https://wiki.python.org/moin/TkInter) - Tkinter is Python's de-facto standard GUI package.
627+
* [enaml](https://github.com/nucleic/enaml) - Create beautiful user-interfaces with Declaratic Syntax like QML
626628

627629
## Game Development
628630

0 commit comments

Comments
 (0)