Skip to main content

A Common Library For Use In Computer Science Projects

Project description

ZCSCommonLibrary

GitHub top language PyPI - Python Version Python package CodeQL PyPi Package Deployment Website

A Common Library For Use In Computer Science Projects

PIP Package: zcscommonlib
Current Version: PyPI
License: Mozilla Public License Version 2.0

Contributor Covenant Contribution Guide

Importing The Library

from zcscommonlib import functions as zcs
# Then use the functions as zcs.function()

Build The Library

Prepare the library for development and build it.

pip install -r requirements.txt
python setup.py bdist_wheel
pip install ./dist/zcscommonlib-VERSION-py3-none-any.whl

Running Tests

Run tests on the functions listed in test_functions.py.

python setup.py pytest

Wiki/Documentation

All documentation for ZCSCommonLibrary is available here.

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

zcscommonlib-0.3.6.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

zcscommonlib-0.3.6-py3-none-any.whl (10.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