generate docstrings
Project description
Lockhart
Table of Contents
Installation
pip install lockhart
## or with pipx
pipx install lockhart
You will need an openai key, you can obtain one from their
website. Once you have it then set
your OPENAI_API_KEY
environment variable.
export OPENAI_API_KEY='sk-***'
Lockhart it currently very crude, it works out of the clipboard. Copy a
function to your clipboard, run lockhart docstring
then paste the docstring
in.
License
lockhart
is distributed under the terms of the
MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lockhart-0.3.0.tar.gz
(11.2 kB
view hashes)