| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 35 Guest(s) Applebot, Google, Bing, AOL, Mojeek
|
| Latest Threads |
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
10 minutes ago
» Replies: 2
» Views: 109
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
9 hours ago
» Replies: 1
» Views: 50
|
Data Science
Forum: Data Science
Last Post: mamta25
9 hours ago
» Replies: 3
» Views: 2,578
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:56 AM
» Replies: 4
» Views: 153
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Nov-08-2025, 10:39 AM
» Replies: 3
» Views: 136
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 136
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,394
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,384
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,584
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 213
|
|
|
| Pyinstaller 3 Python 2 |
|
Posted by: mckymntl - Feb-07-2022, 06:28 AM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I used pyinstaller, installed from pip3, to turn a program I wrote in python 2.7 into an executable. This program is a reverse back door. P..... More
|
|
|
| finding point in m grid |
|
Posted by: jenya56 - Feb-06-2022, 09:00 PM - Forum: General Coding Help
- No Replies
|
 |
I have created mgrid and now I want to find index where the point belongs to.
Note, I entertained this solution but obviously need logical and which ..... More
|
|
|
| combining lists |
|
Posted by: stealth - Feb-06-2022, 07:55 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hi there
Can somebody explain why my statement for c also results in a list and not in a set (as the set brackets where used)?
(This is just to un..... More
|
|
|
| breakout clone pygame |
|
Posted by: flash77 - Feb-06-2022, 06:46 AM - Forum: Game Development
- Replies (2)
|
 |
Hello,
I'm trying to program a breakout clone.
With lives = ball.move(lives) I'm trying to send "lives" to the move method of Ball.
But an erro..... More
Attached Files
ball.txt (Size: 1.45 KB / Downloads: 313)
main.txt (Size: 3 KB / Downloads: 301)
|
|
|
| help creating an array |
|
Posted by: jenya56 - Feb-05-2022, 05:17 PM - Forum: General Coding Help
- No Replies
|
 |
I have a question. I have a dataframe in format ['x','y','z']. The columns have 100 values in them.
I also have created a regular grid in the follow..... More
|
|
|
| Convert python to Qt c++ |
|
Posted by: panoss - Feb-05-2022, 01:14 PM - Forum: GUI
- Replies (1)
|
 |
This is the code I want to convert to Qt c++:
[python]
def createEditor(self, parent, option, index):
# column of combo box 'position'..... More
|
|
|
| pyttsx3 problem |
|
Posted by: Tyrel - Feb-05-2022, 08:53 AM - Forum: General Coding Help
- No Replies
|
 |
Good day,
I have made a voice assistant with python using pyttsx3 and converted it to an exe using auto-py-to-exe the voice assistant works perfect..... More
|
|
|
|