| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,247
» Latest member: Kacper
» Forum threads: 38,779
» Forum posts: 175,813
Full Statistics
|
| Online Users |
There are currently 58 online users. » 0 Member(s) | 53 Guest(s) Bing, Google, AOL, Apple
|
| Latest Threads |
New to python and coding
Forum: Homework
Last Post: Larz60+
10 hours ago
» Replies: 1
» Views: 53
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
11 hours ago
» Replies: 11
» Views: 262
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
11 hours ago
» Replies: 3
» Views: 105
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: Gribouillis
Today, 05:07 AM
» Replies: 5
» Views: 232
|
[split] print two differe...
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 05:37 AM
» Replies: 1
» Views: 92
|
Data Science
Forum: Data Science
Last Post: mamta25
Yesterday, 05:27 AM
» Replies: 3
» Views: 2,601
|
Two arguments in input fu...
Forum: General Coding Help
Last Post: Pedroski55
Nov-09-2025, 12:56 AM
» Replies: 4
» Views: 189
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Nov-07-2025, 11:59 AM
» Replies: 3
» Views: 172
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Nov-07-2025, 09:09 AM
» Replies: 452
» Views: 375,892
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Nov-07-2025, 06:07 AM
» Replies: 2
» Views: 3,409
|
|
|
| Game "Fluppy bird" |
|
Posted by: nastia_nadashkevich - Apr-19-2024, 04:12 PM - Forum: Game Development
- Replies (1)
|
 |
The problem is that after the bird loses one life, as well as after restarting the game, the pipes do not disappear, so the bird remains in the same p..... More
|
|
|
| yield from |
|
Posted by: akbarza - Apr-19-2024, 07:55 AM - Forum: General Coding Help
- Replies (4)
|
 |
hi
in the below code, what is doing yield from? please explain:
[python]#yield_from.py
# from:https://treyhunner.com/2018/04/keyword-argum..... More
|
|
|
| Reduce PDF Size |
|
Posted by: bg3075 - Apr-16-2024, 05:21 PM - Forum: Code sharing
- No Replies
|
 |
This code prompts the user for an input & output path/filename, and compresses the original PDF. This is a huge asset when working with PDF images tha..... More
|
|
|
| Rich output to PDF |
|
Posted by: HEbO61 - Apr-15-2024, 02:26 PM - Forum: General Coding Help
- Replies (1)
|
 |
Is it possible to create an PDF based on Rich output?
Or is there another solution/package in Python to create a PDF with RTF?
|
|
|
| Just beginning |
|
Posted by: dalekeel - Apr-15-2024, 01:22 AM - Forum: General Coding Help
- Replies (2)
|
 |
I have downloaded and installed python wins from Microsoft v 3.12.3 using default installation.
I got these three files: the first gen_metadata.py ..... More
|
|
|
| integrating plot to box |
|
Posted by: zapad - Apr-13-2024, 01:57 PM - Forum: GUI
- Replies (5)
|
 |
Good morning
I am meeting a problem in integrating a matplotlib graph into a tkinter gui:
The program works ok ,but it only appears in the shell co..... More
|
|
|
| looking for feedback |
|
Posted by: Luckyoz - Apr-12-2024, 07:57 AM - Forum: Homework
- Replies (4)
|
 |
Note : its my first program in python (i used to script for roblox games in lua)
[python]
menu = {}
menu["sandwich"] = 20;
menu["burger"] = 25;..... More
|
|
|
|