Re: [python-uk] Python based package installation, how to?

2009-12-15 Thread meitham
Hi Jia,

>> $ python
>> Python 2.6.4 (r264:75706, Nov  2 2009, 14:38:03)
>> [GCC 4.4.1] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
> import pyml
>> Traceback (most recent call last):
>>   File "", line 1, in 
>> ImportError: No module named pyml
>
>>
>> Can anybody please give me a hand?

python is case sensitive and pyml is written as PyML, so you should try

>>> import PyML
>>> PyML.__version__
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] How to access a class instance created in one module in another module?

2010-04-29 Thread meitham
> I have a query. I have two modules viz. MnSem5Main.py and MnCEMMain.py in
> different folders.
Make the two folders packages so you can import from them, just add an
empty __init__.py file in each folder.
> I have created the below instances in MnSem5Main.py:
>
> 'app'   ,  'frame'
> Please note that 'app' is created using wx.App and 'frame' using wx.Frame
> builtin classes.
> I want to access these in MnCEMMain.py. How to access these instances?
suppose the folder name where MnSem5Main.py is located called foo
from foo.MnSem5Main import app, frame
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Tell us what you did with Python this year....

2010-12-21 Thread meitham
On Mon, Dec 20, 2010 at 12:18 PM, Andy Robinson  wrote:
> Why don't a few people here tell us what they got up to this year?
> Neat projects at work, things you learned about Python in 2010, things
> you've been playing with

I have worked this year on a web based data quality system written
entirely in python. It is targeted towards business users. The system
uses SQLAlchemy to reflect a database metadata and provides the users
with a visual view of the database schema using django/jqGrid. It
provides the users with ability to add rules and schedule them to run
on specified periods. The rules can vary from regular expressions
fields, sets of values, range of numbers, lookup values to another
table or plain sql statements. The system can email alerts when a rule
or a batch of rules identify bad data. It can also display charts that
express data distribution using reportlab. Most of the web interface
is done in an ajaxy way and django piston was big part of that.

Happy holidays ...
Meitham
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] The perils of reply-to

2013-01-03 Thread meitham
> No. Reply-to-list is almost never correct. There is even less excuse
> than usual (which would be almost none) on a "technical" list.
+1
I can't get the new gmail web interface to reply to individual instead
of replying to list, not without composing a new email from scratch.

M
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] London Python Code Dojo is happening next Thursday

2013-08-29 Thread meitham

On 29/08/2013 10:43, Alistair Broomhead wrote:
> next week on Thursday will be the first Thursday (05/09) of September and
> that means London Python Code Dojo!
>   https://ldnpydojo.eventwax.com/london-python-code-dojo-season-5-episode-1
> 
Hi Alistair,

The registration isn't working, saying that it ended!.

Meitham
___
python-uk mailing list
python-uk@python.org
http://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] London Python related organiser contacts.

2014-03-18 Thread meitham
I should also add that we are hosting the next London Financial Python User
Group LFPUG at Bank of America tomorrow evening. We have just released more
tickets.

To Register see
http://lfpug.eventwax.com/london-finance-python-users-group-lfpug

M


On Tue, Mar 18, 2014 at 6:34 AM, Nicholas H.Tollervey wrote:

> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi,
>
> For the London Python Code Dojo use the t...@ldnpydojo.org.uk address
> please.
>
> N.
>
> On 18/03/14 00:39, Rachid Belaid wrote:
> > Hi Antonio,
> >
> > Not big deal, I didn't think to check either. I just thought that
> > will good regroup a quick list of people to notify.
> >
> > Clash cannot be completely avoided but it won't take me long to
> > drop you an email in the future to let you know.
> >
> > At the top of my mind there is 5 python events:
> >
> > Python Dojo - Tim Golden m...@timgolden.me.uk
> > 
> >
> > Django Meetup - Anand Kumria akum...@acm.org
> > 
> >
> > Python Meetup - Antonio Cavallo  a.cava...@cavallinux.eu
> > 
> >
> > Pyramid Meetup - Rach Belaid rachid.bel...@gmail.com
> > 
> >
> > DJUGL - Jon Gould j.go...@austinfraser.com
> > 
> >
> > By the way, my office have a nice conf/talks space. Feel free to
> > ask if can help with hosting your event.
> >
> > Cheers.
> >
> >
> >
> > On Tue, Mar 18, 2014 at 12:23 AM, Antonio Cavallo
> > mailto:a.cava...@cavallinux.eu>> wrote:
> >
> > My mistake I've should check/reported in the calendar.
> >
> > There will be always clashes: I wouldn't personally schedule these
> > on purpose but they might happen.
> >
> > Yes the meetup has been pretty quiet lately, but I had a pretty
> > busy time so I'm fairly happy to have found some time to restart
> > it. As always I'm grateful to the people that
> > participate/contribute to our meetups.
> >
> >
> >
> >
> >
> > Tim Golden wrote:
> >
> > It's definitely worth both making sure you're listed here and
> > checking for other groups when planning:
> >
> >
> https://www.google.com/__calendar/embed?src=__3haig2m9msslkpf2tn1h56nn9g@__group.calendar.google.com&ctz=__Europe/London
> >
> >
> <
> https://www.google.com/calendar/embed?src=3haig2m9msslkpf2tn1h56n...@group.calendar.google.com&ctz=Europe/London
> >
> >
> >
> > We (the London Dojo) are wrongly listed as on Wednesdays; I've
> > pinged them a correction email. To get yourselves on there, email
> > eve...@python.org .
> >
> >
> > TJG
> >
> >
> > On 17/03/2014 13:13, Rachid Belaid wrote:
> >
> > Hi,
> >
> > I noticed over the weekend that the Pyramid meetup is clashing with
> > the Python meetup. It's a bit sad as Python related meetup have
> > been pretty quite lately.
> >
> > Last week, the DJUGL clashed with Django meetup.
> >
> > I would like to build a list of people to notify who are
> > organising python related meetup, so I can check with them before
> > announcing any future meetup.
> >
> > Cheers.
> >
> > -- Rach Belaid
> >
> >
> >
> >
> > _ python-uk mailing
> > list python-uk@python.org 
> > https://mail.python.org/__mailman/listinfo/python-uk
> > 
> >
> >
> > _ python-uk mailing
> > list python-uk@python.org 
> > https://mail.python.org/__mailman/listinfo/python-uk
> > 
> >
> > _ python-uk mailing
> > list python-uk@python.org 
> > https://mail.python.org/__mailman/listinfo/python-uk
> > 
> >
> >
> >
> >
> > -- Rach Belaid Flat 9 240B Amhurst Road, London N16 7UL Phone : +44
> > 75 008 660 84
> >
> >
> >
> > ___ python-uk mailing
> > list python-uk@python.org
> > https://mail.python.org/mailman/listinfo/python-uk
> >
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.12 (GNU/Linux)
> Comment: Using GnuPG with Icedove - http://www.enigmail.net/
>
> iQEcBAEBAgAGBQJTJ+kGAAoJEP0qBPaYQbb65v8H/iVsRVeImAfPYecKrRfitnSS
> KSF4IbbhSvxrMc/UT6zwxm92NUl/DTLCmEU+4XPVRdHZS2lUXgE7fV0lr7zBE1L4
> wObM+AnxO5LGWxA5oT+hsbG813VF7CaDeSdZpS7yBBDqs+XWTJBt4KEPuWBfe73v
> mMSLt4JvBUMyh1nHvS9PmMlu4lFtue5BlkI/g1Kpwrn34gNQ8IYI5yJ+NZe75eiG
> Gj07zeioNj1iK59ZpiSH8jzq5ROdqciuXySzLDobR9qYom8gFs8jOoDO09RjQ2wL
> zgo7Q4f0xixAbJFXU9drN7tf44p5KjnQ3cIemFzXtBZO/VeJO87nhQwguJZXbog=
> =jvVj
> -END PGP SIGNATURE-
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
>
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


Re: [python-uk] Nicholas Tollervey winner of PSF Community Service Award

2015-06-24 Thread Meitham
Congratulations Nicholas, well deserved.
M

Sent from a phone hence the brevity.

> On 24 Jun 2015, at 14:31, Naomi Ceder  wrote:
> 
> As a member of the PSF board of directors it gives me great pleasure to 
> report that our own Nicholas Tollervey has been awarded the PSF's Community 
> Service Award for Q2, 2015 in recognition of his work in promoting Python in 
> education in the UK. 
> 
> Please join me in congratulating Nicholas for this recognition of all that he 
> has been doing for our community.
>  
> Look for a more formal announcement on the PSF blog in the coming days.
> 
> (Getting to make this announcement is definitely my favourite thing about 
> being a director so far :-) )
> 
> Cheers,
> Naomi Ceder
> -- 
> Naomi Ceder
> https://plus.google.com/u/0/111396744045017339164/about
> ___
> python-uk mailing list
> python-uk@python.org
> https://mail.python.org/mailman/listinfo/python-uk
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk


[python-uk] Python role @ Bank of America, London

2014-08-06 Thread Meitham Jamaa
My team at Bank of America is looking for a python developer to join the
product control team. The role is within the financial management team to
develop a PnL app for its global markets business. This is a multi-year
initiative.

**Requirements**

* Python contract or contract-to-hire developer (negotiable).
* Strong python knowledge, think in python and write pythonic code.
* Experience with financial python (numpy, pandas) - (nice to have)
* TDD mentality, rather than big design upfront.
* Familiarity with databases, we use object databases (like ZODB), relational
  databases and Netezza.
* Strong Object Oriented knowledge and knows when High Order Functions is
  a better fit.
* Experience working and collaborating in a distributed development team model
* Interests in Financial Markets.
* Comfortable with interacting with users.
* Strong verbal and written communication skills
* Familiar with Agile delivery method (nice to have).


If you are interested, please drop me a line on (meitham.ja...@baml.com)
or (meit...@meitham.com)


--
Meitham Jamaa
___
python-uk mailing list
python-uk@python.org
https://mail.python.org/mailman/listinfo/python-uk