Metadata-Version: 2.4
Name: msb_rpa
Version: 0.1.31
Summary: Login metoder og diverse hjælper funktioner til RPA projekter
Author-email: Michael Fredslund Larsen <lfrmi@aarhus.dk>
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pyodbc==5.0.1
Requires-Dist: selenium==4.14.0
Requires-Dist: psutil==5.9.6
Requires-Dist: pyperclip==1.8.2
Requires-Dist: pyautogui==0.9.54
Requires-Dist: pygetwindow==0.0.9
Requires-Dist: pywinauto==0.6.8
Requires-Dist: selenium-wire==5.1.0
Requires-Dist: setuptools==78.1.0
Requires-Dist: blinker==1.7.0
Requires-Dist: requests==2.31.0
Dynamic: license-file

# Introduction
This is a collection of functions generally used in RPA projects in AAK MSB.

# Getting Started
Use pip install aak_msb_generelt and import any function relevant in the current file.

## Recent Changes

## [1.26] - 09-04-2025 /MFL
### Added
- Added Selenium-Wire option for Modulus login.
