× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Python definitely has some very strangely named libaries, but hey it was
named after Monty Python. The builtin GUI REPL is called [Eric] Idle. If
you want to do MVC web apps you have Flask. A third http server is tornado.
If you want an ORM, you have SQL Alchemy. And if you want to integrate
anglularjs into your flask Jinga2 forms. you have Flask Triangle, which is
a play on FlaskWTF.

That being said, some of its features like list and dictionary
comprehensions let you write elegant loops that are on par with the
succinctness of .NET LINQ. i.e {var: os.environ[var] for var in os.environ}
turns all your environment variables into a dictionary/

Justin



On Tue, Jul 14, 2015 at 3:30 PM Jon Paris <jon.paris@xxxxxxxxxxxxxx> wrote:

Thanks John.

flipflop and bottle? Oh good grief more weird names to learn!


Jon Paris

www.partner400.com
www.SystemiDeveloper.com

On Jul 13, 2015, at 6:00 PM, John Yeung <gallium.arsenide@xxxxxxxxx>
wrote:

On Mon, Jul 13, 2015 at 12:49 PM, Jon Paris <jon.paris@xxxxxxxxxxxxxx>
wrote:
Have any you Python fans dug into the new offering enough to know if
the Apache integration (mod_python?) is available? I understand how I can
build Python apps that work with the browser directly but I want to
integrate them with everything else on my regular Apache set up.

As yet, there is no IBM-supplied, precompiled mod_python for the new
5733OPS Python.

In principle, you should be able to download the mod_python source and
compile it yourself (very possibly with some tweaks). So in that
sense, it's available. ;)

Incidentally, this would be a good candidate for releasing as a PTF. I
am actually kind of baffled by the PTFs for flipflop and bottle, as
those packages are pure Python (no C involved, no "compilation" to
speak of), and they are installable by pip (the standard Python
package manager). The best I can guess is that IBM wants to grant
their official stamp of approval on flipflop and bottle.

John Y.
--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.


--
This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing list
To post a message email: MIDRANGE-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/midrange-l
or email: MIDRANGE-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/midrange-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.