Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/youngfreefjs/pysimulator
Apple Simulator CLI Python Client.
https://github.com/youngfreefjs/pysimulator
apple-simulators cli python-client simctl simulator
Last synced: 8 days 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 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-08T08:49:46.000Z (over 1 year ago)
- Last Synced: 2024-01-26T06:43:40.932Z (10 months ago)
- Topics: apple-simulators, cli, python-client, simctl, simulator
- Language: Python
- Homepage:
- Size: 144 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![example workflow](https://github.com/youngfreeFJS/pysimulator/actions/workflows/e2e.yaml/badge.svg)
Apple Simulator Python Client.
# [PYPI](https://pypi.org/project/pysimulator/)
[![PyPI](https://img.shields.io/pypi/v/pysimulator.svg)](https://pypi.org/project/pysimulator/)
![PyPI](https://img.shields.io/pypi/pyversions/pysimulator.svg)
![PyPI - Downloads](https://img.shields.io/pypi/dm/pysimulator.svg)```
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