Tim Hutton
Tim Hutton
For good contributions to a project I suggest: - Make an issue first, identifying a problem or suggesting a change. - Get consensus from the community that it's a valid...
@MarquisTheCoder I'm closing this because the sleep strategy in download_better_images.py has changed completely. The other refactorings might be worth making a new PR for if you are motivated.
Hello. Thanks for suggesting this! I am totally on board with the wish to make the project easier to use for less technical people. But does this suggestion simplify the...
@mikeckennedy Yes, it could live alongside our current instructions, it's a good point. Can we talk about the maintenance of a pipx package? It's not something I've done before. Does...
What am I doing wrong on Ubuntu WSL? ``` $ sudo apt-get install python3-pip python3-venv $ python3 -m pip install --user pipx $ python3 -m pipx ensurepath $ pipx install...
So I have it running via pipx, which is great. But I must be missing something, because this seems much easier: ``` wget https://raw.githubusercontent.com/timhutton/twitter-archive-parser/main/parser.py python3 parser.py ``` And has the...
It makes sense. I've added a comment to the front page about this, based on your suggestion. I prefer not to have a requirements file at this point. Thanks!
@twoscomplement The links mostly seem to work in the md files, when viewed in Visual Studio Code at least. They take you to the right file but don't necessarily scroll...
I like that it doesn't change the order of the tweets.
Hi @ixs. Sorry, I've completely ignored this PR. Thanks for sending it.