robotcode

View on PyPIReverse Dependencies (3)

0.80.0 robotcode-0.80.0-py3-none-any.whl
0.79.0 robotcode-0.79.0-py3-none-any.whl

Wheel Details

Project: robotcode
Version: 0.79.0
Filename: robotcode-0.79.0-py3-none-any.whl
Download: [link]
Size: 15991
MD5: 39c20f4220b712a7738174077bc0e818
SHA256: edcb0cca80a8a95194740c9b862a11e8094704177c05c28724214c8171143ce0
Uploaded: 2024-04-21 22:06:16 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: robotcode
Version: 0.79.0
Summary: Command line interface for RobotCode
Author-Email: Daniel Biehl <dbiehl[at]live.de>
Project-Url: Homepage, https://robotcode.io
Project-Url: Donate, https://github.com/sponsors/d-biehl
Project-Url: Documentation, https://github.com/d-biehl/robotcode#readme
Project-Url: Changelog, https://github.com/d-biehl/robotcode/blob/main/CHANGELOG.md
Project-Url: Issues, https://github.com/d-biehl/robotcode/issues
Project-Url: Source, https://github.com/d-biehl/robotcode
License: Apache-2.0
Keywords: Acceptance Test Driven Development,Acceptance Testing,BDD,BDT,Behavior Driven Testing,Data Driven,Debug Adapter Protocol,Keyword Driven,Language Server Protocol,RPA,RobotFramework,Robotic Process Automation,Test,Testing,Visual Studio Code
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Robot Framework
Classifier: Framework :: Robot Framework :: Tool
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Quality Assurance
Classifier: Topic :: Software Development :: Testing
Classifier: Topic :: Software Development :: Testing :: Acceptance
Classifier: Topic :: Software Development :: Testing :: BDD
Classifier: Topic :: Text Editors :: Integrated Development Environments (IDE)
Classifier: Topic :: Utilities
Classifier: Typing :: Typed
Requires-Python: >=3.8
Requires-Dist: robotcode-core (==0.79.0)
Requires-Dist: robotcode-plugin (==0.79.0)
Requires-Dist: robotcode-robot (==0.79.0)
Requires-Dist: docutils; extra == "all"
Requires-Dist: pyyaml (>=5.4); extra == "all"
Requires-Dist: rich; extra == "all"
Requires-Dist: robotcode-analyze (==0.79.0); extra == "all"
Requires-Dist: robotcode-debugger (==0.79.0); extra == "all"
Requires-Dist: robotcode-language-server (==0.79.0); extra == "all"
Requires-Dist: robotcode-runner (==0.79.0); extra == "all"
Requires-Dist: robotframework-robocop (>=2.0.0); extra == "all"
Requires-Dist: robotframework-tidy (>=2.0.0); extra == "all"
Requires-Dist: robotcode-analyze (==0.79.0); extra == "analyze"
Requires-Dist: rich; extra == "colored"
Requires-Dist: robotcode-debugger (==0.79.0); extra == "debugger"
Requires-Dist: robotcode-language-server (==0.79.0); extra == "languageserver"
Requires-Dist: robotframework-robocop (>=2.0.0); extra == "lint"
Requires-Dist: docutils; extra == "rest"
Requires-Dist: robotcode-runner (==0.79.0); extra == "runner"
Requires-Dist: robotframework-tidy (>=2.0.0); extra == "tidy"
Requires-Dist: pyyaml (>=5.4); extra == "yaml"
Provides-Extra: all
Provides-Extra: analyze
Provides-Extra: colored
Provides-Extra: debugger
Provides-Extra: languageserver
Provides-Extra: lint
Provides-Extra: rest
Provides-Extra: runner
Provides-Extra: tidy
Provides-Extra: yaml
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 9872 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
robotcode/cli/__init__.py sha256=6c-evRLgJ0NR08YvynBQzKxAesAbXB0fnrzZ7MvBDM0 7115
robotcode/cli/__main__.py sha256=hX3nwROMTnsYGT1KS0rXUYrslu9sFzctYdAh66Rcckw 153
robotcode/cli/__version__.py sha256=1nnRuZbUvt4h80F41M2EZqt3TsZYyhJ2C2rRdk9uzhA 23
robotcode/cli/py.typed sha256=bWew9mHgMy8LqMu7RuqQXFXLBxh2CRx0dUbSx-3wE48 27
robotcode/cli/commands/__init__.py sha256=XJHRt_YwMO2Ni2EfL2aj4jkJXMVG6NGFTpzvSVgIRnQ 92
robotcode/cli/commands/config.py sha256=vLKm8WjAa3nLLZVgCeFY40kbyjq5hjy_gFKRPCDwVr8 10020
robotcode/cli/commands/profiles.py sha256=HUCsNMaK75AVSG_A6F1I209xtQH2AICaoLcqpIO7Vjs 5660
robotcode-0.79.0.dist-info/METADATA sha256=EfgtRnAnimQqPPuA7chWz-4o46yDW9q7BcD1o9VbZ78 13146
robotcode-0.79.0.dist-info/WHEEL sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc 87
robotcode-0.79.0.dist-info/entry_points.txt sha256=Pb4DKVVdJb5PboVl48njwk3DkKQHBJOL1A8KkpemqA8 58
robotcode-0.79.0.dist-info/licenses/LICENSE.txt sha256=B05uMshqTA74s-0ltyHKI6yoPfJ3zYgQbvcXfDVGFf8 10280
robotcode-0.79.0.dist-info/RECORD

entry_points.txt

robotcode = robotcode.cli.__main__:main