rpatest/dev/: rpaframework-core-12.0.2a1 metadata and description

Homepage Simple index

Core utilities used by RPA Framework

author RPA Framework
author_email rpafw@robocorp.com
classifiers
  • Development Status :: 5 - Production/Stable
  • Framework :: Robot Framework
  • Framework :: Robot Framework :: Library
  • Intended Audience :: Developers
  • License :: OSI Approved :: Apache Software License
  • Operating System :: OS Independent
  • Programming Language :: Python :: 3
  • Programming Language :: Python :: 3.9
  • Programming Language :: Python :: 3.10
  • Programming Language :: Python :: 3.11
  • Programming Language :: Python :: 3.12
  • Programming Language :: Python :: 3.13
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
description_content_type text/x-rst
keywords robotframework,rpa,automation
license Apache-2.0
project_urls
  • Homepage, https://rpaframework.org/
  • Repository, https://github.com/robocorp/rpaframework
  • Documentation, https://rpaframework.org/
requires_dist
  • selenium (>=4.6.1,<5.0.0)
  • webdriver-manager (>=4.0.2,<4.1.0)
  • psutil (>=5.9.0,<6.0.0) ; sys_platform == "win32"
  • pywin32 (>=302) ; python_full_version != "3.8.1" and sys_platform == "win32"
  • uiautomation (>=2.0.15,<3.0.0) ; sys_platform == "win32"
  • pillow (>=10.2.0,<11.0.0)
  • packaging (>=24.0,<25.0)
requires_python >=3.9,<4.0
File Tox results History
rpaframework_core-12.0.2a1-py3-none-any.whl
Size
48 KB
Type
Python Wheel
Python
3
rpaframework_core-12.0.2a1.tar.gz
Size
38 KB
Type
Source

This package is a set of core functionality and utilities used by RPA Framework. It is not intended to be installed directly, but as a dependency to other projects.