Metadata-Version: 2.1
Name: rompot-schedio
Version: 0.1.2
Summary: A Python Library for Robotic Drawings
Home-page: https://rompot-schedio.entelecheia.ai
License: MIT
Author: Young Joon Lee
Author-email: entelecheia@hotmail.com
Requires-Python: >=3.8.1,<3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: hyfi (>=0.15.0,<0.16.0)
Project-URL: Repository, https://github.com/entelecheia/rompot-schedio
Description-Content-Type: text/markdown

# Rompot Schedio

[![pypi-image]][pypi-url]
[![version-image]][release-url]
[![release-date-image]][release-url]
[![license-image]][license-url]
[![codecov][codecov-image]][codecov-url]
[![jupyter-book-image]][docs-url]

<!-- Links: -->
[codecov-image]: https://codecov.io/gh/entelecheia/rompot-schedio/branch/main/graph/badge.svg?token=MWRAQQYOS7
[codecov-url]: https://codecov.io/gh/entelecheia/rompot-schedio
[pypi-image]: https://img.shields.io/pypi/v/rompot-schedio
[license-image]: https://img.shields.io/github/license/entelecheia/rompot-schedio
[license-url]: https://github.com/entelecheia/rompot-schedio/blob/main/LICENSE
[version-image]: https://img.shields.io/github/v/release/entelecheia/rompot-schedio?sort=semver
[release-date-image]: https://img.shields.io/github/release-date/entelecheia/rompot-schedio
[release-url]: https://github.com/entelecheia/rompot-schedio/releases
[jupyter-book-image]: https://jupyterbook.org/en/stable/_images/badge.svg

[repo-url]: https://github.com/entelecheia/rompot-schedio
[pypi-url]: https://pypi.org/project/rompot-schedio
[docs-url]: https://rompot-schedio.entelecheia.ai
[changelog]: https://github.com/entelecheia/rompot-schedio/blob/main/CHANGELOG.md
[contributing guidelines]: https://github.com/entelecheia/rompot-schedio/blob/main/CONTRIBUTING.md
<!-- Links: -->

A Python Library for Robotic Drawings

- Documentation: [https://rompot-schedio.entelecheia.ai][docs-url]
- GitHub: [https://github.com/entelecheia/rompot-schedio][repo-url]
- PyPI: [https://pypi.org/project/rompot-schedio][pypi-url]

Rompot-Schedio is an innovative and versatile Python library designed to facilitate the creation, manipulation, and control of robotic drawings. The name Rompot-Schedio combines the Greek words ρομπότ (robot) and σχέδιο (drawing), embodying the library's mission to empower users to design, simulate, and execute robotic drawing projects with ease and precision.

## Changelog

See the [CHANGELOG] for more information.

## Contributing

Contributions are welcome! Please see the [contributing guidelines] for more information.

## License

This project is released under the [MIT License][license-url].

