Skip to main content

fdbk_dynamodb_plugin

Build Status

AWS Dynamo DB wrapper for fdbk.

Installation

Run:

pip install fdbk_dynamodb_plugin

to install from PyPI or download this repository and run

python setup.py install

to install from sources.

Testing

Check and automatically fix formatting with:

pycodestyle fdbk_dynamodb_plugin
autopep8 -aaar --in-place fdbk_dynamodb_plugin

Run static analysis with:

pylint -E --enable=invalid-name,unused-import,useless-object-inheritance fdbk_dynamodb_plugin

Run unit tests with command:

python3 -m unittest discover -s tst/

Get test coverage with commands:

coverage run --branch --source fdbk_dynamodb_plugin/ -m unittest discover -s tst/
coverage report -m

Cloud deployment

In addition to the plugin, this repository includes CloudFormation template for setting up the DynamoDB tables as well as the related IAM resources and a Chalice app that implements a simple serverless backend to view overview of the data.

The CloudFormation template is available in fdbk_tables.template.yaml. It setups both of the tables, topics and data, with pay-per-request billing mode.

The chalice implementation for serverless backend is located in serverless-backend/. The application configuration in serverless-backend.chalice\config.json must be updated with your environment specific resources. After updating the configuration, the app can be deplyed with

chalice deploy

Release files for fdbk-dynamodb-plugin 3.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fdbk-dynamodb-plugin 3.0.2
File Size Uploaded
fdbk_dynamodb_plugin-3.0.2.tar.gz 3.6 kB Details

Release files / fdbk_dynamodb_plugin-3.0.2.tar.gz

Download URL fdbk_dynamodb_plugin-3.0.2.tar.gz
Size 3.6 kB
Tags Source
SHA-256 checksum
How to use checksums
1f520d7c529a230d9eba85977d51494980599f19bd9e8254276a38ac56cf55a4
BLAKE2b-256 checksum
How to use checksums
54db2ffcf4ad84e10efab40ca6b3521c3596b9a611360f6e5f52728e298dda00
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.1

Release history Release notifications | RSS feed

This release

3.0.2 This release

1 release file

3.0.0

1 release file

0.0.6

1 release file

0.0.5

1 release file

0.0.4

1 release file

0.0.3

1 release file

0.0.2

1 release file

0.0.1

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page