Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,926
» Latest member: DeadEyes
» Forum threads: 38,720
» Forum posts: 175,492
Full Statistics
|
Online Users |
There are currently 46 online users. » 0 Member(s) | 36 Guest(s) Bing, AOL, Google, Twitter, AOL, Applebot
|
Latest Threads |
Is There a Difference Bet...
Forum: General Coding Help
Last Post: adele12
1 hour ago
» Replies: 0
» Views: 8
|
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
9 hours ago
» Replies: 6
» Views: 790
|
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 489
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,771
|
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,691
|
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 395
|
Too much space between gr...
Forum: GUI
Last Post: deanhystad
Yesterday, 02:34 AM
» Replies: 1
» Views: 458
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Sep-13-2025, 06:11 AM
» Replies: 5
» Views: 1,533
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Sep-12-2025, 03:23 PM
» Replies: 4
» Views: 2,482
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-12-2025, 11:09 AM
» Replies: 2
» Views: 1,215
|
|
|
Pyximport |
Posted by: tdow6478 - Feb-25-2017, 11:41 AM - Forum: General Coding Help
- No Replies
|
 |
Has anyone experimented with this module? It is supposed to substantially speed up code by compiling Python to C. I did not see much evidence of speed..... More
|
|
|
Scapy Beacon Frames |
Posted by: peterkl - Feb-24-2017, 09:03 PM - Forum: Networking
- Replies (1)
|
 |
I'm trying to build a scapy program that scans for Beacon Frames. Every router should send beacon frames to the air in an interval of X milliseconds s..... More
|
|
|
From theory to practice |
Posted by: bertibott - Feb-24-2017, 01:12 PM - Forum: Data Science
- Replies (12)
|
 |
Hi,
I am rather new to the whole python thing... that being said I have dabble in several areas of signal processing. I am an engineering student a..... More
|
|
|
Help |
Posted by: MartinEvtimov - Feb-24-2017, 07:50 AM - Forum: General Coding Help
- Replies (1)
|
 |
My first code is:
[python]def GetAge():
print("How old are you? ")
Years = float(input())
return Years
def GetMonths(Years, M..... More
|
|
|
|