Skip to main content

Useful tools to interact with Resource Locker Project

Project description

Useful tools to work with Rlocker project API

Description

It consists of two main modules:

  • rlockertools.resourcelocker: Utilities to work with Lockable Resources, lock and release
  • rlockertools.exceptions: Custom Exceptions for lockable resources

Installation

Normal installation

pip install rlockertools

Development installation

git clone https://github.com/jimdevops19/rlockertools.git
cd rlockertools
pip install --editable .

For publishing new version

python -m build
python -m twine upload --repository pypi dist/*

Change log

[0.0.1] - 2021-03-15

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

rlockertools-0.2.8.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

rlockertools-0.2.8-py3-none-any.whl (5.6 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