Mitya's Self-Explanatory

Aug 29, 2025

Creating documentation for my project with AI in one hour

I have a Python library called tinybear that contains all simple tools I have used to work with files in different formats. It is published on pypi.

I was too lazy to write a blog post about publishing my project, but, in a nutshell, poetry makes these things rather easy.

Now, while moving in a direction of project management in IT, and having recently got a referral for a technical writer role, I decided, it was time to create at least some simple documentation for tinybear.

(Read more)