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

Please, don't tag people randomly, even if they seem knowledgeable. Most of the time the person you tagged doesn't know about the topic you just brought up. If people wants to help you they will. Just be patient.

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

Python

I don't know, also, don't tag me with random questions

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

Python

Sorry for Advising!🤦

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

Python

Yes, Rio is an excellent framework for building cross-platform apps using pure Python. It is designed from scratch specifically to allow Python developers to deploy apps easily without messing with web tech.

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

Python

ok, i'll try my hardest

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

Python

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

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

Python

Hi guys I'm also new to python but on mobile

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

Python

Here we have concrete, solvable Python-related issues.

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

Python

Usually people want others opinion rather than a solution for a structured base question

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

Python

I mean there are plenty of ais out there. There are less questions about "actual python" to ask

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

Python

Actual Python problems.

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

Python

Then what is the point of this group

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

Python

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

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

Python

honestly it's pretty straightforward. i run them locally all the time.

just pip install opencv-python and you're good to go. opencv's dnn module can load models in a bunch of formats: tensorflow, pytorch, onnx, whatever.

for example, with mobilenet ssd it's literally:

net = cv2.dnn.readNetFromTensorflow('model.pb', 'config.pbtxt')
blob = cv2.dnn.blobFromImage(img, size=(300, 300))
net.setInput(blob)
out = net.forward()


if you're on termux tho it's a bit more annoying to set up. not impossible, just takes some tinkering. for anything heavy i'd honestly just spin up a cheap vps.

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

Python

I will keep it in mind

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

Python

😂😂😂 you know it bro just tell me

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

Python

No, advising is good always.

Flowers are a symbol of friendship and affection.

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

Python

It's ok, but response from which ai?

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

Python

hi, is python good for cross-platform(I'm talking about rio)?

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

Python

Just follow the rules

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

Python

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

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

Python

Good morning.
I'm new to Python, please someone help me with beneficial books/resources I can learn

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

Python

Opinions and open-questions, theological discussions, what-if questions, love-and-hate related problems, ranting, cursing, joking, other languages, etc all go to the off-topic group.

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

Python

That doesn't automagically change the purpose or rules of this group.

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

Python

Whatever😅
There is no one answering these questions

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

Python

That's not a warning. It's a request and a hint.

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

Python

Bro every asked question is going to end up with a warning

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

Python

do you guys just work with python or make money with it too?

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

Python

How to run open cv models locally?

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

Python

Otherwise you'll just end up doing nothing at all.

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