Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 331 online users. » 0 Member(s) | 323 Guest(s) Bing, Google, Yandex, Baidu, Facebook
|
Latest Threads |
New Users Introduce Yours...
Forum: Bar
Last Post: dmac6809
14 minutes ago
» Replies: 451
» Views: 343,540
|
How to retain Annotation ...
Forum: Code Review
Last Post: MarieNieves
3 hours ago
» Replies: 3
» Views: 871
|
Trading Bot written in Py...
Forum: News and Discussions
Last Post: LoriBrown
7 hours ago
» Replies: 4
» Views: 95,148
|
replace or remove text fr...
Forum: General Coding Help
Last Post: Curbie
Yesterday, 06:53 PM
» Replies: 13
» Views: 442
|
locating a pushbutton py ...
Forum: GUI
Last Post: deanhystad
Yesterday, 06:47 PM
» Replies: 2
» Views: 103
|
Difference and meaning in...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 03:41 PM
» Replies: 4
» Views: 143
|
While loop is terminating...
Forum: Homework
Last Post: Gribouillis
Yesterday, 06:19 AM
» Replies: 1
» Views: 116
|
How to put my game loop i...
Forum: Game Development
Last Post: Thatedge
Jun-28-2025, 08:36 AM
» Replies: 10
» Views: 3,129
|
2D-Cube-Tic-Tac-Toe
Forum: Game Development
Last Post: Thatedge
Jun-28-2025, 08:35 AM
» Replies: 2
» Views: 1,904
|
Unable to install pygame ...
Forum: Game Development
Last Post: Plyth
Jun-28-2025, 03:54 AM
» Replies: 3
» Views: 2,134
|
|
|
intercepting methods |
Posted by: Skaperen - Aug-23-2017, 12:47 AM - Forum: News and Discussions
- No Replies
|
 |
intercepting/replacing (or adding) methods of existing builtin types is something i have generally wanted to do. an example of what i mean is to repl..... More
|
|
|
Help with BBCode |
Posted by: pyJim - Aug-22-2017, 09:23 PM - Forum: Board
- Replies (2)
|
 |
My apologies if this question isn't formatted correctly, but I'm trying to get BBCode straightened out. I'm trying to insert my code between the pytho..... More
|
|
|
Help with this code |
Posted by: skriff - Aug-21-2017, 12:51 PM - Forum: Homework
- Replies (7)
|
 |
Im kinda a newbie with programation.
i've been asked to make a program which generates all the possible ASCII combinations up to 8 characters.
ive b..... More
|
|
|
Square display |
Posted by: sylas - Aug-21-2017, 07:48 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi all ! Here is a multiplication table. The first display is good but not square. The second display is square but plenty of apostrophes and commas, ..... More
|
|
|
doubt |
Posted by: saipython - Aug-21-2017, 04:55 AM - Forum: General Coding Help
- Replies (1)
|
 |
my question here
i am new user of python. could you please tell me how to run and compile it in my windows 32 bit?
|
|
|
DataFrame Calculation |
Posted by: ian - Aug-21-2017, 02:43 AM - Forum: Data Science
- Replies (2)
|
 |
It is easy to add a new column to store the results of calculation on the same row as below.
I need to add a column df["d"] that will contain the res..... More
|
|
|
PIL imageText |
Posted by: tony1812 - Aug-20-2017, 05:01 PM - Forum: General Coding Help
- Replies (3)
|
 |
Hello, I am practicing use PIL to ouput text on screen. But I donot fin a clear answer about using draw,text.
My code is like this:
[python]
impo..... More
|
|
|
Syntax errors |
Posted by: jon65 - Aug-20-2017, 05:19 AM - Forum: General Coding Help
- Replies (22)
|
 |
Hi I am new to python, my reason for trying it is to backup the flash memory on my esp8266. I have installed python 3.6.2 and eventually esptools.py. ..... More
|
|
|
Timer gui |
Posted by: andrea0913 - Aug-20-2017, 12:28 AM - Forum: GUI
- Replies (2)
|
 |
Hi, i'm new in python. I'm doing some image processing using cv2.
I've already set up the chroma and everything, but now i want to add some interfa..... More
|
|
|
|