Monday December 01, 2008
Jyri Virkki
Web Stack Python Packages
Thanks to Brian, the OpenSolaris Web Stack project IPS repository now has a number of new packages, all of them related to Python. I've published updates to the public repo tonight containing:
- python-configobj
- python-simplejson
- python-paste-deploy
- python-turbocheetah
- python-turbojson
- python-turbokid
- genshi
- python-cheetah
- python-paste
As with all components in the Web Stack project repository, give them a try and if you find them useful (or if you don't find them useful for some reason!) let the project team know your thoughts at webstack-discuss@opensolaris.org. If you have any favorite web tier components or frameworks which you'd like to see available for OpenSolaris let us know that as well!
Posted at 08:44PM Dec 01, 2008 by jyri in WebStack | Comments[6]
Give a guy a packaged version of software, he is happy for the day. Teach a guy to package software, he will be maintaining it for the rest of his life.
In other words, could Brian write a blog post describing the practical steps he took to package those libraries and frameworks?
Posted by Mikael Gueck on December 01, 2008 at 11:42 PM PST #
The Web Stack page has a summary of how to go about creating these:
http://opensolaris.org/os/project/webstack/addcomponent/
Posted by Jyri Virkki on December 03, 2008 at 06:09 PM PST #
Just two things that quickly come to mind :
http://www.djangoproject.org
http://twistedmatrix.com
they are quite useful and have quite a few users
Posted by Dimitar on December 07, 2008 at 02:27 PM PST #
Thanks! Note that Django is already in the Web Stack repository, it's not mentioned in the list above since it was already there prior to the latest update.
Posted by Jyri Virkki on December 08, 2008 at 04:30 PM PST #
I'm sorry for the spam then.
I'm thinking to test the new release soon and I couldn't access pkg.opensolaris.org to verify so I wrote it without further thought.
Posted by Dimitar on December 08, 2008 at 04:45 PM PST #
Twisted is also available in the released opensolaris.org repository as SUNWpython-twisted.
Posted by Brian Overstreet on December 09, 2008 at 02:44 PM PST #