[Distutils] setuptools and additional scripts handling
Raphael Ritz
r.ritz at biologie.hu-berlin.de
Wed Feb 17 10:00:03 CET 2010
Manlio Perillo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi.
>
> I'm starting to use setuptools for my projects and I have a few questions.
>
> In my web applications, usually I have some scripts that needs to be
> installed as cron scripts.
>
> I would like to install them using setuptools, since it is important
> that the correct python interpreter is used (I use virtualenv), and
> setuptools does this automatically..
>
> Is it possible to declare a custom directory where some of the scripts
> needs to be installed?
A different line of thought.
For people adopting buildout
http://pypi.python.org/pypi/z3c.recipe.usercrontab
could come in handy at times for such use cases.
Raphael
>
>
> Thanks Manlio
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkt6nGQACgkQscQJ24LbaUT8QACgg2tkF6vJWWTiBoFnWtr6tb1X
> C7sAnjzu/l/ytRMD44STkTiiVJ/uIxmy
> =hSnP
> -----END PGP SIGNATURE-----
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> http://mail.python.org/mailman/listinfo/distutils-sig
>
More information about the Distutils-SIG
mailing list