| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 44 online users. » 0 Member(s) | 39 Guest(s) Bing, Twitter, AOL, Facebook
|
| Latest Threads |
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
9 hours ago
» Replies: 1
» Views: 83
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Yesterday, 06:47 PM
» Replies: 2
» Views: 152
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Yesterday, 04:13 PM
» Replies: 5
» Views: 3,078
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-17-2025, 10:27 PM
» Replies: 3
» Views: 205
|
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 192
|
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Nov-17-2025, 08:44 AM
» Replies: 2
» Views: 144
|
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 198
|
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 368
|
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 82
|
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 387
|
|
|
| setupUi To QuiLoad convert |
|
Posted by: Harshil - Sep-07-2020, 01:39 PM - Forum: GUI
- No Replies
|
 |
Hey! Friends I Have Made A Code A That Looks Nice But Problem Is I Want to Make It setupUi To QuiLoad()
Note: I AM Using PYSIDE2
[python]impo..... More
|
|
|
| Three scripts to one |
|
Posted by: sa7bnb - Sep-07-2020, 11:03 AM - Forum: General Coding Help
- No Replies
|
 |
[font=Arial, Helvetica, sans-serif]Hello,
Would need help combining three python scripts into one.
The function I am looking for is the following,..... More
|
|
|
| Python Requests |
|
Posted by: Aussie - Sep-07-2020, 10:46 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hi,
I have started looking at requests in Python.
It must be possible to add both an ssl and authentication right?
If correct, how.
Also, you ca..... More
|
|
|
| My first code |
|
Posted by: Dule74 - Sep-07-2020, 09:21 AM - Forum: Code sharing
- Replies (3)
|
 |
I recently started trying to learn Python and yesterday I wrote this.
[python]
name = input("What is your name? ")
print(name + " is such a beautif..... More
|
|
|
| My while loop won't loop |
|
Posted by: JHem - Sep-06-2020, 05:53 PM - Forum: Homework
- Replies (6)
|
 |
Hello! I'm new to python and I'm trying to solve a homework exercise that covers while-loops but the problem is that my while loop won't loop... **hu..... More
|
|
|
| NONE |
|
Posted by: Danielesteban - Sep-06-2020, 12:30 AM - Forum: General Coding Help
- Replies (1)
|
 |
[python]
def entrada(e):
if e == 1:
aviso(e)
else:
return print(False)
def aviso(e):
return print(True)
..... More
|
|
|
| Variables will not plot in subplot |
|
Posted by: emp2341 - Sep-05-2020, 05:21 PM - Forum: Homework
- No Replies
|
 |
The assignment requires us to make two subplots of the same graph with one having a certain x-axis index and the other having a smaller index. I have ..... More
|
|
|
| MNE Sample Data |
|
Posted by: Chriso99 - Sep-05-2020, 02:07 PM - Forum: Data Science
- Replies (3)
|
 |
Hey. New to Python. Just installed MNE. Any reason sample data has not downloaded successfully also as part of the library / package? Thanks
|
|
|
|