Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,977
» Latest member: hoki1881
» Forum threads: 38,732
» Forum posts: 175,563
Full Statistics
|
Online Users |
There are currently 40 online users. » 1 Member(s) | 32 Guest(s) Bing, Google, AOL, Applebot, Mojeek, AOL, deanhystad
|
Latest Threads |
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Today, 07:43 AM
» Replies: 2
» Views: 257
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Today, 12:21 AM
» Replies: 2
» Views: 889
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 05:45 PM
» Replies: 6
» Views: 938
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:59 PM
» Replies: 8
» Views: 627
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 2,967
|
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,388
|
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 8,965
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,400
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,303
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,636
|
|
|
pyQt5 QCalendarWidget setHeaderTextFormat |
Posted by: zazen000 - Apr-14-2019, 11:50 PM - Forum: GUI
- No Replies
|
 |
As written displays widget with a black background (what I want) except for the outer frame and the horizontal header. want to make the entire widge..... More
|
|
|
chatbot errors |
Posted by: francisco_neves2020 - Apr-14-2019, 11:46 PM - Forum: GUI
- No Replies
|
 |
[python]import nltk
import numpy as np
import random
import string # to process standard python strings
f=open('chatbot.txt','r',errors = 'ignor..... More
|
|
|
Tracking Object Help Algorithm |
Posted by: afyaldiz - Apr-14-2019, 11:28 PM - Forum: Data Science
- No Replies
|
 |
i have a few problems
Trying to do object tracking application. I created a gui, whichever of the datasets I have pressed ( by servo), but I have a f..... More
|
|
|
dclock in python |
Posted by: Skaperen - Apr-13-2019, 11:53 PM - Forum: GUI
- Replies (5)
|
 |
Ubuntu (at least in 16.04) comes with a program called "dclock" that displays a 4 digit or 6 digit emulation of a 7-segment LED clock, stretchable to ..... More
|
|
|
|