python | Unsorted

Telegram-канал python - Python

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

Subscribe to a channel

Python

Do you know how pytest works?

Читать полностью…

Python

where can I read the documentation about "tempfile"?

Читать полностью…

Python

Try the documentation of the library used or the one you are supposed to use.

Читать полностью…

Python

https://pythonbooks.org/free-books/

Читать полностью…

Python

1 Read and get familiar with the basics
2 Practice coding in the language
3 Understand the code - most important
4 Fix errors and issues independently
5 Read advanced topics and repeat all of the above

Читать полностью…

Python

looks like you need an offtopic group, please continue this conversation at @pythonofftopic

Читать полностью…

Python

Will a mac m4 mini work the same for me?

Читать полностью…

Python

u right, windows is l a m e for development, only ms guys use that cuz they cant decide on their own to use beyond ms

Читать полностью…

Python

Is windows or Mac better for coding?

Читать полностью…

Python

no
there is no such thing as official Python Telegram group

Читать полностью…

Python

from the group description:

Resources to learn python: @pythonres

Читать полностью…

Python

Please explain how to work with "re" 🥀

Читать полностью…

Python

-v and -i What are they doing?

Читать полностью…

Python

Giving you pointers when you're stuck.

Читать полностью…

Python

Then something works 👍

Читать полностью…

Python

Hey there, how can I test my fastapi authenticated endpoints with pytest ?

Читать полностью…

Python

what do you mean by "resource"?

Читать полностью…

Python

Hello. Could you give me resource for simple projects that use python in data analysis, I couldn't understand without practical examples

Читать полностью…

Python

while u didn't learnt objects:
- learn basics without AI or youtube, use only docs
- don't use editor like vscode, just use python ide
- test yourself every time u think u learnt something
- study how librarys and other projects works and try to do it yourself

docs are foundamental to learn how to do anything, its the first thing which u have to read. AI are ok to learn how to optimize scripts or suggestions to make a better architectures but NEVER use it to make programs from 0 else u will learn absolutely nothing

Читать полностью…

Python

Check out @PythonRes, a channel for Python resources - video courses, pdf books, tutorials and other info to help you learn Python.

Читать полностью…

Python

Bro you will be even able to develop AI solutions decently, it's a good investment for development overall

Читать полностью…

Python

Iam interested in python, bro what have to do next

Читать полностью…

Python

Imo, Mac is absolutely better than windows for developers.

Читать полностью…

Python

https://docs.python.org/3/library/re.html

Читать полностью…

Python

Is this the official Python group?

Читать полностью…

Python

where can I read the documentation?

Читать полностью…

Python

pip3 install --help | grep -E -- '^\s*(-i|-v)' on Linux. On Windows you still call pip3 install --help and check yourself or use however searching the output may work on Windows.

Читать полностью…

Python

python -m pip install -v -i https://mirrors.aliyun.com/pypi/simple soundfile

https://mirrors.aliyun.com/pypi/simple
https://pypi.tuna.tsinghua.edu.cn/simple
https://pypi.mirrors.ustc.edu.cn/simple
https://mirrors.sustech.edu.cn/pypi/simple

Those mirrors have all been able to install soundfile.

Читать полностью…

Python

What is this group for anyway?

Читать полностью…

Python

the link i sent, yeah

Читать полностью…
Subscribe to a channel