Metadata-Version: 2.4
Name: wcp-library
Version: 1.13.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: aiofiles (>=25.1.0,<26.0.0)
Requires-Dist: aiohttp (>=3.14.0,<4.0.0)
Requires-Dist: cryptography (>=46.0.7,<47.0.0)
Requires-Dist: ftputil (>=5.2.0,<6.0.0)
Requires-Dist: oracledb (>=3.4.2,<4.0.0)
Requires-Dist: pandas (>=2.3.3,<3.0.0)
Requires-Dist: paramiko (>=5.0.0,<6.0.0)
Requires-Dist: psycopg (>=3.3.4,<4.0.0)
Requires-Dist: psycopg-binary (>=3.3.4,<4.0.0)
Requires-Dist: psycopg-pool (>=3.3.1,<4.0.0)
Requires-Dist: pycryptodome (>=3.23.0,<4.0.0)
Requires-Dist: pytz (>=2025.2,<2026.0)
Requires-Dist: requests (==2.34.2)
Requires-Dist: selenium (>=4.44.0,<5.0.0)
Requires-Dist: tenacity (>=9.1.4,<9.2.0)
Requires-Dist: yarl (>=1.24.2,<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

