buildutils (original) (raw)

Distutils extensions for developing Python libraries and applications.

Project description

buildutils provides several new commands for your package setup.pyfile to help make development easier. It integrates with distutils using--command-packages, or automatically will add commands to all yoursetuptoolsprojects.

addcommand

add a custom distutils command to a package/setup.cfg file

announce

send a release announcement to mailing lists like python-announce-list@python.org

bundle

create a bundle of a package plus all its dependencies

checksum

generate MD5 and SHA-1 checksum files for distributables.

etags

generate an TAGS file over all packages and module (for use in Emacs).

flakes

find lint using the pyflakes utility.

info

dumps information about the project.

publish

push distributables and documentation up to a project site using ssh/scp/sftp.

pudge

build Python documentation from restructured text documents and Python doc strings, using Pudge http://pudge.lesscode.org.

pytest

run py.test unit tests.

stats

dump statistics on the number of lines, files, modules, packages, etc.

svntag

make a Subversion tag for a versioned release

use

bring in a working version of a dependency (uses setuptools egg stuff).

Buildutils is available in a Mercurial repository.

Project details

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distributions

File details

Details for the file buildutils-0.3.tar.gz.

File metadata

File hashes

Hashes for buildutils-0.3.tar.gz | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 8f9921cf145a1879986b4028db0af4f028f65fe6eae29936490174037ba7dfc5 | | | MD5 | fec620dee05f591edad386366b52e17b | | | BLAKE2b-256 | b284797607896d265c2bf00cdaff35c901713f738dfc4efe8ee23bdedb42c789 | |

See more details on using hashes here.

File details

Details for the file buildutils-0.3-py2.5.egg.

File metadata

File hashes

Hashes for buildutils-0.3-py2.5.egg | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 5c4ffb40ff178af728d5f839e4ddb45e044c8b37e157b2e290390cdaa78422f9 | | | MD5 | 1045d3e6f8d9c339d3ef874bddffe15d | | | BLAKE2b-256 | ea5782ec81c564a3712292f0b9c85a88e1b5587d5811f2c34f52d90e397446af | |

See more details on using hashes here.

File details

Details for the file buildutils-0.3-py2.4.egg.

File metadata

File hashes

Hashes for buildutils-0.3-py2.4.egg | Algorithm | Hash digest | | | ----------- | ---------------------------------------------------------------- | | | SHA256 | 0b7ed3078bfebb72a798727707f84da284db225a64ab6627ba98d7d225d3141b | | | MD5 | 81ce1ee7746bc48da60dc674305b9ff3 | | | BLAKE2b-256 | 405088cc4e9f4da4971647f871c1e0a78cb6db49074b45e114734a7d28cd0cfa | |

See more details on using hashes here.