Skip to main content

Retirable resources for Firestore.

Project description

# Retirable resources

A Python library for using Google Cloud Firestore to manage resources have a lifecycle: creation -> use -> retirement.

During “use”, each resource can be used for different purposes by a set of “owners”. Each owner can retire their use of the resource independently of other owners. When all owners have retired a resource, it is automatically retired.

## Testing

Run the emulator with firebase emulators:start –project foo

Then run the tests with python -m unittest

## TODO

Script up running the emmulator, and passing its port to the test script

emulators:exec *scriptpath*

see <https://firebase.google.com/docs/emulator-suite/install_and_configure> also useful: <https://firebase.google.com/docs/emulator-suite/connect_firestore#web>

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

retirable_resources-0.1.8.tar.gz (8.7 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