Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Добавить извлечение структуры py-скриптов для генерации документации #9

Open
andreygetmanov opened this issue Nov 25, 2024 · 0 comments
Assignees

Comments

@andreygetmanov
Copy link
Member

Нужно извлекать структуру py-файлов для последующей генерации документации
Модуль должен:

  • принимать путь к папке (пока без учёта вложенных)
  • для каждого py-скрипта доставать структуру (через treesitter)
  • приводить в удобный для llm вид (какой - TBD)

Важно, чтобы код работал, а не был идеальным

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants