| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 46 online users. » 0 Member(s) | 41 Guest(s) Bing, Google, AOL, Mojeek, AOL
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: bowlofred
2 hours ago
» Replies: 2
» Views: 89
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
2 hours ago
» Replies: 6
» Views: 3,170
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 11:51 AM
» Replies: 1
» Views: 66
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 237
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 124
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 89
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,521
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 171
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 80
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,143
|
|
|
| SSH Server |
|
Posted by: DannyDzNuts - Aug-30-2019, 06:53 PM - Forum: General Coding Help
- Replies (2)
|
 |
Hi all! I'm new here. I hope this is in the correct section...
I'm looking to create an SSH server on my PC that a Raspberry Pi tunnels to. That way ..... More
|
|
|
| UI ComboBox in DatagridColumn |
|
Posted by: BollerwagenIng - Aug-30-2019, 10:56 AM - Forum: GUI
- Replies (1)
|
 |
Hello,
I crate a DataGrid and I want to insert for every row in the third column a ComboBox. I am so far til now:
[python]
def getUIContent():..... More
|
|
|
| axes.spines |
|
Posted by: jaisale1 - Aug-30-2019, 02:28 AM - Forum: General Coding Help
- No Replies
|
 |
axes[0,0].spines['bottom'].set_color('black')
axes[0,1].spines['bottom'].set_color('black')
axes[1,0].spines['bottom'].set_color('black')
axes[1,1]..... More
|
|
|
| Noob. Importing Help. |
|
Posted by: Techigamer - Aug-29-2019, 08:07 PM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I am currently using Python 3.3.0 based on a restriction, and as a result, I have been attempting to install packages with no success. More speci..... More
|
|
|
| Object Handles across QThread Boundaries |
Posted by: Denni - Aug-29-2019, 04:15 PM - Forum: GUI
- No Replies
|
 |
First I am specifically using: Python 3.7, pyqt5, QThread
I know I can do this because I have done it without the program crashing but I am wonderi..... More
|
|
|
|