Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,931
» Latest member: Lenowell
» Forum threads: 38,720
» Forum posts: 175,500
Full Statistics
|
Online Users |
There are currently 53 online users. » 0 Member(s) | 48 Guest(s) Bing, AOL, Google, Apple
|
Latest Threads |
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 338
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 08:58 PM
» Replies: 8
» Views: 2,337
|
real community
Forum: News and Discussions
Last Post: decuser
Yesterday, 08:16 PM
» Replies: 3
» Views: 1,459
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:45 PM
» Replies: 1
» Views: 282
|
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 91
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,806
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,055
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 746
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,108
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,975
|
|
|
AttributeError |
Posted by: Calli - Dec-25-2022, 07:28 AM - Forum: General Coding Help
- Replies (2)
|
 |
[python]
import unrar
# Open the RAR3 file
rar = unrar.RarFile('hash.rar')
# Get the password hash of the RAR3 file
password_hash = rar.password_has..... More
|
|
|
Killed |
Posted by: Calli - Dec-25-2022, 07:23 AM - Forum: General Coding Help
- Replies (1)
|
 |
While running the program it simply gives the output "Killed" why is it and how can I solve this?
[python]
import hashlib
# Open the RAR3 file..... More
|
|
|
parse String |
Posted by: jaykappy - Dec-22-2022, 02:08 PM - Forum: General Coding Help
- Replies (2)
|
 |
I have a string as such:
<Role name: Data Editor_VDT, description: This type of account is meant for data editors, including mobile/field data coll..... More
|
|
|
Request Dependency warning |
Posted by: thetechnodino - Dec-20-2022, 02:12 AM - Forum: General Coding Help
- No Replies
|
 |
The python script runs correctly but gives the error shown below.
Windows 11 Pycharm PyCharm 2022.3 (Community Edition)
Build #PC-223.7571.203, bu..... More
Attached Files
Thumbnail(s)
|
|
|
|