Skip to main content

A python library for common classes and functions used to build cachier applications

Project description

Cachier Common Library

A python library for common classes and functions used to build cachier applications

Table of Contents

Installation

Install the package from pypi:

pip install cachier-common-library

Usage

from cachier_common_library import DriverType

# Using the DriverType enum
print(DriverType.RAM)
print(DriverType.JSON)
print(DriverType.SQLITE)
print(DriverType.PICKLE)

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request. -->

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

cachier_common_library-0.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file cachier_common_library-0.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cachier_common_library-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 89d4499d25042c750c000a8c6551515188e94a89f7363f1a9b643d15c0db45dd
MD5 1c5a29b3082c8f879785dd0288f44408
BLAKE2b-256 c23dab51965f5c0a21ec6458c008d634b15b7ed6fba123cf37c37240a2cf3f8e

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