Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 65 online users. » 0 Member(s) | 54 Guest(s) Bing, AOL, Mojeek, Google, Applebot, Twitter, AOL
|
Latest Threads |
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
21 minutes ago
» Replies: 3
» Views: 1,729
|
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
6 hours ago
» Replies: 3
» Views: 260
|
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 679
|
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 768
|
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,011
|
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,656
|
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,701
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 321
|
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 552
|
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-24-2025, 02:48 PM
» Replies: 10
» Views: 30,017
|
|
|
Checking any key |
Posted by: wallgraffiti - Jul-30-2020, 10:12 AM - Forum: Game Development
- Replies (3)
|
 |
So I'm making a game with my own animation system, and i'm using the keyboard module for key presses. I need to check if any key is pressed. No key in..... More
|
|
|
import ? |
Posted by: anne - Jul-29-2020, 10:20 PM - Forum: General Coding Help
- Replies (9)
|
 |
My first python application
I have some understanding of "import" - as similar to C "include".
I can see how it works in one project / application,..... More
|
|
|
TXT to Excel columns |
Posted by: Kristenl2784 - Jul-29-2020, 05:16 PM - Forum: General Coding Help
- No Replies
|
 |
Hello,
I have a txt file, so when I open it, everything is under 1 column. I want to convert to excel and break the data up and only use column 0,..... More
|
|
|
help >< |
Posted by: ant2222 - Jul-28-2020, 05:47 PM - Forum: Homework
- Replies (5)
|
 |
im very new to python.
im trying to do a challenge.
there is that script that encrypts.
[python]def GGGGotate(lol):
bit = lol << 1
movebit =..... More
|
|
|
TCP IP Comunication |
Posted by: Agon - Jul-28-2020, 01:57 PM - Forum: Networking
- Replies (2)
|
 |
Hello, How can I send a command to a industrial device, through the TCP IP Socket Comunication. The command is HEX.
Thank you
|
|
|
string match |
Posted by: Kristenl2784 - Jul-28-2020, 01:01 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hello,
This is just a portion of the code, I thought I would only cut out what I'm currently working on. This part of the code is inside a for loo..... More
|
|
|
|