Yaroslav Nikitenko

Results 55 comments of Yaroslav Nikitenko

Thank you! It would be great if you could add some information to the main page. I installed GA4, and only then realized that I need the other tracking number.

[Colorama](https://pypi.org/project/colorama/) seems to be very developed and used. [Rich](https://github.com/Textualize/rich) allows powerful text formatting (centering, etc.), seems most used, is cross-platform, but doesn't support Python 2. It is also heavy-weight (1...

Hi Ben! Thanks a lot for the suggestion! In fact, I read that very same thread on SO, there is even my comment from 3 weeks ago :) I still...

I'm not an expert on packaging (I have only two of them, and only one for an OS, not only PyPI). So there might be good suggestions that I don't...

Thank you. I think this is an important issue, so it may stay until there is a good decision for that (or we completely abandon this). First, I'd like to...

Man page installation can be ### Local `pip` run as user. To *$HOME/.local/share/man* (could not find any official mentioning of this path; does not exist on my system, though I...

Finally, I think that the standard Python help should be best (but, for user convenience, it must always be identical to the man page). However, I'd also like to add...

I tested Markdown with Python docstrings. Unfortunately, it seems not supported. Indeed, Python `help` formats nicely function names, but this seems all (no docstring formatting is done). Sometimes it is...

I create commits in many repositories like once in several years (try to split them, as for git projects). Can I ask about your usage? - is `rsnapshot` bad for...

1) What do you mean by safer `syncthing` replacement? That it is not constantly working, but called on request? 2) As I write in its description, `yarsync` is for synchronizing...