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
Assume you want to install the requests package.
pip3 install requests
python -m pip install requests
python3 -m pip install requestsЧитать полностью…
Chloe 💎, please verify you are human by clicking the button below. You have 90 seconds.
Читать полностью…
I am trying to mark a location for a buisness and google keeps rejecting is there a trick i dont know can anyone help buisness is a auto rescue and i tried diffrent google accounts that connected diffrent cell numbers
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.
Читать полностью…
Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!
Читать полностью…
if any one has the pdf of machine learning please share it thanks👍
Читать полностью…
First single out one framework to learn, preferably one you have interest in. For example, if you're into gaming, choose Pygame. For AI (or LLM) -programming > PyTorch, websites > Django, APIs (used to connect different programs, i.e. to plug in external services into your existing program) > FastAPI. There are many more Python frameworks, and without knowing which to learn, it's challenging to move on to the how.
Читать полностью…
https://wiki.python.org/moin/BeginnersGuide/NonProgrammers
Читать полностью…
Hello friend, I need clarification on where to find options one and two and how to use them.
1- Installing programming libraries
2- Preparing the work environment
First page, directly under the headline is a paragraph that explains that.
Читать полностью…
Hey, what library should I use to extract int values from an html file ?
Читать полностью…
it is for solving problems is there any matrial inside or not
Читать полностью…
guys someone guide me is this group is for chatting and solving the problems or for materail
Читать полностью…
i want the full pdf of python programming language guys if anyone has please share it thanks alot
Читать полностью…
does anyone knows how to connect and program an ESP32 using MacOS????Urgent
Читать полностью…
Can someone explain this regular exp?
(?:\((\w+)\))?([^\s:]+):(\d+)(?::([^:]+):(.+))?