| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,281
» Latest member: drakhsin
» Forum threads: 38,792
» Forum posts: 175,870
Full Statistics
|
| Online Users |
There are currently 41 online users. » 0 Member(s) | 32 Guest(s) Applebot, Bing, Google, AOL, Facebook Dev
|
| Latest Threads |
data fetching for indian ...
Forum: General Coding Help
Last Post: drakhsin
7 hours ago
» Replies: 0
» Views: 35
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Yesterday, 08:30 PM
» Replies: 0
» Views: 37
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,469
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 122
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 48
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,040
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,291
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 340
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 178
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 242
|
|
|
| pickle or txt |
|
Posted by: DPaul - Aug-22-2022, 09:23 AM - Forum: Bar
- Replies (3)
|
 |
Hi,
After an OCR-session, I have very large files for people to search for data (prayer cards).
I "dump" them both in text format (.txt) and in bina..... More
|
|
|
| Pandas usecols question |
|
Posted by: rsearing - Aug-20-2022, 06:18 PM - Forum: Data Science
- Replies (1)
|
 |
I am very new to Python (just installed yday) and am workink with Pandas, obviously, also new. I have a large csv file I am trying to read and then se..... More
|
|
|
| PPBD webscraping |
|
Posted by: Mariegain - Aug-20-2022, 09:14 AM - Forum: General Coding Help
- Replies (4)
|
 |
Good morning to all,
I have been having serious problems for the last 2 months because I can't manage to scrape the different tables of the followi..... More
|
|
|
| xml simple reader |
|
Posted by: kucingkembar - Aug-18-2022, 08:20 PM - Forum: General Coding Help
- Replies (2)
|
 |
sorry for my bad English,
I have scrapped a robots.txt from a website,
this is the trimmed/edited version of that txt
[quote]
<img>gamepic1.jpg</img><..... More
|
|
|
| tkinter and multiprocessing |
|
Posted by: menator01 - Aug-18-2022, 06:36 PM - Forum: Code sharing
- No Replies
|
 |
Just a simple tkinter window using multiprocessing and labels
[python]import multiprocessing as mp
import random as rnd
import tkinter as tk
'..... More
|
|
|
| proportional fonts |
|
Posted by: DPaul - Aug-17-2022, 05:19 PM - Forum: GUI
- Replies (3)
|
 |
Hi,
I have developed a tkinter app that is suposed to work on 1920x1080 and 1920x1200 PCs (windows).
Using :
[python]width= root.winfo_screenwidth(..... More
|
|
|
|