Hi "DL Neil".
I find your argumentation combative and provoking.
I have an ex that has made my life difficult for the last 6 years, blocking
me from seeing my kids, she acts in a similar way.
I don't have the time, energy or the will to bring more of that stuff into
my life, so I won't reply to
On 13/08/19 10:54 PM, Morten W. Petersen wrote:
I was hoping to avoid testing a lot of different systems, spending time
there.
Sooner or later you have to make a decision - and be responsible for it
to your clients.
So that's why I'm asking here.
People here are helpful. The more time yo
On Tue, Aug 13, 2019 at 4:12 PM Morten W. Petersen wrote:
>
> Hi Joel.
>
> I don't disagree with what you're saying, but is there a documented way of
> making Django produce a neat set of static pages?
>
> It would be nice to use a web application framework to create pages, because
> it would af
Hi Joel.
I don't disagree with what you're saying, but is there a documented way of
making Django produce a neat set of static pages?
It would be nice to use a web application framework to create pages,
because it would after that be easy to add a little bit of logic if a
customer wants it. A con
On Tue, Aug 13, 2019 at 2:46 PM DL Neil wrote:
>
> On 14/08/19 2:26 AM, Grant Edwards wrote:
> > On 2019-08-13, Jon Ribbens via Python-list wrote:
> >
> >> If it's really that small then it sounds like what you are looking for
> >> is known as a "text editor".
> >
> > Bah. Kids these days.
> >
>
On 14/08/19 2:26 AM, Grant Edwards wrote:
On 2019-08-13, Jon Ribbens via Python-list wrote:
If it's really that small then it sounds like what you are looking for
is known as a "text editor".
Bah. Kids these days.
$ cat > index.hmtl
[roaring with laughter]
Oh come now. Surely a per
On August 13, 2019 4:00:30 PM GMT+02:00, "Morten W. Petersen"
wrote:
>Ok. Isn't it a bit splitting of hairs to talk about static site
>generators
>and their templates?
>
>Wouldn't a static site generator that can create a good, usable website
>with little input be desirable?
>
>I could pick an
On 2019-08-13, Morten W. Petersen wrote:
> Ok. Isn't it a bit splitting of hairs to talk about static site generators
> and their templates?
No, not even slightly. You appear to be thinking that static site
generators come with a pre-made set of design templates, and as
far as I am aware they gen
HMTL? Good you weren't in cat input after a newline. đ
-Morten
Blogging at http://blogologue.com
Tweeting at https://twitter.com/blogologue
On Instagram https://instagram.com/morphexx
tir. 13. aug. 2019, 16.28 skrev Grant Edwards :
> On 2019-08-13, Jon Ribbens via Python-list wrote:
>
> > If i
On 2019-08-13, Jon Ribbens via Python-list wrote:
> If it's really that small then it sounds like what you are looking for
> is known as a "text editor".
Bah. Kids these days.
$ cat > index.hmtl
--
Grant Edwards grant.b.edwardsYow! My vaseline is
Ok. Isn't it a bit splitting of hairs to talk about static site generators
and their templates?
Wouldn't a static site generator that can create a good, usable website
with little input be desirable?
I could pick and choose CSS templates, HTML templates and write some of my
own, but that takes qu
Ok, will take a look at those.
-Morten
Blogging at http://blogologue.com
Tweeting at https://twitter.com/blogologue
On Instagram https://instagram.com/morphexx
tir. 13. aug. 2019, 14.39 skrev Jan Erik Moström :
> On 13 Aug 2019, at 12:54, Morten W. Petersen wrote:
>
> > I was hoping to avoid te
On 2019-08-13, Morten W. Petersen wrote:
> Ideally I'd want a static site generator that makes it easy and quick to
> create a website which is pretty, accessible, works across browsers and
> standards compliant and doesn't freeze the browser on a low-end phone.
That isn't what they do. All those
I was hoping to avoid testing a lot of different systems, spending time
there.
So that's why I'm asking here.
I don't need a guide to create a website, maybe a refresher on some topics.
Ideally I'd want a static site generator that makes it easy and quick to
create a website which is pretty, acc
Yes. Well, one of the ideas of the web is being able to create a website
using simple tools like that. And I like that idea.
And for one site, either small or very specialized and well-funded, that
would be an OK choice.
However, I want to offer customers websites that cover their needs, without
Right. That was a useful term, I've got some things to look at there.
-Morten
Blogging at http://blogologue.com
Tweeting at https://twitter.com/blogologue
On Instagram https://instagram.com/morphexx
tir. 13. aug. 2019, 00.29 skrev Cameron Simpson :
> On 13Aug2019 00:01, Morten W. Petersen wrot
On 13/08/19 10:01 AM, Morten W. Petersen wrote:
On 12.08.2019 18:13, Brian Oney wrote:
On August 12, 2019 9:14:55 AM GMT+02:00, morphex
wrote:
Hi.
What frameworks are there for generating static web pages in Python?
I have used:
https://github.com/Frozen-Flask/Frozen-Flask
It's pretty simple.
On 2019-08-12, Morten W. Petersen wrote:
> What I guess I'm looking for, is something that will help create a
> static website, in a simple and efficient manner. Without being bloated.
>
> I don't have a lot of hair on my head, but I would be pulling it out
> because of some of the websites I s
On 13Aug2019 00:01, Morten W. Petersen wrote:
What I guess I'm looking for, is something that will help create a
static website, in a simple and efficient manner. Without being
bloated.
I don't have a lot of hair on my head, but I would be pulling it out
because of some of the websites I se
On 12.08.2019 18:13, Brian Oney wrote:
On August 12, 2019 9:14:55 AM GMT+02:00, morphex wrote:
Hi.
What frameworks are there for generating static web pages in Python?
I have used:
https://github.com/Frozen-Flask/Frozen-Flask
It's pretty simple. Develop with flask and then "freeze" it.
Why Google it, when I have an Oracle? đ
-Morten
--
https://mail.python.org/mailman/listinfo/python-list
On 8/12/19 1:14 AM, morphex wrote:
> What frameworks are there for generating static web pages in Python? What are
> the features of each?
A quick google search reveals a number of them. Pelican, Hyde, etc.
--
https://mail.python.org/mailman/listinfo/python-list
On August 12, 2019 9:14:55 AM GMT+02:00, morphex wrote:
>Hi.
>
>What frameworks are there for generating static web pages in Python?
I have used:
https://github.com/Frozen-Flask/Frozen-Flask
It's pretty simple. Develop with flask and then "freeze" it.
I am looking forward to further answers
Hi,
> I'm thinking of porting a Python application that uses numpy for web,
> basically would like to upload a user-defined data, perform the
> calculations with numpy and plot charts with the general structure of a
> site such as a blog for example, I have studied a bit of django and
> web2py, bu
Renato Barbosa Pim Pereira
writes:
> I'm thinking of porting a Python application that uses numpy for web,
> basically would like to upload a user-defined data, perform the
> calculations with numpy and plot charts with the general structure of
> a site such as a blog for example
The âdefaultâ o
On Apr 30, 3:32Â am, Thomas Heller wrote:
> I'm very happy to see that these frameworks deliver ~10 pages per second
> (cherrypy) or ~3.5 pages per second (webpy) out of the box on a system
> that is 50 times slower than a typical desktop PC. Â Of course these
> were very short pages.
I was remiss
Thomas Heller schrieb:
> I'm looking for a lightweight web-framework for an embedded system.
> The system is running a realtime linux-variant on a 200 MHz ARM
> processor, Python reports a performance of around 500 pystones.
>
> The web application will not be too fancy, no databases involved
> fo
On Apr 28, 5:43Â pm, Thomas Heller wrote:
> I'm looking for a lightweight web-framework for an embedded system.
> [...]
> Does this sound sensible at all? Any suggestions?
I'd highly recommend taking a look at CherryPy: http://www.cherrypy.org/
The developers describe it as a "HTTP framework", be
Thomas Heller wrote:
I'm looking for a lightweight web-framework for an embedded system.
The system is running a realtime linux-variant on a 200 MHz ARM
processor, Python reports a performance of around 500 pystones
> Does this sound sensible at all? Any suggestions?
Look at this talk from
Thomas Heller python.net> writes:
>
> I'm looking for a lightweight web-framework for an embedded system.
> The system is running a realtime linux-variant on a 200 MHz ARM
> processor, Python reports a performance of around 500 pystones.
You can start with webpy (http://webpy.org/) and build up
On Apr 28, 3:43 am, Thomas Heller wrote:
> I'm looking for a lightweight web-framework for an embedded system.
> The system is running a realtime linux-variant on a 200 MHz ARM
> processor, Python reports a performance of around 500 pystones.
>
> The web application will not be too fancy, no datab
Thomas Heller wrote:
> I'm looking for a lightweight web-framework for an embedded system.
> The system is running a realtime linux-variant on a 200 MHz ARM
> processor, Python reports a performance of around 500 pystones.
>
> The web application will not be too fancy, no databases involved
> for
rynt wrote:
Hello all.
I'm Looking for suggestions for which Python web framework(e.g.
Django, Turbogears,etc.) would work best to develop a cross platform
browser based system to manage lab specimens.
Requirements are:
a. highly secure
b. run on internet or intranet
e. RDBMS read/write intensi
rynt a écrit :
Hello all.
I'm Looking for suggestions for which Python web framework(e.g.
Django, Turbogears,etc.) would work best to develop a cross platform
browser based system to manage lab specimens.
Requirements are:
a. highly secure
b. run on internet or intranet
e. RDBMS read/write inte
Just as a note, TurboGears has added a lot that would change the
scoring on this. The project has been moving pretty quickly towards 1.0
lately, and I would advise anyone interested in a comparison to check
out the recent changes before making a final decision. The same will
probably hold true for
AndyL wrote:
>
> Indeed it was. The headache factor is 1, for some reason my Mandrake
> 2006 media players mute the sound. Had to boot to M$ :-(.
Yes, these Web 2.0 pretenders just love their proprietary formats:
Flash, QuickTime, etc. But then I guess Web 2.0 to them is all about
compromising the
Iain King wrote:
> http://compoundthinking.com/blog/index.php/2006/03/10/framework-comparison-video/
>
> Thought this might be interesting to y'all. (I can't watch it 'cos I'm
> at work, so any comments about it would be appreciated :)
Indeed it was. The headache factor is 1, for some reason my
Jacky wrote:
> Hi all,
>
> I just started learning Python and would like to starting writing some
> web-based applications with Python.
>
> I did have pretty much experience with doing so with PHP and Java, but
> Python seems a bit different for me.
>
> Do you guys have some good web framework
Hello Jacky,
I found CherryPy + Cheeta a good solution.
See (shameless plug)
http://www.unixreview.com/documents/s=10075/ur0604h/
Miki
http://pythonwise.blogspot.com
--
http://mail.python.org/mailman/listinfo/python-list
Jacky wrote:
> Hi all,
>
> Thanks all of you for your recommendations, I'll check them out one by one.
>
> Besides, I'd like to say more about what I want to do. Since I'm
> planning to write something for "backend", I might not focus very much
> on the layout (HTML template) yet. Instead, I'd
Hi all,
Thanks all of you for your recommendations, I'll check them out one by one.
Besides, I'd like to say more about what I want to do. Since I'm
planning to write something for "backend", I might not focus very much
on the layout (HTML template) yet. Instead, I'd like to receive inputs
i
Hi Jacky,
Even though Turbogears and Django are focused from many people,
and I'm not so sure whether this the best or not,
but let's check at http://spyce.sourceforge.net,
you can embed Python script into the page just like JPS,ASP,PHP.
Hope this help.
Cheers!
--
http://mail.python.org/mailma
Jacky enlightened us with:
> I just started learning Python and would like to starting writing
> some web-based applications with Python.
You could check out my web framework, the UnrealTower Engine. It uses
Cheetah as template engine, it's fast and small - it doesn't get in
your way.
http://www.
Jacky wrote:
> Hi all,
>
> I just started learning Python and would like to starting writing some
> web-based applications with Python.
>
> I did have pretty much experience with doing so with PHP and Java, but
> Python seems a bit different for me.
>
> Do you guys have some good web framework t
Hi, Jacky
Please find below a link to the tool you're looking for :
http://karrigell.sourceforge.net/
It's small, easy to install and work with, good documented (In english
an in french).
The developper is also very reactive on questions / remarks.
I'm using it since more than 1 year without tr
Hi Jacky,
if you want make a good experiment, you can use:
LocaWapp - localhost web applications
http://cheeseshop.python.org/pypi/LocaWapp/09
Post here your feedback.
Bye and good work
D.
Jacky ha scritto:
> Hi all,
>
> I just started learning Python and would like to starting writing some
>
Sybren Stuvel enlightened us with:
> Perhaps I'll look into Plone for my site in the future ;-)
I take that back. The Plone webserver is hosted by XS4ALL, the best
ISP in The Netherlands, which resides in Amsterdam. I happen to live
in Amsterdam too, so you'd expect the site to be fast. Well, it t
Iain King enlightened us with:
> http://compoundthinking.com/blog/index.php/2006/03/10/framework-comparison-video/
>
> Thought this might be interesting to y'all. (I can't watch it 'cos
> I'm at work, so any comments about it would be appreciated :)
It's a nice video, I really enjoyed it. Even th
Dave Cook wrote:
> On 2005-07-19, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
>
>>On the other hand I even in its current form I don't see how I would to
>>the simple things that I need every day. Create a session, set a
>>cookie, redirect to another url, perform HTTP autentication, create
>>
[EMAIL PROTECTED] wrote:
>>Templating engines like ZPT prefer to put some code in the template,
>>Nevow prefers to put code in python and allow you to write some xhtml in
>>python too.
>
> Oh yeah, now I remeber, I think this is a controversial idea.
One important thing to realise about Nevow is
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I think the difficulties will arise from the inability to visually
> track closing tags.
> ]]] versus
You can do things like:
t.html[
t.head[
t.title["Foobar"]
],
t.body[
t.p["This is some content"]
]
]
This is not
> don't see why this would have problems 'scaling' or would be
> more difficult to visualise than a the equivalent tag soup html.
I think the difficulties will arise from the inability to visually
track closing tags.
]]] versus
> Templating engines like ZPT prefer to put some code in the templat
[EMAIL PROTECTED] wrote:
> One remark regarding stan. For me it is inconceivable that one would
> build (and debug) any complicated webpage as stan does it, one element
> at a time:
>
> docFactory = loaders.stan(
> t.html[t.head[t.title["Session example"]],
> t.body[display_se
> "barely use python with it" and "can only be used with these two" are
> not entirely true. Zope development can be done in a through-the-web
> (TTW) fashion or via filesystem products. When developing TTW, it
> is true that you are somewhat limited in the amount of Python that
> you will be abl
[EMAIL PROTECTED] wrote:
> I thought it would make sense to write up some of my experiences with
> python based web frameworks:
>
> http://www.personal.psu.edu/staff/i/u/iua1/python_reviews.html
>
From the web-page:
"""
Zope - Generation Z
...
Weakness: Not pythonic. In fact you can barely u
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I think you should take what you posted above and put it up on your
> main site, because right now there is no way to find any information
> like this. Your entire intro is about templating and leaves one with
> no clues as to what else is there.
Ri
> It seems to me that you really never tracked Nevow, your information is
> very incomplete. I think you should complete it before talking about Nevow
I think you should take what you posted above and put it up on your
main site, because right now there is no way to find any information
like this
On 2005-07-19, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On the other hand I even in its current form I don't see how I would to
> the simple things that I need every day. Create a session, set a
> cookie, redirect to another url, perform HTTP autentication, create
> filter, use another tem
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I have not used Nevow but I have seen a few examples of how it works
> and I kept track of it over the years.
>
> It used to be very similar to how Cheetah or ZPT does its job. You had
> a template, and you filled it with data to produce an output. I
I have not used Nevow but I have seen a few examples of how it works
and I kept track of it over the years.
It used to be very similar to how Cheetah or ZPT does its job. You had
a template, and you filled it with data to produce an output. It seems
that it has now more features such a form submis
[EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> I thought it would make sense to write up some of my experiences with
> python based web frameworks:
>
> http://www.personal.psu.edu/staff/i/u/iua1/python_reviews.html
You've never used Nevow, have you?
Comparing it to Cheetah or ZPT means that you
On Sun, 13 Mar 2005 13:21:27 -0800, Venkat B <[EMAIL PROTECTED]> wrote:
> > I'd say Nevow! For apache setup, you might be interested in my wsgi [1]
> > implementation.
>
> Hi Sridhar,
>
> Are you aware of Nevow's "integrability" with the webservers (CGIHTTPServer
> in particular) that come packag
On Tue, 15 Mar 2005 00:07:34 -0500, Benji York <[EMAIL PROTECTED]>
wrote:
>That's not entirely true of Zope 2, and not true at all for Zope 3. All
>code for Zope 3 is loaded from the file system.
Great news :-) I'll go check it out.
Joe.
--
http://mail.python.org/mailman/listinfo/python-list
Joe wrote:
On 13 Mar 2005 01:13:00 -0800, [EMAIL PROTECTED] wrote:
You should definitely have a look at Zope 3. There is good
documentation available and it can do a lot of good stuff.
But then, the thing I hate about Zope, is that source code is not
accessible with normal development tools since
On Mon, 14 Mar 2005 21:36:36 GMT, Lee Harr <[EMAIL PROTECTED]> wrote:
> That said, how about a ZODB storage class that sits
> on top of an svn store? That might be killer!
I don't know very much about the ZODB, having using it very little.
What you say seems to be possible -- implement the ZODB 'p
On 2005-03-14, Joe <[EMAIL PROTECTED]> wrote:
> On Sun, 13 Mar 2005 19:20:34 +0100, "Diez B. Roggisch"
><[EMAIL PROTECTED]> wrote:
>>Plain wrong. You can access them via FTP and WEBDAV.
>
> Not wrong. I am aware of this, but it's not like that many development
> tools can work through FTP or WebDav
On Mon, 14 Mar 2005 11:18:10 +0100, Josef Meile <[EMAIL PROTECTED]>
wrote:
>I guess you are reffering to "Python Scripts" and "ZClasses", which
>indeed are stuck in the ZODB. But in fact you can write external python
>products for zope, which reside on your file system. What is stuck in
>the ZODB w
> Not wrong. I am aware of this, but it's not like that many development
> tools can work through FTP or WebDav ..
If your tools can't, then you can still use ftp clients to push the files to
the server. Actually lots of web-development is done by working locally on
the files, then publishing th
Hi Joe,
Not wrong. I am aware of this, but it's not like that many development
tools can work through FTP or WebDav... Besides, how to have the
source code under source control if it's stuck in the ZODB?
I guess you are reffering to "Python Scripts" and "ZClasses", which
indeed are stuck in the ZOD
On Sun, 13 Mar 2005 19:20:34 +0100, "Diez B. Roggisch"
<[EMAIL PROTECTED]> wrote:
>Plain wrong. You can access them via FTP and WEBDAV.
Not wrong. I am aware of this, but it's not like that many development
tools can work through FTP or WebDav... Besides, how to have the
source code under source c
> I'd say Nevow! For apache setup, you might be interested in my wsgi [1]
> implementation.
Hi Sridhar,
Are you aware of Nevow's "integrability" with the webservers (CGIHTTPServer
in particular) that come packaged with Python itself ?
Thanks,
/venkat
--
http://mail.python.org/mailman/listinfo
Joe wrote:
> On 13 Mar 2005 01:13:00 -0800, [EMAIL PROTECTED] wrote:
>
>>You should definitely have a look at Zope 3. There is good
>>documentation available and it can do a lot of good stuff.
>
> But then, the thing I hate about Zope, is that source code is not
> accessible with normal developm
On 13 Mar 2005 01:13:00 -0800, [EMAIL PROTECTED] wrote:
>You should definitely have a look at Zope 3. There is good
>documentation available and it can do a lot of good stuff.
But then, the thing I hate about Zope, is that source code is not
accessible with normal development tools since it's stu
I'd say Nevow! For apache setup, you might be interested in my wsgi [1]
implementation.
[1]
http://twistedmatrix.com/pipermail/twisted-web/2005-March/001293.html
--
http://mail.python.org/mailman/listinfo/python-list
You should definitely have a look at Zope 3. There is good
documentation available and it can do a lot of good stuff.
--
http://mail.python.org/mailman/listinfo/python-list
Gianluca Sartori wrote:
> Hi guys,
>
> What web framework do you suggest to develop with? I had a look both
at
> Nevow and Quixote. These seemes to be the most appreciated by the
> community. Anyway, I had no luck looking for a complete and coherent
> documentation.
>
> Thanks for any suggestion,
Well, my concern here was mostly about SSL support. It seems it's not
supported natively. Anyway, I'm looking at all those frameworks by a
'pre-evaluation' point of you. so I'm fully trusting what I can read on
their websites...
--
http://mail.python.org/mailman/listinfo/python-list
Chris <[EMAIL PROTECTED]> wrote:
> Does CherryPy require a python installation on the client side?
No, it only sends HTML-pages and other media to the client's browser.
--
http://mail.python.org/mailman/listinfo/python-list
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] says...
> Gianluca Sartori wrote:
> > Hi guys,
> >
> > What web framework do you suggest to develop with?
>
> I really like CherryPy. It has a very intuitive design. A "directory"
> is an object and the "files" in it are methods. URL variables
On 10 Mar 2005 03:30:28 -0800, Gianluca Sartori <[EMAIL PROTECTED]> wrote:
> Hi Christian, thanks for your replay. I gave a quick look at cherryPy
> too, but I had the impression it wasn't enought to be used in a real
> world contest. What about performances? Can I safely consider it to
> develop a
Gianluca Sartori wrote:
> Hi Christian, thanks for your replay. I gave a quick look at cherryPy
> too, but I had the impression it wasn't enought to be used in a real
> world contest. What about performances? Can I safely consider it to
> develop an Intranet/Extranet? My main concern is with scala
Hi Christian, thanks for your replay. I gave a quick look at cherryPy
too, but I had the impression it wasn't enought to be used in a real
world contest. What about performances? Can I safely consider it to
develop an Intranet/Extranet? My main concern is with scalability. What
will happend if my u
"Gianluca Sartori" <[EMAIL PROTECTED]> writes:
> What web framework do you suggest to develop with?
I tend to use mod_python.
Phil
--
http://mail.python.org/mailman/listinfo/python-list
"Gianluca Sartori" <[EMAIL PROTECTED]> said :
> Hi guys,
> What web framework do you suggest to develop with? I had a look both at
> Nevow and Quixote. These seemes to be the most appreciated by the
> community. Anyway, I had no luck looking for a complete and coherent
> documentation.
Snakelets
You may also want to look at Spyce. It is similar to JSP,PHP, or ASP.
There are some good docs and examples at the site.
http://spyce.sourceforge.net/
-jjr
--
http://mail.python.org/mailman/listinfo/python-list
Gianluca Sartori wrote:
> Hi guys,
>
> What web framework do you suggest to develop with?
I really like CherryPy. It has a very intuitive design. A "directory"
is an object and the "files" in it are methods. URL variables are
passed as arguments to the methods. The CherryPy site has a good
tut
86 matches
Mail list logo