Guara

Latest version: v0.0.12

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.12

- Update dependencies on project.toml
- Update canonical example

**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.11...0.0.12

0.0.11

What's Changed
* feat: Add Windows Calculator Integration and Tests by theijhay in https://github.com/douglasdcm/guara/pull/97
* feat(devcontainer): :sparkles: Add dev container by Ismola in https://github.com/douglasdcm/guara/pull/112
* feat: Add undetected-chromedriver integration by theijhay in https://github.com/douglasdcm/guara/pull/110
* Adds an async Playwright example and enhances Guara core by StaySafe020 in https://github.com/douglasdcm/guara/pull/113
* iDONS tries for the first time by Aidoni0797 in https://github.com/douglasdcm/guara/pull/76
* Remove dependency to selenium and downgrade Python version by douglasdcm in https://github.com/douglasdcm/guara/pull/115
* Update DRY_RUN.md by douglasdcm in https://github.com/douglasdcm/guara/pull/117
* Update README.md by douglasdcm in https://github.com/douglasdcm/guara/pull/118
* Create DOCS.md by douglasdcm in https://github.com/douglasdcm/guara/pull/119

New Contributors
* Ismola made their first contribution in https://github.com/douglasdcm/guara/pull/112
* StaySafe020 made their first contribution in https://github.com/douglasdcm/guara/pull/113
* Aidoni0797 made their first contribution in https://github.com/douglasdcm/guara/pull/76

**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.10...0.0.11

0.0.10

What's Changed
* Add precommit by douglasdcm in https://github.com/douglasdcm/guara/pull/98
* Implement AENA flight data scraper using Selenium and BeautifulSoup by douglasdcm in https://github.com/douglasdcm/guara/pull/92
* Added a structured comparison of POM and Page Transactions (PT) by douglasdcm in https://github.com/douglasdcm/guara/pull/101
* Remove warings and turn-off logger by douglasdcm in https://github.com/douglasdcm/guara/pull/103
* Replace slow tests by douglasdcm in https://github.com/douglasdcm/guara/pull/104
* feat: Add Selenium Stealth Integration and Tests by theijhay in https://github.com/douglasdcm/guara/pull/83
* Add readme to examples by douglasdcm in https://github.com/douglasdcm/guara/pull/105
* Add copyright by douglasdcm in https://github.com/douglasdcm/guara/pull/106
* improve readmes by douglasdcm in https://github.com/douglasdcm/guara/pull/107
* Add method 'when' and bump version by douglasdcm in https://github.com/douglasdcm/guara/pull/108


**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.9...0.0.10

0.0.9

What's Changed
* Add example of dogtail by douglasdcm in https://github.com/douglasdcm/guara/pull/65
* feat: Add PyAutoWin integration examples and tests by theijhay in https://github.com/douglasdcm/guara/pull/68
* Make improvements by douglasdcm in https://github.com/douglasdcm/guara/pull/67
* Using chatgpt by douglasdcm in https://github.com/douglasdcm/guara/pull/70
* feat: Add RPA integration examples and tests by theijhay in https://github.com/douglasdcm/guara/pull/71
* Organize folders by douglasdcm in https://github.com/douglasdcm/guara/pull/73
* QA and Review V0.0.8 by DONALDBZR in https://github.com/douglasdcm/guara/pull/69
* Experiment Page Transactions pattern in Web Page prototypes by douglasdcm in https://github.com/douglasdcm/guara/pull/74
* Add performance testing results by douglasdcm in https://github.com/douglasdcm/guara/pull/80
* Add performance results for async code by douglasdcm in https://github.com/douglasdcm/guara/pull/82
* Update pyproject.toml by douglasdcm in https://github.com/douglasdcm/guara/pull/86


**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.8...0.0.9

0.0.8

What's Changed
* Improvements in documentation by douglasdcm in https://github.com/douglasdcm/guara/pull/36
* Update TUTORIAL.md by douglasdcm in https://github.com/douglasdcm/guara/pull/37
* Add logger config by RonaldTheodoro in https://github.com/douglasdcm/guara/pull/21
* Test nose by douglasdcm in https://github.com/douglasdcm/guara/pull/39
* feat: Add Appium integration for Selenium web UI tests by theijhay in https://github.com/douglasdcm/guara/pull/41
* Add documentaion of experimentation with dogtail by douglasdcm in https://github.com/douglasdcm/guara/pull/43
* add exaples of async todo by douglasdcm in https://github.com/douglasdcm/guara/pull/63
* feat: Add Splinter integration for web UI tests by theijhay in https://github.com/douglasdcm/guara/pull/62
* QA and Review [0.0.7] by DONALDBZR in https://github.com/douglasdcm/guara/pull/54
* Add example of integration with Pyautogui by douglasdcm in https://github.com/douglasdcm/guara/pull/55

New Contributors
* RonaldTheodoro made their first contribution in https://github.com/douglasdcm/guara/pull/21
* theijhay made their first contribution in https://github.com/douglasdcm/guara/pull/41
* DONALDBZR made their first contribution in https://github.com/douglasdcm/guara/pull/54

**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.7...0.0.8

0.0.7

What's Changed
* Fix issues 10 and 11 by douglasdcm in https://github.com/douglasdcm/guara/pull/19
* Delete .github/workflows/welcome_action.yml by douglasdcm in https://github.com/douglasdcm/guara/pull/23
* Create pr-auto-describe.yml by douglasdcm in https://github.com/douglasdcm/guara/pull/24
* Add new synchronous assertions by douglasdcm in https://github.com/douglasdcm/guara/pull/20
* Improve readability of assersions by douglasdcm in https://github.com/douglasdcm/guara/pull/25
* Add best practices by douglasdcm in https://github.com/douglasdcm/guara/pull/26
* Add Helium example by douglasdcm in https://github.com/douglasdcm/guara/pull/27


**Full Changelog**: https://github.com/douglasdcm/guara/compare/0.0.6...0.0.7

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.