Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,960
» Latest member: Xuitar
» Forum threads: 38,729
» Forum posts: 175,532
Full Statistics
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 35 Guest(s) Bing, AOL, Google, Applebot, AOL
|
Latest Threads |
pdf file processing: how ...
Forum: General Coding Help
Last Post: Xuitar
13 minutes ago
» Replies: 5
» Views: 4,739
|
THE MOST TRUSTWORTHY CRYP...
Forum: General Coding Help
Last Post: randydurham
22 minutes ago
» Replies: 0
» Views: 6
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
1 hour ago
» Replies: 1
» Views: 1,424
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
7 hours ago
» Replies: 1
» Views: 2,482
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
11 hours ago
» Replies: 0
» Views: 156
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 01:49 PM
» Replies: 2
» Views: 332
|
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
Yesterday, 03:45 AM
» Replies: 3
» Views: 394
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 01:04 AM
» Replies: 0
» Views: 500
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,686
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,584
|
|
|
indentation tips |
Posted by: Pedroski55 - Sep-14-2018, 09:35 AM - Forum: General Coding Help
- Replies (4)
|
 |
I am not a programmer, that is easy to see. I have a lot of trouble with the indentation. I write little routines using the idle3 environment. I just ..... More
|
|
|
ftp callback |
Posted by: roberto - Sep-13-2018, 02:39 PM - Forum: Networking
- Replies (1)
|
 |
Hello,
I want to use a callback when upload of a file to ftp . Here is my code:
from ftplib import FTP
def UploadTracker():
print "HELLO"
myft..... More
|
|
|
Problem with for loops |
Posted by: erfanakbari1 - Sep-13-2018, 10:01 AM - Forum: Homework
- Replies (4)
|
 |
Hey guys , I have started python developer programming course since 1 week ago and now i'm facing a problem with advanced for loops section I was wond..... More
|
|
|
No Output |
Posted by: syedsaa89 - Sep-12-2018, 10:26 PM - Forum: General Coding Help
- Replies (9)
|
 |
Can someone help me with the following code? I am not getting any output
[python]
from datetime import datetime
import json
import StringIO..... More
|
|
|
Easier framework |
Posted by: eduardoforo - Sep-12-2018, 06:04 PM - Forum: Game Development
- Replies (5)
|
 |
Hi. I've been programming for 2 years with python at the amateur level.
I want to develop simple educational games for children.
What will be easier..... More
|
|
|
|