Diagram representation of CustomTkinter #2731
ivanmilevtues
started this conversation in
Showcase
Replies: 1 comment
-
Hey a quick update on our side, we've just released our engine as an open-source repo: https://github.com/CodeBoarding/CodeBoarding If you are interested on how exactly the whole generation works, you can check it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all I generated diagram for the CustomTkitnter repo (via static analysis and LLMs): https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/CustomTkinter/on_boarding.md
The diagram is designed to give a high-level overview of the codebase by providing the main components and how they interact with eachother. With this information a new contributor can start their first task by understanding how what they are editing fits in the big picture. I'd love to hear what is your opinion on diagram first documentation. Considering that you have 1k+ forks, there are lots of people who play around with your codebase, so I'd love to hear how is the on-boarding/maintainance situation and if I can help you :)
Full disclosure: we're trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people. Also as many people brought that the diagrams will become outdated fast, we've introduced free github action!
Beta Was this translation helpful? Give feedback.
All reactions