| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: TimTom420
» Forum threads: 38,797
» Forum posts: 175,898
Full Statistics
|
| Online Users |
There are currently 38 online users. » 0 Member(s) | 33 Guest(s) Bing, Google, AOL, Apple
|
| Latest Threads |
Python is not working on ...
Forum: General Coding Help
Last Post: Pedroski55
9 minutes ago
» Replies: 2
» Views: 49
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Today, 04:48 AM
» Replies: 6
» Views: 7,797
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Today, 02:09 AM
» Replies: 7
» Views: 622
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 09:58 PM
» Replies: 3
» Views: 120
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 99
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 175
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 04:40 AM
» Replies: 6
» Views: 3,207
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 292
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 177
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 112
|
|
|
| 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
|
|
|
| approximation |
|
Posted by: mcgrim - Apr-13-2019, 08:22 PM - Forum: Data Science
- Replies (10)
|
 |
I am writing a function that approximates the natural logarithm function by using the following formula
under iteration:
a sub 0= (1+x)/2 b sub 0=..... More
|
|
|
|