Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.355.843 Times

Setuptools software
Filter: All | Freeware | Demo
 

Setuptools

1 2 3 > 
Added: June 30, 2013 | Visits: 311

Sphinx-PyPI-upload Sphinx-PyPI-upload is a setuptools command for uploading Sphinx documentation to PyPI. md5=b9f1df5c8443197e4d49abbba1cfddc4



Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): Sphinx-PyPI-upload Download

Added: November 25, 2013 | Visits: 290

setuptools_darcs setuptools_darcs is a plugin for setuptools that integrates darcs. Once installed, Setuptools can be told to include in a package distribution all the files tracked by darcs. This is an alternative to explicit inclusion specifications with `MANIFEST.in`. A distribution here refers to a package...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): setuptools_darcs Download

Added: November 19, 2013 | Visits: 283

Pydelicious pydelicious allows you to access the web service of del.icio.us via it's API using Python. >>> from pydelicious import DeliciousAPI >>> from getpass import getpass >>> a = DeliciousAPI('username', getpass('Password:')) Password: >>> # Either succeeds or raises DeliciousError or subclass:...


Platforms: Mac

License: Freeware Size: 51.2 KB Download (52): Pydelicious Download

Added: July 23, 2013 | Visits: 274

Distribute By Distribute Team Distribute is a fork of the Setuptools project. Distribute is intended to replace Setuptools as the standard method for working with Python module distributions. The fork has two goals: * Providing a backward compatible version to replace Setuptools and make all distributions that depend on...


Platforms: Mac

License: Freeware Size: 286.72 KB Download (43): Distribute By Distribute Team Download

Added: October 03, 2013 | Visits: 360

Grillo Grillo is a terminal based chat server and client. It was originally written as an chat server entry for the `Rossetta Code Project`_. It was then extended further into reusable threaded classes for the server and client, with command line options and some basic in-chat commands. Grillo is named...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): Grillo Download

Added: June 17, 2013 | Visits: 298

pkgextension Provides a setuptools.Extension subclass that allows automatic configuration of Extension arguments (libraries, library_dirs, include_dirs,etc) using pkg-config. example: from pkgextension import Extension # automatically populates the correct arguments using the output # of pkg-config for...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (44): pkgextension Download

Added: October 08, 2013 | Visits: 204

ez_setup Problem: setup.py of several Python projects blindly import the setuptools bootstrap module ez_setup.py without realizing that it is usually not installed in the user's machine. This causes much trouble. Workaround: Include ez_setup.py (and distribute_setup.py) as an installable Python package...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): ez_setup Download

Added: September 13, 2013 | Visits: 328

PySignals PySignals is a signal dispatcher for Python, extracted from "django.dispatch" in the Django framework so it can be used in applications without requiring the entire Django framework to be installed. Installation If you have setuptools you can use easy_install -U pysignals. Otherwise, you can...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (38): PySignals Download

Added: September 29, 2013 | Visits: 282

Palabra To install Palabra 0.1.5 you also need to install python-dev from a repository. If you receive an error about missing distribution options then upgrade your setuptools (a Python way of distributing a program) by running sudo python ez_setup.py -U


Platforms: *nix

License: Freeware Size: 102.4 KB Download (48): Palabra Download

Added: August 01, 2013 | Visits: 310

setuptools_trial setuptools_trial is a setuptools plugin that helps run unit tests that are built with the "Trial" framework (which comes with Twisted). Once installed or otherwise made available, Trial tests can be run by invoking: python setup.py trial This plugin is intended to help set up the correct...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (36): setuptools_trial Download

Added: September 08, 2013 | Visits: 280

hgdistver This module is a simple drop-in to support setup.py in mercurial based projects. Its supposed to generate version numbers from mercurials meta-data. It uses 4 strategies to archive its task: 1. try to directly ask hg for the meta-data 2. try to infer it from the .hg_archival.txt file 3. try...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): hgdistver Download

Added: June 11, 2013 | Visits: 290

mozregression mozregression is an interactive regression range finder for Mozilla nightly builds. install you can install mozregression with setuptools or pip easy_install mozregression usage To find the regression range for a bug, supply mozregression with the date of the last known good nightly and the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (34): mozregression Download

Added: November 27, 2013 | Visits: 340

extensions for linux extensions is a simple plugin system inspired from setuptools entry points. It allows an application to define and/or use plugins. How to define a plugin A plugin can be any callable object . It has to be registered through the extensions registry. For example, let's take a simple function...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (32): extensions for linux Download

Added: November 19, 2013 | Visits: 543

Distribute for linux Distribute is a friendly fork of the setuptools utility. The Setuptools maintainer, Phillip J. Eby is not responsible of any aspect of this fork. If you install Distribute and want to switch back for any reason to Setuptools, get to the Uninstallation instructions section. About the...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (46): Distribute for linux Download

Added: August 05, 2013 | Visits: 178

hgtools Building on original jezdez.setuptools_hg work to make module more extensible and useful outside of setuptools application.


Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): hgtools Download

Added: November 04, 2013 | Visits: 220

notsetuptools A hack to fix setuptools namespace packages hack. This package attempts to correct the namespace hacks provided by setuptools so that they're actually useable.


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (39): notsetuptools Download

Added: July 17, 2013 | Visits: 127

wheezy.web wheezy.web requires python version 2.4 to 2.7 or 3.2. It is independent of operating system. You can install it from pypi site using setuptools:


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (38): wheezy.web Download

Added: November 18, 2013 | Visits: 301

Bento For Linux Bento is an alternative to distutils-based packaging tools such as distutils, setuptools or distribute. Bento focus on reproducibility, extensibility and simplicity (in that order). Packaging is as simple as writing a bento.info file with a file which looks as follows:


Platforms: *nix

License: Freeware Size: 552.96 KB Download (40): Bento For Linux Download

Added: February 08, 2010 | Visits: 1.185

SchoolTool SchoolTool project is a common information systems platform for school administration. SchoolTool is a project to develop a common global school administration infrastructure that is freely available under an Open Source licence. The vision is to create a platform that is equally compelling...


Platforms: *nix

License: Freeware Size: 1.02 KB Download (168): SchoolTool Download

Added: November 03, 2010 | Visits: 1.118

Thousand Parsec Python Network Library Thousand Parsec is a 4 Xs game (eXplore, eXpand, eXterminate, eXploit). Unlike commercial alternatives, it is designed for long games supporting universes as large as your computer can handle. Thousand Parsec Python Network Library allows a high degree of player customization, and features a...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (94): Thousand Parsec Python Network Library Download

1 2 3 >