gpt4docstrings
is a library that helps you to write docstrings
for your Python code. Select a path / paths where you want gpt4docstrings
to be applied and wait for the results!!
gpt4docstrings
supports Python 3.9 and above.
You can install gpt4docstrings via pip from PyPI:
$ pip install gpt4docstrings
Please see the Command-line Reference for details.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the MIT license, gpt4docstrings is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.
This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.