| 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 46 online users. » 0 Member(s) | 44 Guest(s) Bing, Google
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 1
» Views: 50
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 55
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 230
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 121
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 81
|
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,137
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,320
|
|
|
| Why no brackets |
|
Posted by: kappicraig - Oct-04-2019, 01:46 PM - Forum: GUI
- Replies (1)
|
 |
Hi, just starting to learn Kivy. I'm following tutorials done by "Tech with Tim". Was wondering why there were no brackets on the window manager withi..... More
|
|
|
| while True: error |
|
Posted by: 2wheelz4me - Oct-03-2019, 09:22 PM - Forum: General Coding Help
- Replies (8)
|
 |
I have the following code and getting a syntax error on the while True: statement on the 3rd from the last line. Everything else seems to be working ..... More
|
|
|
| Locks in Multithreading |
|
Posted by: Chuonon - Oct-03-2019, 04:10 PM - Forum: General Coding Help
- No Replies
|
 |
Hello Pythoners,
I am having trouble with some multithreading.
My goal is it to read a given list and start a thread for each element of this list,..... More
|
|
|
| pyautogui while loop |
|
Posted by: Bmart6969 - Oct-03-2019, 03:32 PM - Forum: General Coding Help
- No Replies
|
 |
Having an issue with my script i am trying to get the script to wait until an image is no longer displayed on screen to continue to the next task. Her..... More
|
|
|
| Blackjack error |
|
Posted by: BlueClaw - Oct-03-2019, 02:42 PM - Forum: Game Development
- Replies (3)
|
 |
When it gets to damage calculation in my blackjack rpg thing, 2d2 + 3d6 somehow does 146 damage. Help!
[python]#This is blackjack adventure
import..... More
|
|
|
| Sprite not rendering |
|
Posted by: Clunk_Head - Oct-03-2019, 10:27 AM - Forum: Game Development
- Replies (2)
|
 |
I'm new to pygame. I've read a few examples on sprites, but I've missed some small, key point. This code raises no errors, but the intended sprite wil..... More
|
|
|
|