Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,935
» Latest member: Baran12332
» Forum threads: 38,722
» Forum posts: 175,508
Full Statistics
|
Online Users |
There are currently 54 online users. » 0 Member(s) | 49 Guest(s) Applebot, Bing, AOL
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: buran
2 hours ago
» Replies: 1
» Views: 95
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
5 hours ago
» Replies: 1
» Views: 3,263
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
7 hours ago
» Replies: 4
» Views: 528
|
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Sep-17-2025, 05:56 PM
» Replies: 9
» Views: 3,557
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 1,961
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 885
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,120
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,153
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,232
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 796
|
|
|
sudo |
Posted by: RyAn - Nov-09-2021, 03:09 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I am new to this forum so I don't actually know that do people help with the terminal of the Raspberry Pi so if they don't than I shall ask on ..... More
|
|
|
Python Docx |
Posted by: murtuza - Nov-08-2021, 11:43 AM - Forum: Data Science
- No Replies
|
 |
HI this is Murtuza
I am generating a docx file using python docx library
here i want to add table i had done that but how to merge columns and row..... More
Attached Files
Thumbnail(s)
|
|
|
Pandas (Python) in powerBI loop |
Posted by: abderrazak_rouchad77 - Nov-08-2021, 12:54 AM - Forum: General Coding Help
- No Replies
|
 |
Good evening please i need your help I wrote this code to calculate the final stock; the problem is that I want to apply a loop on 'code article' and ..... More
Attached Files
Thumbnail(s)
|
|
|
Remove an item from a list contained in another item in python |
Posted by: CompleteNewb - Nov-06-2021, 08:17 PM - Forum: General Coding Help
- Replies (19)
|
 |
I have this randomly generated list in python:
l = [[2,3,4,5],[2,3],[7,8],[2],[4,5,6]]
and i want to remove the items [2,3] and [2] because they..... More
|
|
|
PyQt5 or tk |
Posted by: Tek - Nov-06-2021, 03:55 PM - Forum: GUI
- Replies (2)
|
 |
Hello Py Community, I hope the weekend is seeing you all alive and well.
I have a quick question, recommendation request:
I've been working throug..... More
|
|
|
Tkinter Window Has no Title Bar |
Posted by: gw1500se - Nov-05-2021, 07:19 PM - Forum: GUI
- Replies (4)
|
 |
I am unable to get started with tkinter. I wrote this simple python3 script:
[python]
import tkinter as tk
top=tk.Tk()
top.title("Title")
top.m..... More
Attached Files
Thumbnail(s)
|
|
|
Encoding Error |
Posted by: Racer_x - Nov-05-2021, 04:13 PM - Forum: General Coding Help
- Replies (7)
|
 |
Hi Good People,
How many times do I get to say I'm new to Python, man much to learn: I consistently am getting the following error:
[error]'lat..... More
|
|
|
kivy binding issue |
Posted by: hammer - Nov-05-2021, 03:07 PM - Forum: GUI
- Replies (8)
|
 |
Can you pass arguments in the kivy bind operation? See below where i am experimenting with calling a function to build a input screen and add it to a ..... More
|
|
|
|