| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 49 online users. » 1 Member(s) | 42 Guest(s) Bing, Google, Facebook, snippsat
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
11 hours ago
» Replies: 3
» Views: 82
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
Yesterday, 10:39 AM
» Replies: 3
» Views: 94
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Nov-07-2025, 07:29 PM
» Replies: 0
» Views: 68
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 101
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,048
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,364
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,554
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 184
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,195
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,442
|
|
|
| Hierarchical logging in Python |
|
Posted by: etuzon - Nov-01-2022, 05:44 PM - Forum: Code sharing
- No Replies
|
 |
[align=left]
The most used logging these days is logging that prints the logs a row under a row.
There are flows that will be hard to debug by kind ..... More
Attached Files
Thumbnail(s)
|
|
|
| Shop Revisted |
|
Posted by: menator01 - Oct-29-2022, 08:03 PM - Forum: Code sharing
- No Replies
|
 |
Buy/add/delete items. May still have a bug or two.
[python]
from tabulate import tabulate
from os import system, name
from time import sleep
..... More
|
|
|
| My pygame screen size |
|
Posted by: Yegor123 - Oct-29-2022, 07:14 PM - Forum: General Coding Help
- Replies (2)
|
 |
Im making a tile game on pygame and I can only see half my player ive tried just about everything ive changed the world data list and gone through tut..... More
Attached Files
Thumbnail(s)
|
|
|
| OCR again |
|
Posted by: DPaul - Oct-29-2022, 06:19 AM - Forum: Bar
- Replies (22)
|
 |
Hi,
Not a coding problem, but:
I have inherited zillions of scanned documents (prayer cards & the likes),
produced by a scanner that outputs them as t..... More
|
|
|
| TkInter Realtime calculation |
|
Posted by: marlonsmachado - Oct-28-2022, 12:35 AM - Forum: GUI
- Replies (3)
|
 |
Hello all,
I have a program where I receive a real-time data via TCP-IP using sockets, where I want to use one specific data to make a calculation ..... More
|
|
|
|