Metadata-Version: 2.1
Name: pheasant
Version: 2.2.12
Summary: Documentation tool for Markdown conversion by Jupyter client.
Home-page: https://pheasant.daizutabi.net
Author: daizutabi
Author-email: daizutabi@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Documentation
Requires-Python: >=3.7
Requires-Dist: click
Requires-Dist: ipykernel
Requires-Dist: markdown
Requires-Dist: jinja2
Requires-Dist: termcolor
Requires-Dist: colorama

Pheasant is a Markdown converter which is designed to be used as a plugin for static site generators, especially MkDocs. The Pheasant main feature is auto generation of outputs for a fenced code block in Markdown source using Jupyter client. In addition, Pheasant can automatically number headers, figures, tables, etc.


