Re: [melbourne-pug] python package versions

2014-03-06 Thread Brian May
On 6 March 2014 11:40, Ben Finney wrote: > * Use Distribute's ‘pkg_resources’[0] to query the version string >anywhere it's needed in the library. This seems to be the preferred solution here too: http://stackoverflow.com/questions/2058802/how-can-i-get-the-version-defined-in-setup-py-set

Re: [melbourne-pug] python package versions

2014-03-06 Thread Ben Finney
Brian May writes: > On 6 March 2014 11:40, Ben Finney wrote: > > For [reading the version of an installed package distribution], we > > need the third-party ‘pkg_resources’. This library was proposed for > > the Python standard library in PEP 365, but rejected > > http://legacy.python.org/dev/pe

Re: [melbourne-pug] melbourne-pug Digest, Vol 93, Issue 8

2014-03-06 Thread Matthew Iversen
>> I have been confused in the past in that setuptools is another >> > package. >> > >> > Apparently setuptools is an add on for distutils? > You're right to be confused; there's a lot of tangled history. > > The only things which affect us today: > > Current ?distutils? in the Python standard li

Re: [melbourne-pug] python package versions

2014-03-06 Thread Matthew Iversen
>> I have been confused in the past in that setuptools is another >> > package. >> > >> > Apparently setuptools is an add on for distutils? > You're right to be confused; there's a lot of tangled history. > > The only things which affect us today: > > Current ?distutils? in the Python standard lib

Re: [melbourne-pug] python package versions

2014-03-06 Thread Sam Lai
On 6 March 2014 19:17, Brian May wrote: > Any ideas why it was rejected? The email thread discuss it starts here - https://mail.python.org/pipermail/python-dev/2008-March/077665.html I haven't had a chance to go over the whole thing, but it seems to revolve around there being too much code for t

[melbourne-pug] What's new in Python

2014-03-06 Thread Lars Yencken
Hey guys, An idea for our meetups, I wouldn't mind starting with a short 5-10 min "What's new in Python" section, a time for everyone to share news that we take notes on and email out at the end. I saw this done at a Ruby meetup and think it's good, we should import it. An interesting spot to ski

Re: [melbourne-pug] What's new in Python

2014-03-06 Thread Tim Richardson
Excellent idea On 07/03/2014 8:03 am, "Lars Yencken" wrote: > Hey guys, > > An idea for our meetups, I wouldn't mind starting with a short 5-10 min > "What's new in Python" section, a time for everyone to share news that we > take notes on and email out at the end. I saw this done at a Ruby meetu

Re: [melbourne-pug] What's new in Python

2014-03-06 Thread Javier Candeira
Great idea. May I also suggest that the "what's new" presenter position rotate among the attendants? I guess you just volunteered for the April session! J On Fri, Mar 7, 2014 at 7:54 AM, Lars Yencken wrote: > Hey guys, > > An idea for our meetups, I wouldn't mind starting with a short 5-10 mi

[melbourne-pug] Call for Proposals: PyCon AU 2014 in Brisbane

2014-03-06 Thread PyCon AU
PyCon Australia 2014 is pleased to announce that its Call for Proposals is now open! The conference this year will be held on Saturday 2 and Sunday 3 August 2014 in Brisbane. We'll also be featuring a day of miniconfs on Friday 1 August. The deadline for proposal submission is Friday April 25, 20

Re: [melbourne-pug] What's new in Python

2014-03-06 Thread Lars Yencken
Rotating is a good idea, ideally it should be really interactive. I'll be away in April: I'm fortunate to be able to attend PyCon in Montreal then. I'm happy to do a "best-of" recap in May when I'm back. Perhaps anyone else who's going can also chip in about their favourite talks. On 7 March 201

Re: [melbourne-pug] What's new in Python

2014-03-06 Thread Javier Candeira
Ok, so Lars is up for the May "what's new in Python, Pycon US/Montréal edition". Does anyone want to raise their hand for the April "what's new in Python"? J On Fri, Mar 7, 2014 at 11:14 AM, Lars Yencken wrote: > Rotating is a good idea, ideally it should be really interactive. > > I'll be aw

Re: [melbourne-pug] What's new in Python

2014-03-06 Thread martin schweitzer
I like the idea. I think that many people on this group are already aware of Pycoder's Weekly which is a weekly roundup of new projects, articles etc. in Python. It is a great publication and helps keep me up to date with what's happening in the Python world. In case you haven't seen or heard of