Skip to main content

AI-powered automatic generation of documentation comments for classes, modules, and packages, including translation of existing comments and lazy customization of docstrings.

Project description

Lazynote 🚀✨

PyPI License Python Docs

Lazynote is an AI-powered tool that can automatically generate documentation comments for classes, modules, and packages. It also supports the translation and customization of existing comments. 💡📝

Features 🌟

  • Automatic Generation: Automatically generate documentation comments for classes, modules, and packages by parsing the Python Abstract Syntax Tree (AST), feeding the relevant key code to AI, and using the Google Docstrings template to generate precise comments. 🛠️
  • Smart Translation: Translate existing comments, supporting multiple languages. The input can be a Python package, module, or class. If it's a package, it will parse the syntax tree layer by layer, perform source code injection, and inject comments into the source code. 🌐
  • Comment Polishing: Use AI technology to polish comments for improved readability. A small but powerful feature. 📖✨
  • Flexible Customization: Easily customize all comments across the entire repository. This framework-level functionality has low-level API extensibility. 🔧

Installation 📦

You can easily install Lazynote using pip:

pip install lazynote

Quick Start 🚀

Here is a simple example demonstrating how to use Lazynote to automatically generate and manage documentation comments.

import pytest
from lazynote.manager import SimpleManager

manager = SimpleManager(pattern='fill')
manager.traverse(lazyllm_package.components, 
                 skip_modules=['lazyllm.components.deploy.relay.server'])

Features Overview 📚

Lazynote provides the following modes to easily customize all comments across the entire repository using AI and source code:

  • TRANSLATE: Translate existing comments. 🌍
  • POLISH: Polish and optimize comments. 💅
  • CLEAR: Clear existing comments. 🗑️
  • FILL: Fill in missing comments. 📝

Documentation 📖

For more detailed information and advanced usage, please refer to our Docs. Docs

Contributing 🌟

Contributions are welcome! Please read CONTRIBUTING.md for more information. 💖

License 📄

This project is licensed under the MIT License. For more details, please refer to LICENSE. 📝


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lazynote-0.1.4.tar.gz (11.0 kB view details)

Uploaded Source

Built Distribution

lazynote-0.1.4-py3-none-any.whl (13.1 kB view details)

Uploaded Python 3

File details

Details for the file lazynote-0.1.4.tar.gz.

File metadata

  • Download URL: lazynote-0.1.4.tar.gz
  • Upload date:
  • Size: 11.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/4.18.0-425.3.1.el8.x86_64

File hashes

Hashes for lazynote-0.1.4.tar.gz
Algorithm Hash digest
SHA256 4abfa68c6119f2989e7c0b12c80b4755eba61b74d2efb27ab74513d1f766a68f
MD5 e2b6ab232218d9564c0a1e074f4b84e9
BLAKE2b-256 85aebf831b161733c8f129e0acfec38287eaf90c3aad55f25d910ea3dce43e0f

See more details on using hashes here.

File details

Details for the file lazynote-0.1.4-py3-none-any.whl.

File metadata

  • Download URL: lazynote-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 13.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.10.14 Linux/4.18.0-425.3.1.el8.x86_64

File hashes

Hashes for lazynote-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 f31c5907074da7b7c2ddb4ba3058a9f10c4f7fee1360dd2f1faeebbb8c368aaf
MD5 e19a3f2afb207f13729fe90b77aae69b
BLAKE2b-256 2fbc46007d4abefdeb2aaaa9605a930b45e6aecb89c820a32d03f13f717bea4e

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page