Skip to main content

A library to easily communicate with iOS Devices.

Project description

:heavy_exclamation_mark: Still in Development

Tossip

A library to easily communicate with iOS Devices natively.

  • Implementation of the most commands.
  • Easily interact with the Device.
  • support for python >= 3.6

Feel free to contribute!

Install using pip

pip install tossip

For Linux distributions with both python2 and python3 (e.g. Debian, Ubuntu, ...) you need to run

pip3 install tossip

Usage

Get every UDID of the iOS Devices that are connected to the Computer as an Array.

from tossip import Tossip

def collectUDIDs():
    print(functions.getConnectedDeviceUDIDs())

Authors

  • LiquidDevelopmentNET

License

This project is licensed under the MIT License - see the LICENSE file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tossip-0.1.5.tar.gz (2.4 kB view hashes)

Uploaded Source

Built Distribution

tossip-0.1.5-py3-none-any.whl (3.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page