Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 49 online users. » 2 Member(s) | 37 Guest(s) Bing, AOL, Facebook Dev, Apple, AOL, deanhystad, chikkamagalur
|
Latest Threads |
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
23 minutes ago
» Replies: 2
» Views: 51
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
25 minutes ago
» Replies: 6
» Views: 171
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,037
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 450
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 833
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,107
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,548
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,138
|
|
|
Telnetlib reading output |
Posted by: petterg - Jul-01-2019, 04:10 PM - Forum: Networking
- Replies (2)
|
 |
Hi,
Im using a python telnetlib script to communicate with a device.
I want to keep an open connection without exiting. My problem is that i can..... More
|
|
|
if and condition not working for string |
Posted by: Staph - Jul-01-2019, 06:17 AM - Forum: General Coding Help
- Replies (4)
|
 |
I have three list
out5 = ['increasing', 3, 5,3]
out50 = ['increasing', 9, 5,3]
out95 = ['increasing', 8, 7,3] I am tr..... More
|
|
|
3D animation |
Posted by: angel23 - Jul-01-2019, 01:23 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi
I want to learn python for scripting in 3d animation software (cinema 4d) . Is there any library or resource for that ?
|
|
|
updating to pyqt5 |
Posted by: LavaCreeperKing - Jun-30-2019, 07:02 PM - Forum: GUI
- Replies (4)
|
 |
Hey so I need some help updating to pyqt5. I got a new computer and installed pyqt5 using pip. On my old computer I had pyqt4 and I installed it using..... More
|
|
|
Name Error: OO programming |
Posted by: Pythonhelp82 - Jun-30-2019, 08:11 AM - Forum: Homework
- Replies (2)
|
 |
I have coded this example from a course textbook (it says it is a working example), When I run the code, it is coming with a Name Error, Assessment no..... More
|
|
|
UDP to TCP requests script |
Posted by: batchenr - Jun-30-2019, 07:50 AM - Forum: Networking
- No Replies
|
 |
Hey,
Im using python3, i have a script on the server that gets UDP requests from client and then
the server translate thous requests to tcp and t..... More
|
|
|
|