Using Parts of PEAK

R

redefined.horizons

I was intriuged by the concept of Python Eggs and some of the work that
has been done on PEAK.

http://peak.telecommunity.com/

However, I think PEAK might be overkill for the particular design I am
considering. Is anyone using just part of PEAK in their Python
development. Are there alternative distribution enhancements for Python
besides PEAK that I might take a look at?

Thanks,

Scott Huey
 
B

Ben Finney

I was intriuged by the concept of Python Eggs and some of the work
that has been done on PEAK.

http://peak.telecommunity.com/

However, I think PEAK might be overkill for the particular design I
am considering. Is anyone using just part of PEAK in their Python
development.

Yes, Python eggs, and thus the 'setuptools' and 'easy_install'
features of PEAK, are commonly employed by projects in recent
times. It's not necessary to use any other part of PEAK to use
setuptools.

<URL:peak.telecommunity.com/DevCenter/setuptools>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,756
Messages
2,569,535
Members
45,008
Latest member
obedient dusk

Latest Threads

Top