Welcome, Guest |
You have to register before you can post on our site.
|
Online Users |
There are currently 40 online users. » 1 Member(s) | 33 Guest(s) Applebot, Bing, AOL, Google, AOL, Noya_Yonatan
|
Latest Threads |
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: Anunderling
2 hours ago
» Replies: 0
» Views: 40
|
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 04:28 PM
» Replies: 11
» Views: 4,285
|
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 733
|
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,607
|
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,072
|
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,576
|
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,403
|
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,598
|
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,540
|
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,701
|
|
|
tkinter lightswitch |
Posted by: menator01 - May-11-2021, 06:52 PM - Forum: Code sharing
- Replies (1)
|
 |
Just wanted to share a little program using tkinter and images in hoping maybe it will help someone.
[video=youtube]https://youtu.be/GeD6xdYLRmY[/v..... More
|
|
|
web3 |
Posted by: adam2001 - May-10-2021, 05:12 PM - Forum: General Coding Help
- Replies (1)
|
 |
Hi, when installing web3 module i've got the following error (C+++ is already installed):
ERROR: Failed building wheel for bitarray
ERROR: Comma..... More
|
|
|
List of lists - merge sublists with common elements |
Posted by: medatib531 - May-09-2021, 02:29 AM - Forum: General Coding Help
- Replies (1)
|
 |
Assume I have list1 as follows:
list1 = [['a','b'],['c','d'],['b','e'],['f','g'],['a','h'],['i','c']] I want to merge the subli..... More
|
|
|
Modify Class on Button Click |
Posted by: KDog - May-08-2021, 10:00 PM - Forum: GUI
- Replies (4)
|
 |
I have a program that shows the live webcam feed from my laptop. It uses Tkinter and OpenCV.
I would like to flip the live video when a button is pre..... More
|
|
|
URGENT: How to plot data from text file. Trying to recreate plots from MATLAB |
Posted by: JamieAl - May-08-2021, 07:00 PM - Forum: Homework
- Replies (4)
|
 |
I have the following data saved from a MATLAB code and they have the following form:
[quote]0,0.001,0.002,0.003,0.004,0.005,0.006,0.007,0.008,0.009,0..... More
|
|
|
|