Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,561
» Latest member: Gichardfex
» Forum threads: 38,665
» Forum posts: 175,213
Full Statistics
|
Online Users |
There are currently 232 online users. » 0 Member(s) | 226 Guest(s) Applebot, Google, Baidu, Yandex
|
Latest Threads |
gpiozero buttons stop wor...
Forum: General Coding Help
Last Post: deanhystad
2 hours ago
» Replies: 7
» Views: 292
|
Code stoped working
Forum: News and Discussions
Last Post: Axel_Erfurt
4 hours ago
» Replies: 1
» Views: 54
|
Made my first Python prog...
Forum: Game Development
Last Post: Ricky1178
Yesterday, 11:12 PM
» Replies: 8
» Views: 10,670
|
How to package code for d...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 11:36 AM
» Replies: 2
» Views: 181
|
pip3 install certifi fail...
Forum: General Coding Help
Last Post: Pedroski55
Jul-15-2025, 08:52 AM
» Replies: 1
» Views: 130
|
My first python game : Ti...
Forum: Game Development
Last Post: walterliz
Jul-15-2025, 07:45 AM
» Replies: 8
» Views: 55,796
|
A penny doubled every day...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:35 AM
» Replies: 6
» Views: 760
|
Exercise on reading a chu...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:31 AM
» Replies: 3
» Views: 1,221
|
While loop is terminating...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:29 AM
» Replies: 3
» Views: 459
|
Custom Sorting List of Di...
Forum: Homework
Last Post: walterliz
Jul-15-2025, 07:28 AM
» Replies: 3
» Views: 249
|
|
|
Place QT Window in the middle |
Posted by: AlphaInc - Jul-16-2023, 11:29 AM - Forum: GUI
- Replies (10)
|
 |
Hello,
I'm working on a Python Tool with Qt6 (I have created the UI with QT Designer) but I'm running into a few problems...
This is my code so fa..... More
|
|
|
scrapli |
Posted by: albazi - Jul-15-2023, 07:20 PM - Forum: General Coding Help
- Replies (1)
|
 |
Greetings all,
I am new to python and trying to implement the following scenario
[python]from scrapli import Scrapli
my_device = {
"host..... More
|
|
|
1D plot frome 3D data |
Posted by: layla - Jul-14-2023, 03:09 PM - Forum: Data Science
- Replies (7)
|
 |
Hi all, I use python and I want to draw a 1D curve from 3D data i.e. I have data in the form of x, y, z and in the fourth column a variable D Also, I ..... More
|
|
|
IDE for python |
Posted by: Andrzej_Andrzej - Jul-14-2023, 07:58 AM - Forum: General Coding Help
- Replies (9)
|
 |
What kind of IDE do you use for python ?
I use VS code which is almost OK, as it lacks context menu for output of the cells. Apart from that I find i..... More
|
|
|
Need help |
Posted by: Yui_18 - Jul-13-2023, 04:44 PM - Forum: General Coding Help
- Replies (3)
|
 |
HI, I'm new to python, coding.
I want to install and use sushi to shift subtitle from one audio version to another
This is the code I need to run in..... More
|
|
|
Module Result |
Posted by: EddieG - Jul-12-2023, 10:41 AM - Forum: General Coding Help
- Replies (1)
|
 |
I have been writing this code which must result in different result after running the code for heads and tails. I am having only one same result each ..... More
|
|
|
Blender scripting |
Posted by: the_jl_zone - Jul-10-2023, 08:48 PM - Forum: General Coding Help
- No Replies
|
 |
I'm trying to see if I can append vertices in Blender using a pre-written function. Here's my current script:
[python]
import bpy
scale=0.8
he..... More
|
|
|
|