Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 0 Member(s) | 34 Guest(s) Bing, Google, Mojeek, AOL, Apple
|
Latest Threads |
how to export a dictionar...
Forum: GUI
Last Post: Pedroski55
43 minutes ago
» Replies: 1
» Views: 55
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
9 hours ago
» Replies: 10
» Views: 29,266
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 4
» Views: 9,361
|
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 231
|
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 671
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 258
|
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 847
|
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,110
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,339
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,708
|
|
|
sms messaging |
Posted by: mistral77 - Jul-16-2018, 05:51 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
[python]#!/usr/bin/env python
# -*- coding: utf-8 -*-
import os
import messaging
from messaging import sms
from messaging.sms import gs..... More
|
|
|
Autocomplete tkinter/notebook |
Posted by: dimvord - Jul-16-2018, 12:35 PM - Forum: GUI
- No Replies
|
 |
The autocomplete class below works as expected when the lines 9-19 (=notebook tabs) are missing, meaning that the list of the entry box (line 130), ap..... More
|
|
|
Getting Input from Tkinter Entry |
Posted by: juliabrushett - Jul-16-2018, 05:35 AM - Forum: GUI
- Replies (6)
|
 |
Hello,
I am wanting to do some calculations using interest, total amount, and years to pay of an item, but I am having trouble getting and using th..... More
|
|
|
Cockroach help |
Posted by: Reywal - Jul-15-2018, 02:14 PM - Forum: Game Development
- Replies (1)
|
 |
Hello guys, I'm getting started with pygame and python and trying to to rewrite one of my previous codes. Basically it's a very simple game, where the..... More
|
|
|
PEP 572 and Future |
Posted by: svetlanarosemond - Jul-14-2018, 11:44 PM - Forum: Bar
- Replies (8)
|
 |
As many of you have read by now, Guido van Rossum stepped down as the BDFL, partially because of the criticism of PEP 572.
What I don't really und..... More
|
|
|
matplotlib animate imshow |
Posted by: kiyoshi7 - Jul-14-2018, 09:22 PM - Forum: Data Science
- No Replies
|
 |
I'm trying to animate the code below. I basically want to plot an NxM matrix with the values of -1 or 1 and run the matrix through a function to chang..... More
|
|
|
Add password to HTTP.server |
Posted by: edgarfinchley - Jul-14-2018, 04:37 PM - Forum: Networking
- Replies (1)
|
 |
I am playing about with the python 3 http server which works very well, but I need to add a simple user:password combination but have absolutely no id..... More
|
|
|
|