Metadata-Version: 2.1
Name: stata_kernel
Version: 1.14.1
Summary: A Jupyter kernel for Stata. Works with Windows, macOS, and Linux.
Home-page: https://github.com/kylebarron/stata_kernel
License: GPLv3
Keywords: stata
Author: Kyle Barron
Author-email: kylebarron2@gmail.com
Requires-Python: >=3.9.0,<4.0.0
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: MacOS
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: IPython (>=7.34,<8.0)
Requires-Dist: beautifulsoup4 (>=4.6.3,<5.0.0)
Requires-Dist: fake-useragent (>=2.0.0,<3.0.0)
Requires-Dist: ipykernel (>=4.8.2,<5.0.0)
Requires-Dist: jupyter-client (>=6.1.12,<7.0.0)
Requires-Dist: jupyter-core (>=5.8.1,<6.0.0)
Requires-Dist: nbclient (>=0.8,<0.9)
Requires-Dist: notebook (>=6.5.7,<7.0.0)
Requires-Dist: numpy (>=1.22.0)
Requires-Dist: packaging (>=17.1,<18.0)
Requires-Dist: pandas (>=1.0)
Requires-Dist: pexpect (>=4.6.0,<5.0.0)
Requires-Dist: pillow (>=5.2.0)
Requires-Dist: pygments (>=2.2,<3.0)
Requires-Dist: pywin32 (>=223) ; sys_platform == "Windows"
Requires-Dist: setuptools (<81)
Project-URL: Documentation, https://kylebarron.dev/stata_kernel/
Project-URL: Repository, https://github.com/kylebarron/stata_kernel
