| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,237
» Latest member: lary_p
» Forum threads: 38,776
» Forum posts: 175,791
Full Statistics
|
| Online Users |
There are currently 32 online users. » 0 Member(s) | 28 Guest(s) Google, Bing, Apple
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Today, 12:56 AM
» Replies: 4
» Views: 135
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 110
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 81
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 122
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,210
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,374
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,575
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 197
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,205
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,456
|
|
|
| Binary Clock |
|
Posted by: sparkz_alot - Dec-30-2016, 08:07 PM - Forum: Code sharing
- Replies (13)
|
 |
So I started what I thought would be a pretty simple project, but through perseverance was able to turn it into something complicated. It's rather lo..... More
|
|
|
| first learned python |
|
Posted by: metulburr - Dec-30-2016, 01:46 PM - Forum: Bar
- Replies (12)
|
 |
I cant believe its been 5 years since i first learned python. It feels like just awhile ago. I remember posting on facebook, mad that it didnt save th..... More
Attached Files
Thumbnail(s)
|
|
|
| urls to get ip |
|
Posted by: Skaperen - Dec-30-2016, 09:08 AM - Forum: Bar
- Replies (22)
|
 |
since i have been working on a module/command to get the user's current public IP address, as the world sees it, and web queries seem to be the way to..... More
|
|
|
| looking 4 py code: json compactor |
|
Posted by: Skaperen - Dec-30-2016, 08:23 AM - Forum: Bar
- Replies (3)
|
 |
i am looking for (will eventually code it if not found) code to take a string in JSON format so the result is th shortest possible string with the sam..... More
|
|
|
| The int that appears an odd number of times. |
|
Posted by: MeeranRizvi - Dec-30-2016, 05:47 AM - Forum: Homework
- Replies (6)
|
 |
Hello Guys,
Here i am having a array
array=[1,2,3,2,4,2,4,3,5,5,1] I just need to find out which number that appears an ..... More
|
|
|
| Senior brain F..T |
|
Posted by: Larz60+ - Dec-29-2016, 08:57 PM - Forum: Bar
- Replies (5)
|
 |
Hey,
what is the name of the python that allows text and code to intermingle?
I was involved in this conversation earlier, but can't recall the de..... More
|
|
|
| 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
|
|
|
|