Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 51 online users. » 0 Member(s) | 40 Guest(s) Bing, Google Image, Internet Archive, AOL, Twitter, Apple
|
Latest Threads |
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
11 hours ago
» Replies: 6
» Views: 812
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 508
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,798
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,727
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 409
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 479
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,550
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,498
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,233
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Sep-12-2025, 08:36 AM
» Replies: 1
» Views: 2,439
|
|
|
what is a magnet link |
Posted by: Larz60+ - Mar-01-2017, 07:43 PM - Forum: Bar
- Replies (12)
|
 |
Ok, this has nothing to do with python (yet) but if I can get what's behind it it will
Can anyone explain what a magnet link is, and how it differs f..... More
|
|
|
Single User Dungeon |
Posted by: kython - Mar-01-2017, 04:35 PM - Forum: Homework
- Replies (2)
|
 |
[size=small]Alright, so I am a total beginner at Python and I'm working on a project that should look something like this (with italic text being user..... More
|
|
|
os.system Output |
Posted by: S0undwav3 - Feb-28-2017, 10:01 PM - Forum: General Coding Help
- Replies (8)
|
 |
So a new one for me. Any help appreciated.
I would no doubt be able to find the answer eventually, but its nice to talk to other humans from time t..... More
|
|
|
Can I do this faster? |
Posted by: Gasimoe - Feb-28-2017, 06:22 PM - Forum: Data Science
- Replies (3)
|
 |
Hello!
I´m making a RSA-encrypting/decrypting program.
When I encrypt I use a list but t,e and n are big numbers so this take a while. Is there..... More
|
|
|
Is Python Suitable? |
Posted by: summerleas - Feb-28-2017, 04:46 AM - Forum: Data Science
- Replies (3)
|
 |
I don't know if Python is a suitable language for what I want to do. In summary:
Read a file of about 6GB into an array (list I presume). The array..... More
|
|
|
Loop help in game |
Posted by: Kgranulo1 - Feb-28-2017, 01:16 AM - Forum: Game Development
- Replies (1)
|
 |
[python]import time
from tkinter import *
tk = Tk()
canvas = Canvas(tk, width=400, height=400)
canvas.pack()
rectangle = canvas.create_rectangle(..... More
|
|
|
ImiportError class not defined |
Posted by: iFunKtion - Feb-27-2017, 01:08 PM - Forum: GUI
- Replies (4)
|
 |
Hi there,
I have an application of which the file structure is as follows each file holds but one class, and that class is the name of the file:
[py..... More
|
|
|
PyQT4 only upper case text |
Posted by: iFunKtion - Feb-27-2017, 12:18 PM - Forum: GUI
- Replies (1)
|
 |
Hi there,
Due to the nature of our company font, we never ever want to use it lowercase. Is there a way of making absolutely every bit of text in a..... More
|
|
|
Worker thread? |
Posted by: micko - Feb-27-2017, 07:54 AM - Forum: General Coding Help
- Replies (1)
|
 |
My program does the following:
SQL query results based on GUI (user filled) data is passed to TCPprinter thread in arguments. I'm using threading be..... More
|
|
|
How do I install small size pygtk3 |
Posted by: harun2525 - Feb-27-2017, 12:53 AM - Forum: GUI
- No Replies
|
 |
hello, i work on pygtk3 but my ptgtk3 module is 200-300 mb. how can i install small size pygtk3 instead of my installed pygtk3 for packaging my progra..... More
|
|
|
|