| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,249
» Latest member: bmurray
» Forum threads: 38,779
» Forum posts: 175,819
Full Statistics
|
| Online Users |
There are currently 37 online users. » 1 Member(s) | 25 Guest(s) Apple, Google, Bing, AOL, Internet Archive, Mojeek, Twitter, Gribouillis
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: jefsummers
2 hours ago
» Replies: 4
» Views: 104
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
4 hours ago
» Replies: 6
» Views: 174
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 09:52 AM
» Replies: 11
» Views: 308
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 05:07 AM
» Replies: 5
» Views: 275
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Nov-10-2025, 05:37 AM
» Replies: 1
» Views: 108
|
Data Science
Forum: Data Science
Last Post: mamta25
Nov-10-2025, 05:27 AM
» Replies: 3
» Views: 2,622
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 212
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 190
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 376,233
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,422
|
|
|
| OCTOPUS-UNDERWATERGAME |
|
Posted by: moon - Aug-27-2024, 09:35 PM - Forum: General Coding Help
- No Replies
|
 |
Hiya! I have made a simple game in tkinter which involves an octopus (character) controlled by a mouse. The character can only travel side to side. Th..... More
|
|
|
| Spammers |
|
Posted by: menator01 - Aug-27-2024, 06:15 PM - Forum: Bar
- Replies (1)
|
 |
The spammers seem to be hitting the forum pretty hard the last week or so.
|
|
|
| Pyinstaller question |
|
Posted by: DPaul - Aug-26-2024, 07:16 AM - Forum: Bar
- Replies (3)
|
 |
Hi,
My app slowly evolves into new versions, never any big changes.
I then proceed to make a new exe, always in the same manner:
[output] pyinstal..... More
|
|
|
| help |
|
Posted by: ars1036 - Aug-25-2024, 11:34 PM - Forum: News and Discussions
- Replies (1)
|
 |
[python]import time
digit_patterns = {
0: [[1, 1, 1], [1, 0, 1], [1, 0, 1], [1, 0, 1], [1, 1, 1]],
1: [[1, 0, 0], [1, 0, 0], [1, 0, 0],..... More
Attached Files
Thumbnail(s)
|
|
|
| PyInstaller |
|
Posted by: Raysz - Aug-22-2024, 09:15 PM - Forum: General Coding Help
- No Replies
|
 |
I've been using PyInstaller for quite some time now and I have been pretty successful with all my projects
I now have run into a problem where I need..... More
|
|
|
|