| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 42 online users. » 0 Member(s) | 39 Guest(s) Bing, Google, AOL
|
| Latest Threads |
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
1 hour ago
» Replies: 3
» Views: 98
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Bummibaer
1 hour ago
» Replies: 2
» Views: 70
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
5 hours ago
» Replies: 6
» Views: 3,177
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Yesterday, 02:50 AM
» Replies: 6
» Views: 243
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 128
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 90
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,525
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 174
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 81
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,146
|
|
|
| Change of mass hexa data |
|
Posted by: kosteloos - Aug-12-2019, 10:04 AM - Forum: General Coding Help
- No Replies
|
 |
hello there to be brief I would like to change 6 hexa characters but in several files
I explain myself I designed this code:
[python]
fichier1 ..... More
|
|
|
| Problem with Gtk3 and GLArea |
|
Posted by: gsohler - Aug-12-2019, 07:33 AM - Forum: GUI
- No Replies
|
 |
I copied a sample code from stackoverflow, which draws a red triangle using Python, Gtk3, Shaders and OpenGL and it works perfectly fine.
When I tr..... More
|
|
|
| Classify URLs |
|
Posted by: Newlearner - Aug-11-2019, 11:02 AM - Forum: Data Science
- Replies (8)
|
 |
Hi there,
I'm starting learning Python to be able to replace excel and be more efficient. I have a dataframe with a column called 'Source' which co..... More
|
|
|
| Bit masks |
|
Posted by: leodavinci1990 - Aug-10-2019, 05:59 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi, So I am writing this small program to determine door access allowed to users.
[python]#create a special no. for storing an RFID card that determi..... More
|
|
|
| Tkinter or PyQt |
|
Posted by: paul18fr - Aug-10-2019, 10:59 AM - Forum: GUI
- Replies (5)
|
 |
Hi all,
Let me asking you for advices in how to choose between Tkinter and PyQt libraries? I've no experience in GUI development in general, and mo..... More
|
|
|
| askdirectory |
|
Posted by: Friend - Aug-10-2019, 10:49 AM - Forum: General Coding Help
- No Replies
|
 |
Hi all,
i want to let the user select a path. i used the following
[python]
from tkinter.filedialog import askdirectory
path = askdirectory()..... More
|
|
|
| telnet from ssh tunnel |
|
Posted by: oldfart - Aug-10-2019, 09:52 AM - Forum: Networking
- Replies (3)
|
 |
Trying to get data (mainly temperature) from a UniFi Switch 16 POE-150W.
Have to first enter the switch with ssh, then telnet into the local host, th..... More
|
|
|
|