Routines to assist development
Project description
Status and License
jaraco.develop tools for development.
You can install it with easy_install jaraco.develop, or from the subversion repository with easy_install jaraco.develop==dev.
Changes
1.6.3
Updated jaraco.develop.msvc to support Python 3.
1.6.2
create-namespace-package will now also generate non-namespace packages.
1.6.1
Updated create-bitbucket-repository command so it now passes the new required parameter ‘scm’ (always mercurial).
1.6
Added compiler module with a function can_compile_extension which will check if distutils can likely compile an extension module.
1.5
Added build-python command, which finds Visual Studio, loads the appropriate environment, and then builds Python in the current PCBuild directory.
Added vs-upgrade command which will take a Visual Studio project or solution file and upgrade it to the latest version.
1.4
Added support for 4-space indentation in namespace package generation.
Added preliminary bitbucket support (create-repo command).
Added Python 3 support.
1.3
Added package module (from jaraco.util).
Added some helpful routines for invoking saucelabs including shortcuts for selecting browsers.
Added a script to create the simple namespace package configuration.
Added env_tool from the Gryphon project.
1.2
Adding module for patching the msvc9compiler module
Added command-line options to start-selenium
1.1
Added routines for working with the Core CPython project (building, applying patches, etc).
1.0
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.