Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 49 online users. » 0 Member(s) | 43 Guest(s) Bing, Google, AOL, Mojeek, Apple
|
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
8 hours ago
» Replies: 1
» Views: 193
|
looking for help
Forum: Bar
Last Post: Azdaghost
9 hours ago
» Replies: 0
» Views: 61
|
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
|
|
|
fun with hangman! |
Posted by: Low_Ki_ - Apr-20-2017, 02:03 AM - Forum: Game Development
- Replies (7)
|
 |
In the middle of creating a text-base hangman game, something came up and I wont be able to finish if for a while but I have a basic version down if a..... More
|
|
|
socket server help |
Posted by: abrew132 - Apr-19-2017, 05:30 PM - Forum: Networking
- Replies (1)
|
 |
i have a server&client, but idk if i can connect to the server even if i use the client.py from another mac.
server
[python]
# Tcp Chat server
..... More
|
|
|
Closing Modal Window in QT |
Posted by: nieselfriem - Apr-19-2017, 03:32 PM - Forum: GUI
- No Replies
|
 |
Hello,
I create a modal dialog in PyQT5 in this way:
[python]
from PyQt5 import QtCore, QtGui, QtWidgets
class FirmUi_Dialog(object):
..... More
|
|
|
The most commonly used IDE? |
Posted by: Aliasing - Apr-19-2017, 01:20 AM - Forum: GUI
- Replies (6)
|
 |
I am a newcomer to python. I need to ask some professional advice. What kind of the integrated development environments is the most commonly used to d..... More
|
|
|
Code Review? |
Posted by: PappaBear - Apr-18-2017, 06:06 AM - Forum: General Coding Help
- Replies (9)
|
 |
I'm back. I have my first _working_ python script! Woot! It takes a Cisco ASA config, and converts certain aspects (network objects, services objec..... More
|
|
|
List Comprehension to exclude first row |
Posted by: tkj80 - Apr-18-2017, 02:37 AM - Forum: General Coding Help
- Replies (5)
|
 |
Hi,
I have a list:
mylist = [ [header1, header2, header3], [1,2,3], [4,5,6]] how could I use list comprehension to create a ..... More
|
|
|
New reply |
Posted by: Larz60+ - Apr-17-2017, 11:22 PM - Forum: Board
- Replies (9)
|
 |
New reply working like post edit
How, if you were the last poster to a thread, do you really start
a new reply? Clicking the new reply still appends..... More
|
|
|
|