Metadata-Version: 2.4
Name: wcp-library
Version: 1.8.3
Summary: Common utilites for internal development at WCP
Author: Mitch-Petersen
Author-email: mitch.petersen@wcap.ca
Requires-Python: >=3.12.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: aiohttp (>=3.13.3,<4.0.0)
Requires-Dist: ftputil (>=5.1.0,<6.0.0)
Requires-Dist: get-gecko-driver (>=1.5.1,<2.0.0)
Requires-Dist: oracledb (>=3.4.1,<4.0.0)
Requires-Dist: pandas (>=2.2.3,<3.0.0)
Requires-Dist: paramiko (>=3.5.1,<4.0.0)
Requires-Dist: pip-system-certs (>=4.0,<5.0)
Requires-Dist: psycopg (>=3.2.7,<4.0.0)
Requires-Dist: psycopg-binary (>=3.3.2,<4.0.0)
Requires-Dist: psycopg-pool (>=3.3.0,<4.0.0)
Requires-Dist: pycryptodome (>=3.23.0,<4.0.0)
Requires-Dist: pytz (>=2025.2,<2026.0)
Requires-Dist: requests (==2.32.5)
Requires-Dist: selenium (>=4.39.0,<5.0.0)
Requires-Dist: webdriver-manager (>=4.0.2,<5.0.0)
Requires-Dist: yarl (>=1.20.0,<2.0.0)
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

