| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,303
» Latest member: TimTom420
» Forum threads: 38,797
» Forum posts: 175,898
Full Statistics
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 29 Guest(s) Bing, Google, Facebook, AOL, Google Image
|
| Latest Threads |
Python is not working on ...
Forum: General Coding Help
Last Post: Pedroski55
4 hours ago
» Replies: 2
» Views: 73
|
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,799
|
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Yesterday, 02:09 AM
» Replies: 7
» Views: 628
|
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 123
|
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 103
|
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 182
|
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,207
|
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 300
|
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 185
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 114
|
|
|
| unix shell in python |
|
Posted by: Skaperen - Mar-28-2019, 02:10 AM - Forum: Bar
- Replies (3)
|
 |
if you wrote a unix shell, or equivalent for windows, in python, what would the interactive commands be like? would you make them be pythonic?
|
|
|
| maze solution |
|
Posted by: jenya56 - Mar-27-2019, 04:03 PM - Forum: General Coding Help
- Replies (5)
|
 |
Dear all,
I am stuck with this code. It appears to be working for most of the situations. But for this particular maze, it fails. I have a 2D array o..... More
|
|
|
| Finding Coordinates |
|
Posted by: Sikum7 - Mar-27-2019, 11:25 AM - Forum: Data Science
- No Replies
|
 |
Hello,
I am new with python and i have been trying to find the cordinates of the tracked yellow color from the webcam. But I am not able to find th..... More
|
|
|
| Sorting csv or txt file on date and time |
|
Posted by: AshBax - Mar-27-2019, 09:25 AM - Forum: General Coding Help
- Replies (4)
|
 |
Hi,
I'm trying to sort a large txt file on 2 columns: date and then time: I've enclosed a small sample of this:
1,2,3,4,5,6,7,8,9,10
201902..... More
|
|
|
|