On Wed, May 26, 2010 at 8:52 AM, whit <[email protected]> wrote: > > > Noah Gift wrote: >> >> I like the needless precision myself :) In fact, about a year ago, I >> mentioned, I even liked the idea of having all the components >> available in a bundle like an OS X application. > > provide pylons as a pip pybundle?
I think that would be a good idea. Most companies that deal with compiled software have a build and deploy system. I wish this was more common in Python. The "build" would simply be a bundle that runs a full continuous integration test on the sub components, and then the final product would be a bundle that is self enclosed and requires zero internet access. > > > -w > > >> On Tue, May 25, 2010 at 9:57 PM, Graham Higgins >> <[email protected]> wrote: >>> >>> -----BEGIN PGP SIGNED MESSAGE----- >>> Hash: SHA1 >>> >>> On 26 May 2010, at 05:39, Graham Higgins wrote: >>> >>>> I think you misread this: >>>> >>>>> something like "SQLAlchemy>=0.5,<=0.6" >>> >>> Ah, talking of needlessly imprecise --- SQLA current is 0.6.0. I was too >>> casual, prolly misled you as to my intention (which was to cover the >>> range >>> of 0.5 and 0.6). >>> >>> - -- >>> Cheers, >>> >>> Graham >>> >>> http://www.linkedin.com/in/ghiggins >>> >>> >>> >>> >>> >>> -----BEGIN PGP SIGNATURE----- >>> >>> iEYEARECAAYFAkv8qiEACgkQOsmLt1NhivzKngCfctexAOu3YMtP0a2TtdEPESGd >>> Vn4An28FHB6B32VWQ14uZ9xh5vCeHYkFiQCVAgUBS/yqIVnrWVZ7aXD1AQJiIAP/ >>> Qm6XAv1gCXYkOgEYBUSpDq5KmWJU++riO0tks5gb/e73n9DURA45ghud2LVeEqG4 >>> g3tfHmBXSQrpq3Bi42qFQ4cNRjh6Gc51GkpxuUuFfP0suytOignHuCS9cTijtyqA >>> zXalqQt9AfDHPlffyIVROaFAKcSzNFRAfwiUEcBEklk= >>> =RF2Z >>> -----END PGP SIGNATURE----- >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "pylons-discuss" group. >>> To post to this group, send email to >>> pylons-discuss-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>> To unsubscribe from this group, send email to >>> >>> pylons-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected] >>> For more options, visit this group at >>> http://groups.google.com/group/pylons-discuss?hl=en. >>> >>> >> >> >> > > > -- >>>> > Whit Morriss > CodeMonkey > [email protected] > > -- We're hiring pythonista: http://bit.ly/cT0ELi -- > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" 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/pylons-discuss?hl=en. > > -- Thanks, Noah -- You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en.
