pip
(1.4.1)
Released 10 years, 8 months ago
A tool for installing and managing Python packages.
iw.eggproxy
(0.2.0)
Released 13 years, 3 months ago
An egg proxy for apache and mod_python
pyg
(1.0)
Released 10 years, 3 months ago
Python Package Manager
pythonbrew
(1.3.4)
Released 10 years, 7 months ago
Manage python installations in your $HOME
SetupFixer
(0.1.0)
Released 11 years, 11 months ago
A collection of utilities for easy configuration of setuptools.
Basket
(1.0)
Released 11 years, 11 months ago
A local static PyPI repository builder
requisite
(0.1.3)
Released 13 years ago
Requisite downloads python packages from a requirements.txt file and uploads them to your private PyPI server
recordeggs
(0.3.0)
Released 13 years, 3 months ago
Captures easy_install command output to download source files
pypicache
(0.2)
Released 13 years, 3 months ago
The main script provides a relatively painless way to convert a single directory of python packages into an easy_install compatible package archive. A typical use would be to expose the contents of your PYTHON_EGG_CACHE directory, or your zc.buildout download_cache, to other people or computers on your local area network.
pyinstall
(0.1.4)
Released 13 years, 3 months ago
Installer for Python packages
collective.eggproxy
(0.5.1)
Released 13 years, 3 months ago
An egg index proxy
sc0ns
(2.2.0-1)
Released 10 years, 3 months ago
scons, which can be installed with easy_install/pip
thg-mac
(2.1.4)
Released 12 years, 6 months ago
TortoiseHg dialogs for Mercurial VCS (easy_installable version for Mac)
silvainstall
(0.1dev-r23521)
A script that lets you quickly set up a Zope instance in which you can use standard Python tools like easy_install to add packages
cltool
(0.8.1.3dev)
Example of installing a comand line tool via pip/easy_install
vcard_split
(0.2dev-r2010)
Splits one vcard file (*.vcf) to many vcard files with one vcard per file. Useful for import contacts to phones, thats do not support multiple vcard in one file. Supprt unicode cyrillic characters. КонÑÐ¾Ð»ÑŒÐ½Ð°Ñ Ð¿Ñ€Ð¾Ð³Ñ€Ð°Ð¼Ð¼Ð° Ð´Ð»Ñ Ñ€Ð°Ð·Ð±Ð¸ÐµÐ½Ð¸Ñ Ð¾Ð´Ð½Ð¾Ð³Ð¾ большлго файла Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð°Ð¼Ð¸ в формате VCARD (*.vcf) на неÑколько файлов Ñодержащих один контакт. Полезна Ð´Ð»Ñ Ð¸Ð¼Ð¿Ð¾Ñ€Ñ‚Ð° контактов в телефон, который не поддерживает неÑколько контактов в одном файле. Поддерживает руÑÑкие буквы кириллицу в текÑте контактов. РаботоÑпоÑобноÑÑ‚ÑŒ проверÑлаÑÑŒ на файле Ñ ÐºÐ¾Ð½Ñ‚Ð°ÐºÑ‚Ð°Ð¼Ð¸ ÑкÑпортированными из google gmail.com. УÑтановка вариант 1: Ñкачать, раÑпаковать, в папке запуÑтить "python setup.py install". ИÑпользование вариант 1: python vcard_split.py [-h] [-l LOG_LEVEL] [-d] filename [filename ...] например "python vcard_split.py contacts.vcf" УÑтановка вариант 2: "easy_install -U vcard_split". ИÑпользование вариант 2: vcard_split [-h] [-l LOG_LEVEL] [-d] filename [filename ...] например "vcard_split contacts.vcf"