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
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.
Читать полностью…
- https://automatetheboringstuff.com/#toc
- https://blog.miguelgrinberg.com/post/the-flask-mega-tutorial-part-i-hello-world
That's too broad maybe you want to know something more specific to python?
Читать полностью…
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
Thank you for taking your time to help.
I will let you know once I've completed them.
I have taken a cybersecurity roadmap. And the roadmap I have puts emphasis on using python to automate tasks and stuff like that. I realized tho that I can't just skip acquiring a great deal of knowledge on how to build websites and apps and things like that before I learn to crack them.
So, starting with the books linked, which 3 are best suited for me?
...
It's all self-taught so, sorry if sound stupid right now😂
Thank you.
I know at this point it sounds like I want to be spoon-fed but there are alot of books.
Could you help me pick 3 for building and cracking 🙏
I actually have a specific question.
A course that I took included Python, but I only learnt loops and functions and it just stops there.
How could I take the next step to actually learning Python to build something rather than writing some useless code?
Can anyone help me by suggesting some references for creating good data analyst project .
Читать полностью…