Metadata-Version: 2.1
Name: knitj
Version: 0.3.0
Summary: Alternative Jupyter front-end
Home-page: https://github.com/azag0/knitj
Author: Jan Hermann
Author-email: dev@janhermann.cz
Requires-Python: >=3.6,<4.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: IPython
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Utilities
Requires-Dist: Jinja2 (>=2.10,<3.0)
Requires-Dist: aiohttp (>=3.4,<4.0)
Requires-Dist: ansi2html (>=1.5,<2.0)
Requires-Dist: beautifulsoup4 (>=4.6,<5.0)
Requires-Dist: jupyter-client (>=5.2,<6.0)
Requires-Dist: misaka (>=2.1,<3.0)
Requires-Dist: pygments (>=2.2,<3.0)
Requires-Dist: pyyaml (>=3.13,<4.0)
Requires-Dist: watchdog (>=0.9.0,<0.10.0)
Project-URL: Repository, https://github.com/azag0/knitj
