| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,310
» Latest member: QABOB
» Forum threads: 38,801
» Forum posts: 175,920
Full Statistics
|
| Online Users |
There are currently 44 online users. » 0 Member(s) | 37 Guest(s) Bing, Google, AOL, Facebook
|
| Latest Threads |
No new line from print in...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 9
» Views: 259
|
Python compiler
Forum: General Coding Help
Last Post: NeoQuant
Yesterday, 08:01 PM
» Replies: 0
» Views: 42
|
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
Yesterday, 07:34 PM
» Replies: 5
» Views: 83
|
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
Yesterday, 05:51 PM
» Replies: 0
» Views: 39
|
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,114
|
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 200
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 724
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,836
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 192
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 162
|
|
|
| Unique Count |
|
Posted by: Talch - Aug-16-2018, 11:15 AM - Forum: Homework
- No Replies
|
 |
Good afternoon All,
A bit of a newbie in python, so looking for a bit of help with a unique count problem.
I am using the following code on a da..... More
|
|
|
| fail to upgrade pygobject |
|
Posted by: jiapei100 - Aug-16-2018, 10:32 AM - Forum: General Coding Help
- No Replies
|
 |
Failed to update pygobject , with the following ERROR message:
[error]Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/p..... More
|
|
|
| lists in list |
|
Posted by: kubine - Aug-16-2018, 10:12 AM - Forum: General Coding Help
- Replies (1)
|
 |
hi I make a list in list and append in [0] index a value. but it appends in all index. can andybody know why?
code:
[python]matrix=[[1]]*3
print(ma..... More
|
|
|
| under water pool lights |
|
Posted by: Skaperen - Aug-16-2018, 06:57 AM - Forum: Bar
- Replies (3)
|
 |
i bought 3 of these LED multi color remote control pool lights to use on my brother's pool. the lights he has now are under water. do i have to drai..... More
|
|
|
| Split string |
|
Posted by: hext01 - Aug-16-2018, 03:29 AM - Forum: Data Science
- Replies (3)
|
 |
Hello! First post!
I'm super new to python and I'm having the hardest time trying to split this below output:
I want:
Label Date Value Close..... More
|
|
|
| Python version 2 |
|
Posted by: Skaperen - Aug-15-2018, 11:36 PM - Forum: Bar
- No Replies
|
 |
i am sooo ready for the day i can tell people that Python2 is End Of Life. soon, but not soon enough.
|
|
|
| Help with GUI and MVC pattern |
|
Posted by: giu88 - Aug-15-2018, 07:40 PM - Forum: GUI
- Replies (1)
|
 |
Hello,
I need some help understanding the MVC pattern, i am using python. As i understood by reading around, there are two ways to implement this. ..... More
|
|
|
| GUI for cx_freeze |
|
Posted by: Axel_Erfurt - Aug-15-2018, 03:31 PM - Forum: Code sharing
- No Replies
|
 |
Made for Linux.
On other OS you need to change some paths and "xdg-open" (Line 160) to the right command.
[img]https://user-images.githubuserconte..... More
|
|
|
| Hang man game |
|
Posted by: supermane - Aug-15-2018, 08:51 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi, beginner here.
Doing a hangman game and i am stuck because when i run my function guess_me, the return value is always new. how am i able to stor..... More
|
|
|
|