| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,288
» Latest member: jackhunter
» Forum threads: 38,793
» Forum posts: 175,878
Full Statistics
|
| Online Users |
There are currently 37 online users. » 3 Member(s) | 28 Guest(s) Bing, Google, DuckDuckGo, Apple, lovedeep, snippsat, buran
|
| Latest Threads |
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: Ninja2112
27 minutes ago
» Replies: 2
» Views: 11
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 143
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 53
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,488
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 150
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 68
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,081
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,303
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 384
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 222
|
|
|
| Real Python Course |
|
Posted by: Davy_Jones_XIV - Nov-28-2019, 10:51 AM - Forum: News and Discussions
- Replies (4)
|
 |
Hello,
Just checking has any one taken the real python course and vids? If so, what are your thoughts about the course and vids?
Thanks,
DJXIV
|
|
|
| hatop issue |
|
Posted by: deepakkr3110 - Nov-28-2019, 05:43 AM - Forum: General Coding Help
- Replies (22)
|
 |
i have a code for hatop in python
[python]#!/usr/bin/python
import socket
import csv
import sys
sys.stdout = open('output.txt','wt')
RECV..... More
|
|
|
| ping with output |
|
Posted by: jacklee26 - Nov-28-2019, 02:19 AM - Forum: General Coding Help
- Replies (1)
|
 |
i have one question related to output file when ping.
if i type in 8.8.8.8 ip address it will export the ping status to the file, but if i used unre..... More
|
|
|
| SQL Pivot EAV |
|
Posted by: Quentin - Nov-28-2019, 12:47 AM - Forum: General Coding Help
- Replies (2)
|
 |
I am very new to Python but I have a programming background.
I can read data from SQL query in EAV format (I am stuck with the data).
HOLEID, PROJ..... More
|
|
|
| 3D animation of sprinkler |
|
Posted by: Marlisevt - Nov-27-2019, 11:56 PM - Forum: Homework
- No Replies
|
 |
Hi,
I am trying to animate/simulate a sprinkler. I tried it in 2D, and got the output I wanted (moving points, iterative creation of points/droplets..... More
|
|
|
| subprocess.call - Help ! |
|
Posted by: sniper6 - Nov-27-2019, 07:42 PM - Forum: General Coding Help
- No Replies
|
 |
hi,
How can I use multiple subprocess.call commands in one window (cmd)
Example:
1- cd\
2- ping 8.8.8.8
3- exit
thanks (:
|
|
|
| 2 sets of radiobuttons |
|
Posted by: Chuck_Norwich - Nov-27-2019, 05:10 PM - Forum: GUI
- Replies (4)
|
 |
Hi,
have looked ont web, but I can't seem to find a definite answer.
Have a pair of radio buttons:
rad_lt = Radiobutton(root,text='Lighting c..... More
|
|
|
|