Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,577
» Latest member: DavidZergo
» Forum threads: 38,632
» Forum posts: 175,026
Full Statistics
|
Online Users |
There are currently 558 online users. » 0 Member(s) | 553 Guest(s) Google, Yandex, Baidu, AOL
|
|
|
Python time |
Posted by: marciokoko - Oct-17-2016, 01:28 AM - Forum: General Coding Help
- Replies (8)
|
 |
Imi trying to compare two times, but the result comes back backwards. Here is my code
[code]
import time, datetime
while True:
now_time = da..... More
|
|
|
User Interface to Python |
Posted by: Raures - Oct-16-2016, 01:21 PM - Forum: GUI
- Replies (11)
|
 |
Hi. For all the users that use Qt to make GUI, I've created a simple converter to help them convert the *.ui files to *.py files...... More
|
|
|
want to make a shell? |
Posted by: Skaperen - Oct-16-2016, 07:51 AM - Forum: Bar
- Replies (1)
|
 |
which shell would you want to make?
(P)ython (U)sers (SH)ell :think:
[spoiler=plush](P)ython (L)uxury (U)ser (SH)ell :..... More
|
|
|
modified: docstrings |
Posted by: Skaperen - Oct-16-2016, 05:30 AM - Forum: Code sharing
- Replies (2)
|
 |
i have rewritten one of my module files to use docstrings for the function documentation, instead of comments i had in a past posting. they ar..... More
|
|
|
more profile options |
Posted by: metulburr - Oct-15-2016, 02:02 AM - Forum: Board
- Replies (2)
|
 |
I added another plugin. I was actually looking to fix something else and i got sidetracked.
This allows comments on profile, profile views, buddy ..... More
|
|
|
suggestion: Spoiler |
Posted by: Skaperen - Oct-13-2016, 11:53 PM - Forum: Board
- Replies (2)
|
 |
i like the spoiler, but it would be nice to have the ability to change the text there, use an image, smilie, etc.
|
|
|
|