Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,616
» Latest member: Jatayu_12
» Forum threads: 38,637
» Forum posts: 175,055
Full Statistics
|
Online Users |
There are currently 405 online users. » 0 Member(s) | 399 Guest(s) Google, Bing, Baidu, Apple, Yandex
|
Latest Threads |
can't use pyrepl: bad mag...
Forum: News and Discussions
Last Post: Plyth
1 hour ago
» Replies: 2
» Views: 199
|
Setting AST node lineno c...
Forum: General Coding Help
Last Post: voidtrance
Jun-24-2025, 02:10 PM
» Replies: 5
» Views: 457
|
[SOLVED] Let user search ...
Forum: GUI
Last Post: deanhystad
Jun-24-2025, 02:04 PM
» Replies: 3
» Views: 178
|
color names
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-24-2025, 08:10 AM
» Replies: 9
» Views: 199,370
|
Python Install Mager Help
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:43 AM
» Replies: 1
» Views: 123
|
tracking version during r...
Forum: News and Discussions
Last Post: DeaD_EyE
Jun-24-2025, 04:15 AM
» Replies: 3
» Views: 624
|
Comparing two columns wit...
Forum: General Coding Help
Last Post: Pedroski55
Jun-24-2025, 03:41 AM
» Replies: 3
» Views: 1,527
|
Convert any Python expres...
Forum: General Coding Help
Last Post: DeaD_EyE
Jun-23-2025, 07:06 AM
» Replies: 2
» Views: 328
|
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-22-2025, 08:45 AM
» Replies: 1
» Views: 180
|
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
Jun-22-2025, 02:14 AM
» Replies: 0
» Views: 166
|
|
|
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: 818)
|
|
|
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
|
|
|
Set Comprehension |
Posted by: Steven - Apr-13-2017, 09:18 PM - Forum: Homework
- Replies (3)
|
 |
I have a text file that is going to be sent to my function. I simply need to send the words in the file back in a set. Not so difficult with a for loo..... More
|
|
|
Comparing 2 lists |
Posted by: BerryK - Apr-13-2017, 04:28 PM - Forum: Homework
- Replies (4)
|
 |
Hello dear readers,
I'm very new to Python, I started reading and following some tutorials on Python 2 days ago. A long long time ago, like 10years..... More
|
|
|
|