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

Doesn't harm to do a project without OOP and then do the same with it. Probably shouldn't be the biggest project.

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

Python

The starting point is to research

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

Python

And also the best library for the speech recognition is Whisper model

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

Python

yeah but if you suggest a starting point so it will be helpful

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

Python

Hii actually I wanna build a speech recognition system like speech recognised IDE so where should I start I know the basic Python now help me like which modules , libraries I should learn etc etc . like how should I start

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

Python

How can I build a llm inference engine

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

Python

I'm beginner, please guide

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

Python

Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!

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

Python

Rule 1️⃣: Speak English.

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

Python

Please direct me:

I want to write a Steam script that finds the rarest floats for CS:GO skins. What's the best approach?

I'd be very happy to know.

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

Python

Yepp
He/she
Owner or admin in hindi python telegram
@usernamestring

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

Python

It seems that you're trying to create a program that lists all prime numbers in a given range. Can I know your issue so I can help you better?

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

Python

Python groups in other languages
(⚠️Not managed by us ‼️)

Arabic @arabipython
Azerbaijani @azepug
Chinese @pythonzh
French @python_francais
German @pythonde
Hebrew @pythonisrael
Tamil @pythontamilcommunity
Indonesian @pythonid
Italian @python_ita @pythonita
Kazakh @python_kz
Malaysia @pythonmalaysia
Persian @pyfarsi
Portuguese @pythonbr
Russian @ru_python_beginners @ru_python @python_scripts
Spanish @PythonEsp
Swahili @python_eafrica
Turkish @python_tr
Uzbek @python_uz

If you have an active and well managed group that you want to be listed there, ask in the Meta group, link in the rules page.

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

Python

It's reopened for chat again

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

Python

How to extract data from image graph

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

Python

Friends, those of you who have already achieved success, can you give me some advice? What theory is absolutely essential to learn at the beginning? I feel like I can jump straight into pet projects (I know the basics of the language) and learn new things along the way (dicoders, OOP, etc.). What do you think?

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

Python

Some says Google STT but they are not accurate and buggy also but whisper is at the point

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

Python

Start from the CPU and CUDA GPU topics that helps in fundamental of speech recognition

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

Python

I think you should start researching, trying stuff. Like which libraries are available for speech recognition and how they perform. Not sure what do you mean by speech recognized IDE but you can look at how to write GUI apps with python and so on. We can't just give you the exact libraries because it all depends on your specific needs.

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

Python

Any one have redit bot roadmap using python help me guys iam planning to build a bot on reddit

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

Python

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

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

Python

"Hi", "hello" and all other socializing goes to @pythonofftopic! Feel free to chat there, and ask for help with Python code here. Don't forget to delete your message from this group!

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

Python

Where do I start, am so new

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

Python

This is not a Python specific question, please delete your offtopic message, move to @PythonOfftopic and ask there.

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

Python

I see. Feel free to ask in the group if you've any difficulties in Python. Good luck with your coding!

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

Python

Rules in our groups are strictly enforced. It is strongly recommended to read our rules before engaging in any other activity!

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

Python

print("введите диапазон")

start = int (input ())

stop = int (input ())

for d in range(start, stop + 1):

  for k in range (2, d//2):

    if (d%k == 0):

        break

    elif (k == d//2-1):

        print (d)

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

Python

Start with root, compare value with root

if less
- recurse on root.left
else
- recurse on root.right

When at max depth, add it there

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

Python

Your question is too broad to be answered here. This group focuses on solving specific issues. Here are some suggestions:

• Search the web for information related to your issue and come back if you encounter a specific problem.
• Narrow down your question to a specific issue if you already have one.
• Consider deleting your question here and moving it to @pythonofftopic, where open-ended questions are more acceptable.

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

Python

Python groups in other languages
(⚠️Not managed by us ‼️)

Arabic @arabipython
Azerbaijani @azepug
Chinese @pythonzh
French @python_francais
German @pythonde
Hebrew @pythonisrael
Tamil @pythontamilcommunity
Indonesian @pythonid
Italian @python_ita @pythonita
Kazakh @python_kz
Malaysia @pythonmalaysia
Persian @pyfarsi
Portuguese @pythonbr
Russian @ru_python_beginners @ru_python @python_scripts
Spanish @PythonEsp
Swahili @python_eafrica
Turkish @python_tr
Uzbek @python_uz

If you have an active and well managed group that you want to be listed there, ask in the Meta group, link in the rules page.

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