Istuary DeepVision Cypress Common Library
Project description
This module is a common helper for all the other modules in cypress project!
There are common_helper, cypress_base, cypress_cache, kafka_helper, and logger_helper.
How to install the latest cypress_common package
pip install cypress_common
How to install cypress_common package with a sepcific version
pip install cypress_common==<version_number>
How to import a class from cypress_common module
Ex) How to import the CypressCache from other projects:
from cypress_common.cypress_cache import CypressCache
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cypress_common-0.3.14.tar.gz
(17.7 kB
view hashes)