https://github.com/youngfreefjs/pysimulator
Apple Simulator CLI Python Client.
https://github.com/youngfreefjs/pysimulator
apple-simulators cli python-client simctl simulator
Last synced: 3 months ago
JSON representation
Apple Simulator CLI Python Client.
- Host: GitHub
- URL: https://github.com/youngfreefjs/pysimulator
- Owner: youngfreeFJS
- Created: 2023-05-25T10:26:37.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-08T08:49:46.000Z (over 2 years ago)
- Last Synced: 2024-12-27T19:17:51.891Z (about 1 year ago)
- Topics: apple-simulators, cli, python-client, simctl, simulator
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

Apple Simulator Python Client.
# [PYPI](https://pypi.org/project/pysimulator/)
[](https://pypi.org/project/pysimulator/)


```
pip install pysimulator
```
# Thanks
- https://github.com/appium/node-simctl
- https://github.com/appium/appium-ios-simulator
- https://github.com/MobileNativeFoundation
- https://github.com/wix/AppleSimulatorUtils
- https://github.com/devicekit/DeviceKit
