Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 41 online users. » 0 Member(s) | 37 Guest(s) Bing, AOL, AOL
|
Latest Threads |
Select Python comment (#)...
Forum: General Coding Help
Last Post: SpongeB0B
5 hours ago
» Replies: 4
» Views: 311
|
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
6 hours ago
» Replies: 5
» Views: 1,118
|
New to the field
Forum: News and Discussions
Last Post: Polybunny
11 hours ago
» Replies: 0
» Views: 71
|
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,274
|
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 840
|
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,130
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,486
|
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-11-2025, 05:34 PM
» Replies: 5
» Views: 1,246
|
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,803
|
how to manage crypto trad...
Forum: General Coding Help
Last Post: Mercyto
Sep-11-2025, 06:01 AM
» Replies: 2
» Views: 2,965
|
|
|
Competitions? |
Posted by: nilamo - Oct-08-2016, 03:04 PM - Forum: Board
- Replies (2)
|
 |
I've been working on a competition for members of our little forum, but... where should I post it? General? Scripts? Bar? It'll be an ongoing thing, w..... More
|
|
|
Where are the girls? |
Posted by: wavic - Oct-08-2016, 02:22 PM - Forum: Bar
- Replies (10)
|
 |
Any pywomen here?
I am sure that Python fits on any lady. :cool:
|
|
|
grid layout |
Posted by: neech - Oct-07-2016, 06:18 PM - Forum: GUI
- Replies (8)
|
 |
I would like to be consistent in my window management (I heard that was best practice). However, I have a window that is 800x400 which is the size of ..... More
|
|
|
Homework help |
Posted by: nzieno - Oct-07-2016, 04:00 PM - Forum: Homework
- Replies (11)
|
 |
So my issue is this we have started using functions and the module we are supposed to import does not import its from a zip file for examples from the..... More
|
|
|
Lambda: How, Why, and Why not. |
Posted by: Mekire - Oct-06-2016, 10:30 PM - Forum: Fundamentals
- No Replies
|
 |
When I first started learning python I found lambda extremely confusing. It isn't that there is anything particularly complicated about it; but somet..... More
|
|
|
Julian Day |
Posted by: sparkz_alot - Oct-06-2016, 03:39 PM - Forum: Code sharing
- Replies (14)
|
 |
Here is another Python piece of code derived from Jean Meuus' book "Astronomical Algorithms"
to compute the Julian Day (JD) for a given Gregorian dat..... More
|
|
|
Mark posts as SOLVED |
Posted by: iFunKtion - Oct-06-2016, 11:05 AM - Forum: Board
- Replies (22)
|
 |
Is there a way to mark a post as SOLVED at all. I find SOLVED threads in forums extremely useful and I for one try my hardest to document any solution..... More
|
|
|
now() |
Posted by: Skaperen - Oct-06-2016, 05:44 AM - Forum: General Coding Help
- Replies (7)
|
 |
is there a way to do this
from datetime import datetime as dt
now=dt.now in one statement?
i tried these and they did n..... More
|
|
|
|