| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,281
» Latest member: drakhsin
» Forum threads: 38,792
» Forum posts: 175,870
Full Statistics
|
| Online Users |
There are currently 35 online users. » 0 Member(s) | 32 Guest(s) Google, Bing, AOL
|
| Latest Threads |
data fetching for indian ...
Forum: General Coding Help
Last Post: drakhsin
1 hour ago
» Replies: 0
» Views: 14
|
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Yesterday, 08:30 PM
» Replies: 0
» Views: 35
|
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Yesterday, 06:15 AM
» Replies: 4
» Views: 1,465
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 120
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 47
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,035
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,290
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 335
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 173
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 237
|
|
|
| Create GUI on MAC |
|
Posted by: ju21878436312 - Apr-28-2020, 09:16 AM - Forum: GUI
- Replies (2)
|
 |
I would like to create a GUI for students using Mac Computers.
I am really new to it and wanted to check my procedure:
1. step: delete old python..... More
|
|
|
| Modules |
|
Posted by: menator01 - Apr-27-2020, 10:27 PM - Forum: General Coding Help
- Replies (3)
|
 |
I was just wondering how big the program needs to be before you just create modules to import? What is the common practice on that subject?
Thank
|
|
|
| SMTPlib help |
|
Posted by: tpolim008 - Apr-27-2020, 07:07 PM - Forum: General Coding Help
- Replies (4)
|
 |
Hello, I'm stuck at this point and looking for some help. I am trying to get the text file that my script creates, then email that out as an attached ..... More
|
|
|
| combobox |
|
Posted by: Agusben - Apr-27-2020, 06:04 PM - Forum: GUI
- Replies (1)
|
 |
I have a problem with a Combobox.
I want a Label to appear when a specific value is selected in the Combobox.
[python]
from tkinter import *
f..... More
|
|
|
| List in Python 3.8 |
|
Posted by: AnwarulKabir - Apr-27-2020, 12:24 PM - Forum: General Coding Help
- Replies (3)
|
 |
I am a novice python programmer. I was learning and practicing the List data structure in python 3.8. To place my certain query I will take help from ..... More
|
|
|
| excel data erase |
|
Posted by: d8a988 - Apr-27-2020, 10:04 AM - Forum: Data Science
- Replies (1)
|
 |
I am trying to write new data to excel, however, this code erases the old one.
Is there a way to slightly modify this code without erasing the old da..... More
|
|
|
| Indentations |
|
Posted by: macfanpl - Apr-27-2020, 08:59 AM - Forum: General Coding Help
- Replies (10)
|
 |
Im on Mac in VSCode.
When I try to import function from another file and do from x import y all I get is red underline under [inli..... More
|
|
|
| Problem about image and button |
|
Posted by: scotesse - Apr-27-2020, 08:03 AM - Forum: GUI
- Replies (5)
|
 |
Hi,
I am doing a project on Tkinter, and I am facing 2 problems :
1- When I define a class and insert an image, it doesn't work. But, when I jus..... More
|
|
|
| Calculator |
|
Posted by: azure - Apr-27-2020, 12:34 AM - Forum: Homework
- Replies (9)
|
 |
Hi all,
I am trying to code a calculator but I afraid that I don't know how to do the mathematical operation (+, -, *, /) of two numbers by using a..... More
|
|
|
| Any improvements |
|
Posted by: Chuck_Norwich - Apr-26-2020, 07:30 PM - Forum: Code Review
- Replies (2)
|
 |
Hi
below is code for a VAT ( UK tax @ 20% ) calculator. Can calculate the tax and also back calculate from a final total.
It works, but was wond..... More
|
|
|
| CoLab + GitHub |
|
Posted by: constantin01 - Apr-26-2020, 02:55 PM - Forum: Data Science
- Replies (2)
|
 |
Hi
I save my colab notebook in my github repository, I want to import modules from this repository. I have seen an idea to import repository in Goo..... More
|
|
|
|