Skip to main content

Boto3 utility library that supports parameter-driven and predicate-driven retrieval of collections of AWS resources.

Project description

Boto3 utility library that supports parameter-driven and predicate-driven retrieval of collections of AWS resources.

PyPI version and link. Read the Docs documentation status. Travis CI build status. Coveralls test coverage summary.

Purpose

This library makes it possible to use Boto3 to retrieve a collection of AWS resources (selected according to supplied parameters, constraints, and/or predicates) within an AWS service.

Package Installation and Usage

The package is available on PyPI:

python -m pip install b3q

The library can be imported in the usual ways:

import b3q
from b3q import *

Documentation

The documentation can be generated automatically from the source files using Sphinx:

cd docs
python -m pip install -r requirements.txt
sphinx-apidoc -f -E --templatedir=_templates -o _source .. ../setup.py && make html

Testing and Conventions

All unit tests are executed and their coverage is measured when using nose (see setup.cfg for configution details):

python -m pip install nose coverage
nosetests --cover-erase

Alternatively, all unit tests are included in the module itself and can be executed using doctest:

python b3q/b3q.py -v

Style conventions are enforced using Pylint:

python -m pip install pylint
pylint b3q

Contributions

In order to contribute to the source code, open an issue or submit a pull request on the GitHub page for this library.

Versioning

The version number format for this library and the changes to the library associated with version number increments conform with Semantic Versioning 2.0.0.

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

b3q-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

b3q-0.2.0-py3-none-any.whl (3.9 kB view details)

Uploaded Python 3

File details

Details for the file b3q-0.2.0.tar.gz.

File metadata

  • Download URL: b3q-0.2.0.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.26.0 setuptools/58.1.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.0

File hashes

Hashes for b3q-0.2.0.tar.gz
Algorithm Hash digest
SHA256 7d443b87d5e3d28756e28556d3e40b37db01e6ee95fd29e3ffa53d8dac6550e5
MD5 3943bd9a8532239d6d03c59dc4121ef6
BLAKE2b-256 de6acc9fabb9382701f362b818ee98aeb2e7b30d51ee5f58a2b6415caf5b6fb6

See more details on using hashes here.

File details

Details for the file b3q-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: b3q-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 3.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.26.0 setuptools/58.1.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.0

File hashes

Hashes for b3q-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0c891971e9485c0346129a22d9ed1ecda800daa0a42484157a7b71d254c2c30d
MD5 0f689ec56b8efcc1e83006e5df052374
BLAKE2b-256 66acb77b86f54ee1541e4cb250e8d793575d3acd04998b04690f85fa3cf37e84

See more details on using hashes here.

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