Installing compoze into site-packagesΒΆ

compoze is normally installed via easy_install, which creates a script, compoze, in the scripts directory of your Python:

$ bin/easy_install -i http://dist.repoze.org/simple compoze

Previous topic

Querying Distributions

Next topic

Command-Line Reference

This Page