#🔒 Im trying to make something like tinytask
27 messages · Page 1 of 1 (latest)
@glass hazel
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what are you asking for?
"This project is currently unmaintained. It works for many cases, and I wish to pick it up again in the future, but you might encounter some friction and limited features using it."
incase that makes it bad or something
those are called packages
pip is a tool for installing and managing packages
either use keyboard or pyautogui imo
its what i was gonna use but in #python-discussion someone said, "are you sure u wanna use this"
and never really explained why except for this
doesnt have any reason to be maintained tbh, it works and has the neccessary features
the most-known ones are keyboard and pyautogui. if you want to challenge yourself then you can try to use pywin32 or even make your own module in a language like C++
would this one also work?
which would be the easiest/best?
best? probably pywin32
easiest? probably pyautogui
(in my opinion atleast)
alr ty again
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.