Skip to main content

Functionality often used by BITS Blue Team.

Project description

bibtutils: BITS Blue Team Utilities

Installing

$ pip install --upgrade bibtutils

Usage

Contributing

Updating and publishing a new package

$ pip install --upgrade bump2version pdoc3
  • Note: You cannot publish a package with the same version number as another already-published version! You must use bump2version to increment the current version for a publish to be successful.
$ pdoc3 --html --output-dir docs/html --force .
$ git add .
$ git commit -m "msg"
$ bumpversion major|minor|patch # with bump2version, bumpversion is an alias
$ git push --tags

Getting Comfortable: Tutorials and Resources

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

bibtutils-0.0.24.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

bibtutils-0.0.24-py3-none-any.whl (11.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