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
Tha basics are needed, you can't leran how to use a library for bots when you don't know python
Читать полностью…
It is not recommended to use or learn Python on a mobile device. You will run into difficulties and issues you wouldn't have on a PC or server. That said, if you still insist to use Python on your mobile phone, you may want to check out the following mobile applications:
- Pydroid 3
- Termux
- QPython
Hello dear friends! 👋
My name is Aditya Vishwakarma. I’m completely new to Python and honestly don’t know anything about it yet, but I’m really interested in learning.
Right now, I only have a phone (no laptop or PC), so I would really appreciate it if you could suggest how I can start learning Python using just a mobile device.
My main goal is to create Telegram bots 🤖, so that’s my first priority. If anyone can guide me on the best way to begin, useful apps, resources, or a proper learning path, it would mean a lot.
Looking forward to your suggestions. Thank you in advance! 😊
Bro i have 1 bot from which if I put telegram user then this bot will give me telegram account number
So I also want to make like that bot for me
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.
scapy should work, maybe you are doing something wrong, unfortunately I don't have enough network knowledge to tell you what is wrong
Читать полностью…
Please rephrase your question is not possible to understand you
Читать полностью…
did u have any recommendation library, because i use scapy isnt works, traffic is running but from traffic analyzer it doesnt appears @Carlangueitor
packet = Ether(dst="ff:ff:ff:ff:ff:ff") / ARP(op=1, pdst="192.168.1.255")Читать полностью…
sendp(packet, iface=iface, loop=1, inter=DELAY, verbose=1)
I am trying to crack a problem so basically I need to classify every response json( it's a list of data in that response you can say a list api, and classification is of every object in that list of response) to a type , and for that I have rules and the rules can be a path in the response json , like meta-attributes-name='usage' , hyphen tell us that it's nested attributes is a dict inside meta and name at last is the key
The response is like millions so what is the optimised way to do this
Hello I'm an absolute beginner in python language I've searched up on some groups I've found this one. Hope I may develop fully as the other programmers.
Читать полностью…
Sir, my main goal is to create a Telegram bot. So I wanted to ask — should I learn Python completely from the beginning, or can I skip some topics and focus only on what’s required for bot development?
I would really appreciate your guidance on the best approach. 😊
Do you already know how to code? We don't give full project codes
Читать полностью…
No, don't ask for DMs is also forbidden, explain here with words. If you can't explain it then you can't code it
Читать полностью…
A telegram bot that does what exactly? Do you alredy know how to code with python?
Читать полностью…
Hello everyone,
I try to create traffic generator for generate traffic multicast, broadcast, and, unknown unicast for testing storm control on juniper switch, it that possible ?
And i am struggling with importing os module and also cahnging file directory in python i am learning modules
Anyone helping me ?
After that, it's not Pyton(-only) related anymore. Just web app security. Maybe you need to look a bit into SQL though.
Читать полностью…