Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,283
» Latest member: alexferrina
» Forum threads: 38,792
» Forum posts: 175,875

Full Statistics

Online Users
There are currently 45 online users.
» 0 Member(s) | 40 Guest(s)
AOL, Bing, Applebot

Latest Threads
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
5 hours ago
» Replies: 5
» Views: 97
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 46
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,481
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 138
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 60
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,063
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,297
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 362
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 200
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 262

 
  Movie website
Posted by: radNewton - Mar-07-2020, 02:10 PM - Forum: News and Discussions - Replies (1)

Can You make a website like this

Print this item

  Can't read virtual pin or use notification on blynk
Posted by: flypon - Mar-07-2020, 12:23 PM - Forum: General Coding Help - Replies (1)

Using the github bylnkkk for raspberry pi 3 (via ethernet) on python3 (https://github.com/blynkkk/lib-python), (0.2.6) it connects okay (using blynk s..... More

Print this item

  Customize spider chart
Posted by: swisha - Mar-07-2020, 09:10 AM - Forum: General Coding Help - Replies (2)

I want to change the radar chart from a circle to a polygon side shape.
How do I do this using this example from matplotlib website:
[python]
# Plo..... More

Print this item

  How show decimal only for none whole number ?
Posted by: SpongeB0B - Mar-07-2020, 07:35 AM - Forum: General Coding Help - Replies (6)

Hi everyone,

How show decimal only for none whole number ?

and when the number have decimal limit their number to two.


I've tried this :
[..... More

Print this item

  [split] Apparently module has no attribute display?
Posted by: Angelo26 - Mar-07-2020, 07:22 AM - Forum: Game Development - Replies (1)

Please help me I am having same problem please

Print this item

  problem coverting string data file to dictionary
Posted by: AKNL - Mar-07-2020, 02:16 AM - Forum: General Coding Help - Replies (22)

I am new to forums an a newbie in programming. I am having problem with coverting a text file that contains a dictionary on each line. I have been par..... More

Print this item

  List of n random elements
Posted by: medatib531 - Mar-07-2020, 01:32 AM - Forum: General Coding Help - Replies (5)

Hello, I need to make a list of 10 random numbers. A simple way is the following

[python]from random import random
newlist = []
for i in range(10..... More

Print this item

  How important is math for software engineering, and does it help in problem solving?
Posted by: larridde - Mar-07-2020, 01:09 AM - Forum: News and Discussions - Replies (4)

I'm well aware that you can learn programming, data science, etc... without being good at math, but one thing I always keep hearing is that; the bette..... More

Print this item

  Get value of a query ?
Posted by: JohnnyCoffee - Mar-07-2020, 12:58 AM - Forum: General Coding Help - Replies (4)

Hi,

I can use the syntax below to obtain the variable with the value of a query through a url, exemplifying prints

[python]
ws_qty = environ['Q..... More

Print this item

  Basic data analysis and predictions
Posted by: mates - Mar-06-2020, 11:57 PM - Forum: Data Science - Replies (15)

Hi guys.
Im kinda new to python but Im trying to do a basic data analysis and prediction for my diploma thesis. The diploma thesis is about predictin..... More

Print this item

  how to import a module which is installed to personal folder using pip install --pre?
Posted by: geekgeek - Mar-06-2020, 10:28 PM - Forum: General Coding Help - Replies (2)

I know there are multiple ways to install a python module. My question is related to the following installation:

pip3 install exchangelib --prefix ..... More

Print this item

  Base Interpreter
Posted by: DangerousDZ - Mar-06-2020, 07:54 PM - Forum: General Coding Help - Replies (1)

I need help figuring out how to install my project interpreter. I downloaded Python 3.8 for windows 10 68 bit and the Pycharm IDE. When go to settings..... More

Print this item

  moniter which widget triggerd event
Posted by: catlessness - Mar-06-2020, 07:20 PM - Forum: GUI - Replies (5)

I use tkinter and have several entries
now i'm using

frame.bind('<Key>',func)
to monitor event,
Q:..... More

Print this item

  try except problem
Posted by: catlessness - Mar-06-2020, 06:09 PM - Forum: General Coding Help - Replies (1)

[python]
try:
materialradius=float(entry_materialR.get())
r=float(entry_poreradius.get())
l=float(entry_porelength.get())
pdensit..... More

Print this item

  plt.style() in matplotlib causes error
Posted by: leecreighton - Mar-06-2020, 04:55 PM - Forum: Data Science - Replies (1)

I'm doing some of the projects from Python Crash Course 2nd Ed., as I'm new to the language.

A simple point plotter throws an error when plt.style(..... More

Print this item

  building class
Posted by: zarize - Mar-06-2020, 04:06 PM - Forum: General Coding Help - Replies (4)

Hey guys,

I wanted to develop my coding so i am about to learn OOP.

I want to build class which will:
1) read excel file in the folder
2)trans..... More

Print this item

  Bifid Genkey (Urgent)
Posted by: Laura123 - Mar-06-2020, 03:34 PM - Forum: Homework - Replies (2)

Hi All,

I need help in Bifid Key Generation

I have Skeleton file:

[python]def uoc_bifid_genkey(keyword, period):
"""
EXERCISE 1: ..... More

Print this item

  Organizing list of objects by attribute
Posted by: scarney1988 - Mar-06-2020, 02:53 PM - Forum: General Coding Help - Replies (3)

Hey guys/gals,

I have been working on my first python project of modelling a deck of standard playing cards. I am hoping to program a basic card g..... More

Print this item

  Help with datatime
Posted by: dawid294 - Mar-06-2020, 02:19 PM - Forum: General Coding Help - Replies (2)

Hello i am beginner with python and i have one problem with datetime in my script.
This is my data set
DATE_y
13.10.2017
19.7.2018
12.10.20..... More

Print this item

  Pyinstaller keeps thread running
Posted by: pythonuser_0101 - Mar-06-2020, 01:41 PM - Forum: General Coding Help - Replies (2)

Hello all . . .

Can anyone help with a Pyinstaller question?

I've built a Tkinter executable with Pyinstaller - it works fine ( apart from being..... More

Print this item

  How to POST html data to be handled by a route endpoint
Posted by: nikos - Mar-06-2020, 01:38 PM - Forum: Web Scraping & Web Development - Replies (1)

Error accessing a route endpoint with same name in 2 processes
Therere 2 different scripts each running on its own process:

www.py is what is runn..... More

Print this item

  Parsing ASN1 CDR using Python library asn1
Posted by: rash140 - Mar-06-2020, 12:18 PM - Forum: General Coding Help - No Replies

Hi I am trying to decode ASN.1 BER file using python library asn1 using the ASN1 Schema in XML or JSON. But i am not able to do so.

ASN1 SCHEMA SAM..... More

Print this item

  Please Help , Total Noob need help to run Scrip on Windows
Posted by: ClicksCode - Mar-06-2020, 09:40 AM - Forum: General Coding Help - Replies (2)

Hi, I'm trying to run the following Script:

https://gitlab.com/DeBos/ytviewer

I installed everything as the short guide.

Now How Do I run thi..... More

Print this item

  How to prevent Command Promt from closing when I turn it off in Python?
Posted by: binhduonggttn - Mar-06-2020, 07:17 AM - Forum: General Coding Help - Replies (1)

I am very new to python. I have a little program and I want it run in the following order :

- First I set a method

time.sleep(10)
..... More

Print this item

  Syntax error
Posted by: oguzcan - Mar-06-2020, 06:41 AM - Forum: General Coding Help - Replies (10)

Hi. Im studing. I need to help. I will connect mysql from python in vscode. Im write cmd pip install mysql-connector. And im write vscode terminal pip..... More

Print this item

  Class Instances called in the wrong order
Posted by: IanIous - Mar-06-2020, 03:40 AM - Forum: General Coding Help - Replies (4)

Hi,

I started playing around with classes and defined two classes A and B. The first one with a __init__(self) method and the second one without. J..... More

Print this item

  .Format Help
Posted by: AgileAVS - Mar-06-2020, 03:11 AM - Forum: General Coding Help - Replies (1)

company_name=('ADBL','NABIL')
for page in company_name:
    url2= 'https://login.systemxlite.com/equity/{}'.format(page)
This is t..... More

Print this item

  Game boss causing huge slowdown
Posted by: michael1789 - Mar-06-2020, 03:04 AM - Forum: Game Development - Replies (21)

Trying to make a new boss, but I don't know if this method is viable. It's an alien centipede type thing.

I spawn the head and the head spawns the..... More

Print this item

  Prime code not working?
Posted by: NewGuy12 - Mar-06-2020, 12:58 AM - Forum: General Coding Help - Replies (2)

Hi

I'm new to Python and new to this forum, but hope that someone can help with this question?

I've got some code which lists Prime numbers be..... More

Print this item

  searching for an IP address in a string
Posted by: Skaperen - Mar-06-2020, 12:14 AM - Forum: News and Discussions - No Replies

i am wanting to avoid having to write a function to find the Nth IP address in a string of characters

i do have some thought issues about it. when..... More

Print this item

  Exception: Returned Type Mismatch Error
Posted by: devansing - Mar-06-2020, 12:01 AM - Forum: General Coding Help - Replies (1)

I'm taking an online course and have to submit the code through a 3rd party grading system. I have all of the scripts working as intended locally but..... More

Print this item

  Proper use of if..elif..else statement
Posted by: nick1941 - Mar-05-2020, 11:38 PM - Forum: General Coding Help - Replies (2)

I'm a retired software engineer who has programmed in a large number of different languages, but I am new to Python. As my first effort at writing a ..... More

Print this item

  Text file not being created
Posted by: poochenthecreator - Mar-05-2020, 11:34 PM - Forum: Homework - Replies (3)

I'm stuck. I have no idea what I did wrong but, basically, I need to create a temporary text file or something? Something to save the emails after I e..... More

Print this item

  How to run php in a python file
Posted by: CrazyMakes - Mar-05-2020, 09:04 PM - Forum: General Coding Help - Replies (5)

i have a problem i am currently creating a website with php and i have a pyhton program that i want to run on my website i tried using the php functio..... More

Print this item

  How to define spritecollisions?
Posted by: Jan_97 - Mar-05-2020, 08:39 PM - Forum: Game Development - Replies (2)

So I have this test environment that I use whenever I'm trying to learn new stuff, lately it's been going on into alot of pygame. I'm currently trying..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data fetching for indian ... 5 hours ago drakhsin snippsat Web Scraping ...
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
  [SOLVED] [BeautifulSoup] ... 11-20, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... 11-20, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... 11-20, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... 11-20, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
Most views
  The best Prog... 579251
  Tutorial Requ... 512089
  Web Scraping ... 442181
  Newbie with P... 386292
  New Users Int... 379545
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12109
buran 8196
snippsat 7390
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
alexferrina Today
MattCarters Yesterday
drakhsin Yesterday
MileHigh303 11-21
ndx101 11-21

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020