Metadata-Version: 2.1
Name: jetmlgpt
Version: 0.1.3
Summary: A Jupyter extension for auto-completing, commenting, and bebugging code in Jupyter notebooks using ChatGPT and GPT4. Set your OpenAI API key in the environment variable OPENAI_API_KEY to activate.
Home-page: https://github.com/yourusername/jetmlgpt
Author: Nick M.
Author-email: nick@jetml.com
Classifier: Framework :: Jupyter
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown

###Install Options

. jetmlgpt/install.sh
or
pip install jetmlgpt
