| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BotCity Framework Python Core - 1.3.0 source code.tar.gz | 2025-01-30 | 76.6 kB | |
| BotCity Framework Python Core - 1.3.0 source code.zip | 2025-01-30 | 139.8 kB | |
| README.md | 2025-01-30 | 1.0 kB | |
| Totals: 3 Items | 217.4 kB | 0 | |
Enhancements
- Improving Win Apps module to support pywinauto's Desktop class by @joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core-python/pull/55
Documentation
- Add type annotations and improve code style in display methods by @welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/56
- Add type annotations to keyboard methods by @welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/58
- Add type annotations and improve function signatures. by @welli7ngton in https://github.com/botcity-dev/botcity-framework-core-python/pull/59
Dependencies
- Removing numpy lock to allow usage of Python 3.13 by @joao-voltarelli in https://github.com/botcity-dev/botcity-framework-core-python/pull/60
New Contributors
- @welli7ngton made their first contribution in https://github.com/botcity-dev/botcity-framework-core-python/pull/56
Full Changelog: https://github.com/botcity-dev/botcity-framework-core-python/compare/v1.2.1...v1.3.0