Metadata-Version: 2.1
Name: wcp-library
Version: 1.3.3
Summary: Common utilites for internal development at WCP
Home-page: https://github.com/Whitecap-DNA/WCP-Library
Author: Mitch-Petersen
Author-email: mitch.petersen@wcap.ca
Requires-Python: >=3.12,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (>=3.10.10,<4.0.0)
Requires-Dist: ftputil (>=5.1.0,<6.0.0)
Requires-Dist: oracledb (>=2.5.0,<3.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: paramiko (>=3.5.0,<4.0.0)
Requires-Dist: pip-system-certs (>=4.0,<5.0)
Requires-Dist: psycopg (>=3.2.3,<4.0.0)
Requires-Dist: psycopg-binary (>=3.2.3,<4.0.0)
Requires-Dist: psycopg-pool (>=3.2.3,<4.0.0)
Requires-Dist: pycryptodome (>=3.21.0,<4.0.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: selenium (>=4.27.1,<5.0.0)
Requires-Dist: webdriver-manager (>=4.0.2,<5.0.0)
Requires-Dist: yarl (>=1.17.1,<2.0.0)
Project-URL: Documentation, https://github.com/Whitecap-DNA/WCP-Library/wiki
Project-URL: Repository, https://github.com/Whitecap-DNA/WCP-Library
Description-Content-Type: text/markdown

# WCP-Library

## Description
Commonly used functions for the D&A team.

## Installation
`pip install WCP-Library`

## Usage
See [Wiki](https://github.com/Whitecap-DNA/WCP-Library/wiki/) for more information.

## Authors and acknowledgment
Mitch Petersen

## Stakeholders
D&A Developers

## Project status
In Development

