135201
You will be muted until you read the rules. Read them! @Rules_for_Python A group about the Python programming language. Offtopic things go here: @pythonofftopic Resources to learn python: @pythonres Group for Hy: @hylang Selenium: @SeleniumPython
Adding the word Python to your off-topic question doesn't magically turn it to a Python related question, so please delete your message here and move to the @PythonOfftopic group and ask there.
I'm curious — what kind of forms/data do you type into? Is it web forms, desktop apps, or spreadsheets? And do you repeat the same pattern many times a day? (No tech jargon — just trying to picture your workflow 😊)
Читать полностью…
Step number one is to make sure that Python relates to your goal. Otherwise you might end up feeling desperate or lose interest. The second step would be to find learning resources. You can try to code alongside books and the official documentation. If you prefer interactivity, check out online courses like FreeCodeCamp, Coddy, or Codecademy. The rule of thumb is to code as you learn, learn as you code. Try not to stay idle and always experiment.
Читать полностью…
What's the first step towards learning python.
I'm new to the language
I see. However, PHP and Python are different languages. Perhaps you can try asking in the Offtopic group. Good luck in your work!
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
maybe you want to write one yourself and then we can help you
Читать полностью…
Necro-posting, as mentioned in our rules as being forbidden, is when discussions are resurrected that are older than a day.
Читать полностью…
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
Читать полностью…
anyone who Host python application online, it need to host in a docker container, and if i use uv's python package what Core image in Docker do you use,
Ubuntu, Python-slim or anything else.
what do u prefer!
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
Читать полностью…
looks like you need an offtopic group, please delete the off-topic message(s) and continue this conversation at @pythonofftopic
Читать полностью…
It depends on what data you're working with. There is software available, but since you're asking in a Python group, there is a module called pyautogui that auto-types using .write, .press, etc. It's good for simple data entries like forms. Or if your data is in Excel (CSV), Python can read and print it with the csv module.
Читать полностью…
I have a doubt. I'm working in a data entry job. Tell me if there are options for automatic data typing.
Читать полностью…
I'm new here as well as to Python. Tried it priorly for the first time in mid-school.
Now I want and need to learn and master it for some long-term goals.
Expecting to receive efficient guidance here.
May I know from where to start?
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…