You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "A documentation toolkit that integrates Sphinx and Jupyter tools, designed to streamline the creation of scientific and technical documentation with support for Jupytext, nbsphinx, and customizable themes."
readme = "README.md"
authors = [
{ name = "Yeison Cardona", email = "yencardonaal@unal.edu.co" }
]
maintainers = [
{ name = "Yeison Cardona", email = "yencardonaal@unal.edu.co" }
]
license = { text = "Simplified BSD License" }
requires-python = ">=3.8"
classifiers = [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
"Topic :: Scientific/Engineering",
"Topic :: Software Development :: Libraries",
"Topic :: Software Development :: Libraries :: Application Frameworks",
"Topic :: Software Development :: Libraries :: Python Modules",