Botcity-framework-core

Latest version: v1.3.0

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

Scan your dependencies

Page 3 of 4

0.2.8

Bug Fixes
- Removing duplicated x and y axis sum on 'right_click_relative' method by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/10
- Return `None` if image not found at `get_element_coords` by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/12
- `click_on` now throws an exception if image is not found by lf2a in https://github.com/botcity-dev/botcity-framework-core-python/pull/13

New Contributors
* lf2a made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/10

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.7...v0.2.8

0.2.7

Bug Fixes
- Fixed minor bug in find_all() by Psycho-Ray in https://github.com/botcity-dev/botcity-framework-core-python/pull/9

New Contributors
- Psycho-Ray made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/9

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.6...v0.2.7

0.2.6

Bug Fixes
- Make sure we use interval just for MacOS in https://github.com/botcity-dev/botcity-framework-core-python/pull/8
- Remove duplicated delay after paste in https://github.com/botcity-dev/botcity-framework-core-python/pull/8

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.5...v0.2.6

0.2.5

Bug Fixes
- Fix default value for execution on DesktopBot to match base class by kayqueGovetri in https://github.com/botcity-dev/botcity-framework-core-python/pull/4
- Use codecs.open for README.md so it can parse unicode properly in https://github.com/botcity-dev/botcity-framework-core-python/pull/6
- Implement OS compatibility layer for click method so it work properly under MacOS in https://github.com/botcity-dev/botcity-framework-core-python/pull/7

Documentation
- New README in https://github.com/botcity-dev/botcity-framework-core-python/pull/5

**Full Changelog**: https://github.com/botcity-dev/botcity-framework-core-python/compare/v0.2.4...v0.2.5

0.2.4

Enhancements
- `control_c` now returns the clipboard content.
- `mouse_down` and `mouse_up` methods added to allow for click/move/release operations.

Bug Fixes
- Remove neighboring duplicated entries on `find_all`

0.2.3

Enhancements
- Initial version of `find_all` method to search and return multiple elements at once.

Bug Fixes
- Use hotkey instead of manual `keyDown/keyUp` for `type_keys_with_interval`.
- Properly convert the time from `ms` to `s` when invoking system functions.

Package
- Pin down versions of `pyautogui` and `pyscreeze` to avoid issue with new and out of sync releases of upstream packages.

Documentation
- Fix typos with methods docstrings.

Page 3 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.