Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,423
» Latest member: herry569
» Forum threads: 38,540
» Forum posts: 174,653
Full Statistics
|
Online Users |
There are currently 473 online users. » 1 Member(s) | 463 Guest(s) Google, Bing, Apple, Yandex, Twitter, Gribouillis
|
|
|
UI to show a web page |
Posted by: Wompe1959 - Mar-19-2025, 07:31 AM - Forum: GUI
- No Replies
|
 |
Hi all,
I would like to create a python ui to show a web page with link hidden. In particular I created a node-red dashboard and I would install on c..... More
|
|
|
Solving graph problem |
Posted by: Dolyk - Mar-18-2025, 03:37 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hey, guys!
Could you please help me draw white line as shown in the attachment? I need the line to be at an angle of 3 degrees and to look logarith..... More
Attached Files
Thumbnail(s)
|
|
|
Working with Dictionaries - logic seems backward... |
Posted by: DevelopingBoomer - Mar-12-2025, 02:42 AM - Forum: Homework
- Replies (5)
|
 |
Hi - I am 'taking a course' in Brilliant, and ran across this:
[python]
daily_demands = {
"pear": [6,4,3,2,1],
"apple": [5,3,2,1,0],
"ora..... More
|
|
|
Pinball table CCC |
Posted by: fourbanks - Mar-09-2025, 03:10 PM - Forum: General Coding Help
- No Replies
|
 |
I'm not sure if this post will make any sense, as I know nothing about python software, so do please bear with me
I'm a senior member of a pinball fo..... More
|
|
|
Web Scraping / API |
Posted by: nautifi - Mar-08-2025, 06:07 PM - Forum: Jobs
- Replies (2)
|
 |
This is a short-term contract project. Fee is negoiable.
Our website uses a python script to collect json records from another site. This has bee..... More
|
|
|
Game Help |
Posted by: glwilliams82 - Mar-06-2025, 06:48 AM - Forum: General Coding Help
- Replies (1)
|
 |
My team and made this code for a Labyrinth the problem is
1. When you find a potion it ends the game
2. When you move_left or move_right it ends the..... More
|
|
|
Python - pyinstaller |
Posted by: Hyster - Mar-05-2025, 07:11 PM - Forum: General Coding Help
- No Replies
|
 |
i have 3 .py that i want to turn into an .exe . the main file "main.py" compiles ok and works but i have 2 other .py files that are like widgets "insi..... More
|
|
|
|