Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 55 online users. » 1 Member(s) | 49 Guest(s) Google, Bing, AOL, Apple, buran
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
5 hours ago
» Replies: 8
» Views: 2,258
|
real community
Forum: News and Discussions
Last Post: decuser
6 hours ago
» Replies: 3
» Views: 1,398
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
7 hours ago
» Replies: 1
» Views: 193
|
looking for help
Forum: Bar
Last Post: Azdaghost
9 hours ago
» Replies: 0
» Views: 58
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
11 hours ago
» Replies: 7
» Views: 2,734
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 990
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 680
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,020
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,915
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Sep-14-2025, 08:15 AM
» Replies: 1
» Views: 573
|
|
|
PyPong |
Posted by: TerryRitchie - Apr-17-2017, 04:05 PM - Forum: Code sharing
- Replies (5)
|
 |
A simple little pong game I created using Pygame.
[python]#########################################################################################..... More
|
|
|
mysql search for needle |
Posted by: metulburr - Apr-16-2017, 08:13 AM - Forum: Bar
- Replies (5)
|
 |
Im playing around with the old old forum database and realize that i am pretty bad at mysql commands. In this last command i am trying to extract all ..... More
|
|
|
Sorting File |
Posted by: Miraclefruit - Apr-15-2017, 10:40 PM - Forum: Homework
- Replies (1)
|
 |
Write a program that displays the current justices ordered by the year they joined the Supreme Court.
So there is a file containing the justices..... More
Attached Files
Justices.txt (Size: 4.77 KB / Downloads: 838)
|
|
|
Atom editor question |
Posted by: Larz60+ - Apr-15-2017, 05:15 PM - Forum: Bar
- Replies (5)
|
 |
It's time for me to renew my license with PyCharm.
I have decided to make an Ernest effort to use Atom editor instead.
I just installed atom, and ..... More
|
|
|
set value in tktable |
Posted by: gray - Apr-15-2017, 11:59 AM - Forum: GUI
- Replies (2)
|
 |
how can i set values (for example query result from sql) in a tktable????
i don't understand meaning of the following lines
self.table.set( str®..... More
|
|
|
New iOS based notification script |
Posted by: fbartolom - Apr-14-2017, 04:05 PM - Forum: Networking
- No Replies
|
 |
I am trying to adopt the new Apple APN technology with the following Python script:
[python]
import json
import jwt
import time
from hyper impo..... More
|
|
|
|