Hey Steve,

Thanks for getting back to me. I tagged a v0.1 release at
https://github.com/jab/webpy-mongodb-sessions/tree/v0.1 and uploaded to
PyPI: http://pypi.python.org/pypi/webpy-mongodb-sessions/0.1. Let me know
what your PyPI username is and I'll make you a package owner.

Best,
Josh

On Thu, Nov 11, 2010 at 6:02 AM, Steven Anderson <[email protected]>wrote:

> Hi joshua,
>
> Sorry, I did get your pull request, I just haven't got round to doing it
> yet - I will merge in those change s when I get a mo - I wrote this when I
> was just learning about mongo, so it' good that someone's given it an
> update.
>
> Feel free to package it up and put it on pypi, as long as my name is on it
> in some place or other - I would say i'd do it myself but it would probably
> take me a while to get round it.
>
> Cheers,
> Steve
>
> On 11 Nov 2010 02:16, "Joshua Bronson" <[email protected]> wrote:
>
> Thanks for this, Steve. I had to make some changes, so I forked your
> project on github. See
> http://github.com/jab/webpy-mongodb-sessions/commit/7aac0c05f46f0831931977c01bd44ef119c74837
> for the changes I made. (Sent a pull request too.)
>
> I'd like to package this up and release it to PyPI to make it easier
> to pull it as a dependency. Just thought I'd run it past you first in
> case you wanted to do it yourself?
>
> Best,
> Josh
>
> ---------- Original message ----------
> From: Steve Anderson <[email protected]>
> Date: Aug 21 2009, 10:41 am
> Subject: Sessions and User mangement with MongoDB
> To: web.py
>
>
> If anyone is interested in playing around withMongoDBand web.py, I
> wrote a Store class to useMongoDBas the backend for web.py sessions.
>
> There's also some functions to handle user registration, login, logout
> etc.
>
> It lives here:http://github.com/whilefalse/webpy-mongodb-sessions/tree/
> master
>
> I still need to write some real tests for it.
>
> Thanks,
> Steve
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"web.py" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/webpy?hl=en.

Reply via email to