Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,993
» Latest member: lauren557
» Forum threads: 38,736
» Forum posts: 175,582
Full Statistics
|
Online Users |
There are currently 56 online users. » 0 Member(s) | 52 Guest(s) Apple, Google, Bing
|
Latest Threads |
print does not open conso...
Forum: General Coding Help
Last Post: Axel_Erfurt
1 hour ago
» Replies: 4
» Views: 117
|
Weird failure in Selenium
Forum: General Coding Help
Last Post: Larz60+
8 hours ago
» Replies: 1
» Views: 75
|
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
Yesterday, 03:05 PM
» Replies: 3
» Views: 2,539
|
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:58 PM
» Replies: 2
» Views: 103
|
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:56 PM
» Replies: 6
» Views: 225
|
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Oct-01-2025, 03:05 AM
» Replies: 4
» Views: 2,053
|
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 466
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,096
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,173
|
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 854
|
|
|
refactoring |
Posted by: kerzol81 - Oct-27-2019, 07:48 PM - Forum: Homework
- Replies (8)
|
 |
Hi all, I dont like my implementation of a cat-human age converter, could you please suggest a a more pythonic approach?
[python]
"""
First, ..... More
|
|
|
QGraphicsObject at Mouse Position |
Posted by: _meshman_ - Oct-27-2019, 10:10 AM - Forum: GUI
- Replies (2)
|
 |
Hi, can anyone help with a MouseMoveEvent position to QGraphicsView mapping problem? I want to implement a Paint Brush, thus want to draw a circle aro..... More
|
|
|
Module |
Posted by: fcktheworld587 - Oct-25-2019, 05:29 PM - Forum: General Coding Help
- Replies (5)
|
 |
Hi, im trying to make a module:
[python]
from distutils.core import setup
setup(
name = "nester"
version = '1.0.0'
..... More
|
|
|
|