I am curious how much interest has been garnered for python 3 support. I
have read about people askign about it for quite some time. And have seen
that it may very well be a different project all together (web3py ?).
Python 3 seems to really have picked up a lot more in the last couple
years. e
It has been quite some time since the topic was updated. So I was curious
to the status of web3py. I know it's not done and I'm not asking for a
release date. I am just wondering what is going on currently.
On Wednesday, December 26, 2012 5:14:16 AM UTC-8, Alec Taylor wrote:
>
> +1 to WebRTC exa
Just wanted to share, it looks like Web2Py is finally on the pycharm 3
roadmap. Article was posted today:
http://confluence.jetbrains.com/display/PYH/PyCharm+3.0+Roadmap
http://blog.jetbrains.com/pycharm/2013/03/check-out-the-pycharm-3-0-roadmap/?utm_source=feedburner&utm_medium=feed&utm_campaig
raight dal database adapter.
> A graph database sounds interesting..
>
> --
>
>
>
>
--
-- Shawn McElroy
"Anything worth doing, is worth doing right" — Hunter S. Thompson
"A mind troubled by doubt cannot focus on the course to victory" —
A<http://www.
What do you guys think? The core great api would be the crux of the
>>>> other apps. This core is what talks to the db. And each if the apps with
>>>> build on it. The rest part will be made so they can all communicate with
>>>> each other based on the URL.
Well its starting to seem like a good fit. But yes I won't be using DAL,
since I'll be using orientdb. I know I lose something with that decision,
but its what I need. I'm also curious how people are using it here as well
with web2py.
On Sep 11, 2012 1:46 AM, "pbreit" wrote:
> It sounds like you
be made so they can all communicate with
>>> each other based on the URL.
>>>
>>> The either individual apps, were they to be on their own, I can totally
>>> see as a web2py app. So I'm curious how this idea as a whole, would fit
>>> into web2py. If i
I am somewhat new to python, and * shock * have an idea for a simple app I
want to build. To start the app will be relatively light weight, but if it
works out in my grand scheme could be far more complex.but the core will be
fairly simple. something an experienced python dev could probably whip up
But see, to me, now that's putting HTML in the controller. Which I see as a
negative. Ideally I would pass the data to the view and use a foreach over
the data contents. And for marking a field as red, I would put some
metadata into the data sent to the view. I would just test if vacant was
true, a
No I was not. I'll check out the video and let you know. Thanks.
On Sep 4, 2012 12:41 PM, "Richard Vézina"
wrote:
> Are you aware of comet_messaging.py in gluon/contrib?
>
> There is a video from Bruno that show how use it :
> http://vimeo.com/38972256
>
> It use websocket, so only work with up t
Oh awesome. I'll have to look more into sqlite. I've never used it. Is
there any docs on using it it if the remote db is mongo/couch (syncing). Or
even if there's a way to package couch/mongo with the app so they don't
have to in stall it separately (assuming not using sqlite locally)
On Sep 1, 201
11 matches
Mail list logo