Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,921
» Latest member: Dev
» Forum threads: 38,719
» Forum posts: 175,489
Full Statistics
|
Online Users |
There are currently 33 online users. » 1 Member(s) | 28 Guest(s) Bing, AOL, Google, AOL, JMcM
|
Latest Threads |
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
2 minutes ago
» Replies: 7
» Views: 1,488
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
11 minutes ago
» Replies: 4
» Views: 15,416
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
3 hours ago
» Replies: 1
» Views: 179
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
8 hours ago
» Replies: 1
» Views: 183
|
data input while debuggin...
Forum: General Coding Help
Last Post: Pedroski55
11 hours ago
» Replies: 1
» Views: 199
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 01:34 PM
» Replies: 5
» Views: 501
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Yesterday, 06:11 AM
» Replies: 5
» Views: 1,290
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,332
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 995
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,254
|
|
|
Car dashboard with TKinter |
Posted by: TMJJ - Dec-28-2016, 03:06 PM - Forum: GUI
- Replies (1)
|
 |
Hi,
I want to program a car dashboard in python which will be shown on a touchscreen connected to a raspberry pi.
I will be able to read speed, r..... More
|
|
|
Sorting File |
Posted by: iainstott - Dec-28-2016, 12:53 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi guys, hope everyone had a good xmas.
I'm currently working on a script to sort an m3u file into a specific channel order. It's working to a degre..... More
|
|
|
empty lines |
Posted by: Skaperen - Dec-28-2016, 03:17 AM - Forum: Board
- Replies (10)
|
 |
i am periodically and recently frequently seeing empty lines added to my posts. they are usually added to inserted code, but i have also seen them in ..... More
|
|
|
Change type of elements in a list by column |
Posted by: tkj80 - Dec-28-2016, 12:04 AM - Forum: General Coding Help
- Replies (7)
|
 |
Hi,
say I have the following list:
myList = [['john', '1', '2:00pm'], ['becky', '2', '3:15pm'], ['tom', '3', '3:20pm']]
the type of every ele..... More
|
|
|
|