Skip to main content

Python Programming Toolkit

Project description

# BatCave Python Module

A useful collection of tools for writing Python programs.

## Developing

Development is best accomplished using virutalenv or virtualenv-wrapper where a virtual environment can be generated:

pip install -r requirements.txt

Useful tools for development can be installed with:

pip install -r requirements-dev.txt

## Building

Building is performed by changing to the Build directory and running the build.py script which will perform two actions

1. run the unit tests and place the results in Build/unit_test_results/junit.xml 1. run the setup.py to create a PyPi distribution in Build/artifacts

## Publishing a Release

This is the procedure for releasing BatCave

1. Validate all issues are “Ready for Release” 1. Update CHANGELOG.rst 1. Run publish job 1. Validate GitHub release 1. Validate PyPi 1. Move issues to “Closed” 1. Close Milestone

<!— cSpell:ignore virtualenv –>

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

BatCave-38.1.2.tar.gz (60.5 kB view hashes)

Uploaded Source

Built Distribution

BatCave-38.1.2-py3-none-any.whl (72.1 kB view hashes)

Uploaded Python 3

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