| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,296
» Latest member: nicos18
» Forum threads: 38,795
» Forum posts: 175,886
Full Statistics
|
| Online Users |
There are currently 650 online users. » 0 Member(s) | 639 Guest(s) Bing, AOL, Mojeek, Twitter, Apple, AOL
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
3 hours ago
» Replies: 1
» Views: 54
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 60
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 231
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 122
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 84
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,518
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 170
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,140
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,323
|
|
|
| python xml |
|
Posted by: davy_yg - Sep-25-2019, 03:26 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
This is sqlmap program is created in python. It has error_based.xml file, now I wonder where do you get the value [QUERY], [RANDNUM]=[RAND..... More
|
|
|
| python modules |
|
Posted by: davy_yg - Sep-25-2019, 02:34 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
I want to ask about python modules. Do you have to create them yourself or is there a default module that you can import? If so, is there ..... More
|
|
|
| python prog |
|
Posted by: davy_yg - Sep-25-2019, 02:23 AM - Forum: General Coding Help
- No Replies
|
 |
I wonder why when you type this code in SQLMap folder, it works!
python sqlmap.py -u "http://debiandev/sqlmap/mysql/get_int.php?id=1"
Where do y..... More
|
|
|
| Update any file |
|
Posted by: Evil_Patrick - Sep-24-2019, 04:06 PM - Forum: General Coding Help
- Replies (1)
|
 |
How to update any txt file
like I want to add more lines in the text file but don't want to overwrite
[python]
with open('Text.txt', "w") as file..... More
|
|
|
| Websocket server not async? |
|
Posted by: korenron - Sep-23-2019, 01:37 PM - Forum: Networking
- No Replies
|
 |
Hello ,
I have a wroking websocket server that my application connected to him and send data to the server.
my problem is that sometime the APP send..... More
|
|
|
|