Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 47 online users. » 0 Member(s) | 44 Guest(s) Google, Bing, AOL
|
Latest Threads |
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
11 hours ago
» Replies: 11
» Views: 4,105
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 582
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,515
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 931
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,419
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,273
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,475
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,443
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,585
|
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,144
|
|
|
semaphores |
Posted by: Skaperen - Jan-22-2018, 05:35 AM - Forum: General Coding Help
- Replies (1)
|
 |
i would like to have a pair of cli scripts in Python3, where one of the scripts will be run given a name and it will wait for a semaphore of that name..... More
|
|
|
Re. Substring counting |
Posted by: Mekire - Jan-22-2018, 02:56 AM - Forum: Homework
- Replies (9)
|
 |
This would normally go in homework discussions, but as the user has already solved their problem there is no reason to not post publicly.
Original ..... More
|
|
|
Validate string using Regex |
Posted by: rahul_raj1981 - Jan-21-2018, 07:28 PM - Forum: Homework
- Replies (2)
|
 |
hi,
I want to validate that the below string should only contain 0-9A-Za-z. Not sure how the space can be ignored and through the invalid message i..... More
|
|
|
turtle module |
Posted by: kalamarovskycom - Jan-21-2018, 11:10 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi;
Can you please help me eith the code in below? I want to draw five square that touch to each other on their upper-right corners, but I am n..... More
|
|
|
opencv help |
Posted by: tony1812 - Jan-21-2018, 06:54 AM - Forum: General Coding Help
- No Replies
|
 |
Hello, I compiled opencv successfully, so I thought, but when I run a script, I got this opencv error:
[python]
OpenCV Error: Unspecified error (The..... More
|
|
|
Pygame typewriter class |
Posted by: Windspar - Jan-21-2018, 02:09 AM - Forum: Code sharing
- No Replies
|
 |
It render text once. Uses clip rect for animations.
[python]import os
import pygame
class TypeWriterText:
def __init__(self, text, font, c..... More
|
|
|
|