Skip to main content

Take control of you Amsel bot.

Project description

AmselPy

Usage

Install package from pip:

pip install amselpy

Use it in your project:

# import library
from amselpy import Amsel

# create instance
amsel = Amsel()

# set adress
amsel.use("<YOUR-AMSELS-IP>")

# control movements
amsel.forward()
amsel.sleep(5)
amsel.stop()

Documentation

For further information read the documentation.

License

MIT License | Copyright © 2019 Moritz Gut (moritzgvt)

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

amselpy-0.1.4.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

amselpy-0.1.4-py3-none-any.whl (4.5 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