| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,236
» Latest member: Cristiano
» Forum threads: 38,776
» Forum posts: 175,790
Full Statistics
|
| Online Users |
There are currently 40 online users. » 0 Member(s) | 36 Guest(s) Bing, Applebot, Google
|
| Latest Threads |
Two arguments in input fu...
Forum: General Coding Help
Last Post: noisefloor
8 hours ago
» Replies: 3
» Views: 79
|
Backward compatibility qu...
Forum: News and Discussions
Last Post: buran
10 hours ago
» Replies: 3
» Views: 92
|
I’m building a Python Dat...
Forum: GUI
Last Post: tsgiannis
Yesterday, 07:29 PM
» Replies: 0
» Views: 67
|
[openpyxl] Set the lockin...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:59 AM
» Replies: 3
» Views: 98
|
New Users Introduce Yours...
Forum: Bar
Last Post: BelleroDev
Yesterday, 09:09 AM
» Replies: 452
» Views: 375,040
|
Best book on learning Pyt...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:07 AM
» Replies: 2
» Views: 3,362
|
Recommend me a Python boo...
Forum: Data Science
Last Post: mamta25
Nov-06-2025, 08:33 AM
» Replies: 7
» Views: 5,554
|
Code runs perfectly and j...
Forum: General Coding Help
Last Post: noisefloor
Nov-05-2025, 05:56 PM
» Replies: 2
» Views: 182
|
Natural language processi...
Forum: Homework
Last Post: offsoar
Nov-05-2025, 02:03 PM
» Replies: 2
» Views: 3,194
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-05-2025, 08:31 AM
» Replies: 5
» Views: 7,438
|
|
|
| NYU PYTHON CERTIFICATE |
|
Posted by: MCL169 - Jan-25-2023, 04:09 AM - Forum: Jobs
- No Replies
|
 |
I am starting a new career in software development late in life and I am looking for the fastest track at least to get my foot in the door. I wanted t..... More
|
|
|
| Allure Report Generation |
|
Posted by: rotemz - Jan-24-2023, 08:30 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I installed the package allure-pytest via pip.
I executed a test and also specified the report dir: pytest --alluredir='[reports folder]' tes..... More
|
|
|
| QScrollArea does not work |
|
Posted by: HeinKurz - Jan-24-2023, 05:23 PM - Forum: GUI
- Replies (3)
|
 |
Hi!
What's wrong with my code? QScrollArea is shown but scrolling doesn't work.
[python]
import sys
import datetime
import xml.etree.ElementTre..... More
|
|
|
| sys.argv method |
|
Posted by: nngokturk - Jan-23-2023, 07:49 AM - Forum: General Coding Help
- Replies (3)
|
 |
Hello,
For my research, I need to run a Python script that can analyze the syntactic complexity of the texts. The script essentially takes an inpu..... More
|
|
|
| QTableView set header labels |
|
Posted by: HeinKurz - Jan-21-2023, 11:10 AM - Forum: GUI
- Replies (2)
|
 |
Hi!
I have a PyQt5 window with a QTableView. The data comes from a XML file. So far everthing works fine.
But now I want to set the header labels be..... More
|
|
|
|