Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,960
» Latest member: llarkin6
» Forum threads: 38,729
» Forum posts: 175,538
Full Statistics
|
Online Users |
There are currently 51 online users. » 0 Member(s) | 45 Guest(s) Bing, Google, AOL, AOL, Apple
|
Latest Threads |
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
2 hours ago
» Replies: 3
» Views: 235
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 660
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 755
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 4,992
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,646
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,689
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 315
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 541
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 29,989
|
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Sep-23-2025, 12:00 PM
» Replies: 4
» Views: 9,768
|
|
|
range as a command |
Posted by: Skaperen - Aug-04-2020, 11:55 PM - Forum: Code sharing
- Replies (8)
|
 |
i tried this on Ubuntu Linux. i hope it works in other places you can have commands in Python like Windows.
[python]
#!/usr/bin/env python3
# -*..... More
|
|
|
Formatting |
Posted by: Kristenl2784 - Aug-04-2020, 05:09 PM - Forum: General Coding Help
- No Replies
|
 |
I'm trying to figure out how to format only A2:A9, and C2:C9, my header has it's own formatting.
I wrote this line of code and would like to use i..... More
|
|
|
remove widget from other class |
Posted by: issac_n - Aug-04-2020, 04:44 PM - Forum: GUI
- Replies (2)
|
 |
How to remove widget from other class?
I have code below and wanted to use the "Remove" button to remove "fig_view2"??
the button and the fig_view2 ..... More
|
|
|
string problem |
Posted by: Mathisdlg - Aug-04-2020, 03:32 PM - Forum: General Coding Help
- Replies (6)
|
 |
Hello everyone,
I'm a french programmer and I have a big problem.
I want to take only one side of this string but I don't now how to do.
[python]
..... More
|
|
|
|