Metadata-Version: 2.1
Name: texnomagic
Version: 0.6.2
Summary: TexnoMagic module for digital Magic
Home-page: https://github.com/texnoforge/texnomagic/
Author: texnoforge
Author-email: voice@texnoforge.dev
Project-URL: Bug Tracker, https://github.com/texnoforge/texnomagic/issues
Project-URL: Docs, https://texnoforge.github.io/texnomagic
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click
Requires-Dist: jsonrpcserver>=5
Requires-Dist: parsimonious
Requires-Dist: requests
Requires-Dist: scikit-learn

<a href="https://github.com/texnoforge/texnomagic/releases" alt="latest release"><img src="https://img.shields.io/github/v/release/texnoforge/texnomagic"/></a>
<a href="https://pypi.org/project/texnomagic/" alt="pypi version"><img src="https://img.shields.io/pypi/v/texnomagic?color=blue"/></a>


# [TexnoMagic docs online][docs]

## [TexnoMagic docs on GitLab](https://github.com/texnoforge/texnomagic/tree/master/docs)

## TexnoMagic docs offline

See docs/index.md and other files in docs/ directory.

You can also render docs into HTML using portray:

    pip install portray
    protray as_html

#### read the [docs] and have a nice magic ᕕ( ᐛ )ᕗ

[docs]: http://texnoforge.github.io/texnomagic
