Skip to main content

A collection of commands and functions used for building modules and developing python code.

Project description

Python Dev Utils ===

A collection of commands and functions used for building modules and developing python code.

Provides the following commands:

  • bump_package_patch_version - when run inside a module with setup.py, it will update the VERSION.

  • make-github-repo - Automate the creation of github repo. This command will create a local repo or if you already have an existing repo, it will connect to your github account and create a remote repo to push your code to.

Test —

make test

You can also test with a specific version of Python:

make PYTHON_VERSION=2.7.11 test

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

pydevutils-0.0.11.tar.gz (8.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page