Metadata-Version: 2.4
Name: toika_loom_server
Version: 0.10.1
Summary: Web server that drives a Toika dobby loom
Author-email: Russell Owen <r3owen@gmail.com>
Project-URL: Homepage, https://pypi.org/project/toika-loom-server/
Project-URL: Documentation, https://r-owen.github.io/toika_loom_server/
Project-URL: Source, https://github.com/r-owen/toika_loom_server
Project-URL: Issues, https://github.com/r-owen/toika_loom_server/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: base_loom_server>=0.34
Provides-Extra: dev
Requires-Dist: base_loom_server[dev]>=0.34; extra == "dev"
Dynamic: license-file

# Web server that controls a Toika dobby loom

This server is intended to allow you to control your loom from any phone, tablet or other device that has wifi and a web browser.

For for usage and installation instructions please see the [documentation](https://r-owen.github.io/toika_loom_server/).

Links:

* [Homepage](https://pypi.org/project/toika-loom-server/)
* [Documentation](https://r-owen.github.io/toika_loom_server/)
* [Source](https://github.com/r-owen/toika_loom_server)
* [Issues](https://github.com/r-owen/toika_loom_server/issues)
