| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,279
» Latest member: Santoro
» Forum threads: 38,791
» Forum posts: 175,868
Full Statistics
|
| Online Users |
There are currently 49 online users. » 0 Member(s) | 44 Guest(s) Applebot, Bing, Mojeek, Google
|
| Latest Threads |
How Can Solo Indie Game D...
Forum: Game Development
Last Post: OtiliaBecker
3 hours ago
» Replies: 0
» Views: 18
|
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 90
|
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 31
|
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:59 AM
» Replies: 11
» Views: 5,984
|
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,282
|
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 296
|
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 142
|
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 207
|
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,112
|
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Nov-17-2025, 11:47 AM
» Replies: 4
» Views: 254
|
|
|
| Input Error |
|
Posted by: Dream - Jul-12-2020, 01:01 AM - Forum: General Coding Help
- Replies (2)
|
 |
Hello,im trying to do a youtube video downloader script,so i did this:
[python]import pytube
video_url = 'https://www.youtube.com/watch?v=4KcMdH8qiu..... More
|
|
|
| reindex() |
|
Posted by: Truman - Jul-11-2020, 09:26 PM - Forum: Data Science
- Replies (2)
|
 |
[python]import pandas as pd
import numpy as np
index = [('California', 2000), ('California', 2010),
('New York', 2000), ('New York', 2010)..... More
|
|
|
| OCR to database |
|
Posted by: Hakx77 - Jul-11-2020, 09:05 PM - Forum: General Coding Help
- Replies (2)
|
 |
So I am needing some help, I am new to python and programming in general but I am trying to use a raspberry pi to take a pic of a document then send i..... More
|
|
|
| Syntax error |
|
Posted by: bayouprophet - Jul-11-2020, 08:14 PM - Forum: General Coding Help
- Replies (1)
|
 |
Fairly new to Python, so I need help with the following:
I am getting a syntax error for parser = MyHTMLParser() and I can't figure out why?
#
#..... More
|
|
|
| Dictionary based exercise |
|
Posted by: garvind25 - Jul-11-2020, 06:25 PM - Forum: Homework
- Replies (2)
|
 |
Hi,
I am stuck with a problem and hoping someone can help.
How can I import data from a file and store them in a dictionary? I have a file named ‘..... More
|
|
|
| gui and yhrinker buttoms |
|
Posted by: rickadamson - Jul-10-2020, 05:40 PM - Forum: GUI
- Replies (2)
|
 |
I am new to python. Can't seem to get the button to run the script to generate random passwords. Using py 3.8 and windows 10
[python]
from tkinter i..... More
|
|
|
|