python project layout
Hi, What do you guys recommend in terms of python project layout, especially unit tests layout ? Zope has unit tests per packages, twisted has a big tests directory full of tests ... and the file naming convention are also pretty differents ... I guess there is part of "personnal choices" in those matters ... but there is also good practice advices that can be gathered I think ... - h -- http://mail.python.org/mailman/listinfo/python-list
Re: python project layout
Hi Peter, Thanks for you detailed reply. The layout that you suggest sounds wise to me (I'm about to start a project). I confess that, coming from the java world, I've trouble to move away from the paradigm "one class" = "one file" ... and to gather things inside "python modules" ... -- huron -- http://mail.python.org/mailman/listinfo/python-list
Re: python project layout
Hi again, For instance, if you have several classes implementing the same interface (say, doing the same things with different strategies), how would you organize that in terms of files (modules) and directories (packages) ? -- huron -- http://mail.python.org/mailman/listinfo/python-list
Re: python project layout
> A concrete example would probably help. What are you envisioning? Let say you have an interface (zope.interface) IMyProduct and two classes implementing the interface MyProduct1 and MyProduct2 ... But I think I found the answer. One file each. Python is just more flexible than java in the sens that you dont NEED to do "one class" = "one file" -- h -- http://mail.python.org/mailman/listinfo/python-list
Job Offer in Paris, France : R&D Engineer (Plone)
Hi all, Sopinspace, Society For Public Information Spaces (specialized in Web-based citizen public debate and collaborative initiatives) is looking for a new developer / R&D engineer with strong Plone focus. The position is located in Paris, France (11eme). All details (in french) can be found here : http://www.sopinspace.com/company/poste_ing.pdf contact : emploi <*at*> sopinspace <-dot-> com Best, -- Raphaël Badin Sopinspace, Society for Public Information Spaces 4, passage de la Main d'Or, F-75011 Paris, France -- http://mail.python.org/mailman/listinfo/python-list
Re: Job Offer in Paris, France : R&D Engineer (Plone)
> Since you're posting in English, is there any point in responding > to it in English, and are non-Europeans eligible? I'm afraid not. The team is too small to welcome remote work at the present time ... I was posting in english mainly to avoid beeing flag as spam ... and because I though I might be a good thing to let the community know that they are such profile wanted. - RB -- http://mail.python.org/mailman/listinfo/python-list
Re: Job Offer in Paris, France : R&D Engineer (Plone)
> It says, "bonne maîtrise de l'anglais écrit et parlé (toute autre langue > sera un plus)" so good mastery of English written and spoken is the main > language requirement (stated, that is ;-) But "capacité de dialoguer avec > des usagers non techniques et tous les membres de l'équipe" probably means > French too ;-) quite a good deduction ;-) -- http://mail.python.org/mailman/listinfo/python-list
Re: Job Offer in Paris, France : R&D Engineer (Plone)
> Working remotely hadn't occurred to me ;-). I was wondering > > 1) whether there would be legal or procedural obstacles for a > non-European wanting to work in Paris for a while; and If you are a member of the EU (the netherlands ?), there no such problem on our side. Only _you_ would have some paperwork to do. > 2) whether it was mandatory to be able to speak and write in French (I > can do so, but very badly for now). I would say that it is mandatory to speak a bit and to be willing/able to lean ... but this is not _mandatory_ to speak perfectly. This should not stop you if you're interested. (A test could be : whether or not you understand the position description pdf.) > I'm sure you will get lots of good French-speaking candidates though. Dont be too sure of that ;-) ... and dont hesitate to apply if you are interested. Best, - RB -- http://mail.python.org/mailman/listinfo/python-list
Re: Job Offer in Paris, France : R&D Engineer (Plone)
> If you still think this, I'd be interested in chatting a little > further. Does the email address in the pdf go to you? If not, should > I write you directly? Can I call on the phone (you can leave me a > number at http://paulrubin.com)? Thanks. done, we will get in contact in a more private fashion now ;-) -- http://mail.python.org/mailman/listinfo/python-list
