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,289
» Latest member: J2M
» Forum threads: 38,793
» Forum posts: 175,881

Full Statistics

Online Users
There are currently 35 online users.
» 1 Member(s) | 30 Guest(s)
Google, Bing, AOL, Mojeek, lovedeep

Latest Threads
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
8 hours ago
» Replies: 5
» Views: 66
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 12:05 PM
» Replies: 5
» Views: 169
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 66
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
Nov-21-2025, 06:15 AM
» Replies: 4
» Views: 1,503
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Nov-20-2025, 02:10 PM
» Replies: 2
» Views: 161
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Nov-20-2025, 06:48 AM
» Replies: 0
» Views: 73
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:59 AM
» Replies: 11
» Views: 6,100
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Nov-20-2025, 04:46 AM
» Replies: 2
» Views: 4,310
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 415
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 235

 
  looking up docs for open file methods
Posted by: Skaperen - Nov-09-2019, 08:15 PM - Forum: News and Discussions - Replies (3)

where do i find the full documentation of all the methods for an open file object? is there a class name to look for them under?

Print this item

  [MicroPython] Beginner, program with lists
Posted by: Hellon - Nov-09-2019, 07:07 PM - Forum: Homework - Replies (3)

Hello Smile

So here I am a beginner in Python and I have an exercise that asks me to replace the repetition with the list but I can't underst..... More

Print this item

  Selenium and keeping a Sesion alive
Posted by: FernandoNP - Nov-09-2019, 07:00 PM - Forum: Web Scraping & Web Development - No Replies

Hi, this is my first post on a programming forum, i´ll try to express myself the best i can.

I´m trying to do a program with Selenium and ChromeDri..... More

Print this item

  while loop
Posted by: amanoleas - Nov-09-2019, 06:42 PM - Forum: Homework - Replies (3)

Im a beginner programmer trying to learn Python and taking an video intro course. I don't have any other resources to ask, and found this forum.
I al..... More

Print this item

  file.write not working properly
Posted by: mnh001 - Nov-09-2019, 05:14 PM - Forum: General Coding Help - Replies (11)

I'm having a problem with writing to file. It only works part time. I have a print statement right after the file.write line and it shows that everyth..... More

Print this item

  Variable Issue
Posted by: slackerman73 - Nov-09-2019, 04:15 PM - Forum: General Coding Help - Replies (2)

Hello - I'm very new to python and working on a simple voting program where it asks what the user's age is. If they are 18 or older it will print "Yo..... More

Print this item

  Zooming a tkinter image
Posted by: GalaxyCoyote - Nov-09-2019, 03:02 PM - Forum: GUI - Replies (2)

I am trying to create a program that can display images, this is going to tie in with some bigger projects in the future so I thought of just making t..... More

Print this item

  How to access shared folder on Windows from Ubuntu machine
Posted by: Pavel_47 - Nov-09-2019, 02:55 PM - Forum: Networking - Replies (22)

Hello,
How to access the conetnt of a shared folder on Windows from Ubuntu machine ?
Transfer isn't need, only read acces and probably file rename...... More

Print this item

  librosa ERROR: Command errored out with exit status 1:
Posted by: PythonSounds - Nov-09-2019, 02:53 PM - Forum: Data Science - Replies (9)

Fairly new to Python and data science. Working with audio.

If I type in:

Quote:pip install librosa


Error is longer than below:
..... More

Print this item

  Menu selection using function
Posted by: leodavinci1990 - Nov-09-2019, 10:54 AM - Forum: General Coding Help - Replies (8)

Hi I am trying to print out a string that shows the menu item selected in a function. I have the following code. But it is seems I don't have the logi..... More

Print this item

  Confusion regarding 'self' while creating instance
Posted by: mad_accountant - Nov-09-2019, 09:17 AM - Forum: Game Development - Replies (2)

Hi people

I am a total noob to programming and trying to learn python from "Python Crash Course".

I am currently working on making the "Alien In..... More

Print this item

  robocall on the fly (and send texts) with Twilio
Posted by: rootVIII - Nov-09-2019, 08:21 AM - Forum: Code sharing - No Replies

Here is the repository with better directions.

EDIT: Re-pasting the code as a --record option wa..... More

Print this item

  [Learning:bs4, re.search] - RegEx string cutoff
Posted by: jarmerfohn - Nov-09-2019, 06:43 AM - Forum: Web Scraping & Web Development - Replies (5)

All I'm trying to do is test print an html string given a regex pattern but the result is always incomplete and I cant figure out why. I'm new to pyt..... More

Print this item

  resetting a generator
Posted by: Skaperen - Nov-09-2019, 06:06 AM - Forum: News and Discussions - Replies (8)

i would like to make a generator (or modify an existing one) to have a means to reset it to start all over at the beginning (whether it has finished o..... More

Print this item

  writing all new scripts in Python
Posted by: Skaperen - Nov-09-2019, 03:46 AM - Forum: Bar - Replies (7)

of those using Linux, how many of you, when you need to write a script to automate something, or make something work better, or just process some data..... More

Print this item

  moving bullets up the screen using y-coordinate
Posted by: allusernametaken - Nov-09-2019, 01:30 AM - Forum: Game Development - Replies (4)

Hello, python world.
I'm studying python using the book called 'Python Crash Course'.
There's a portion of the book making a game using Pygame and I..... More

Print this item

  JWT and Apple Store Connect API
Posted by: moto17 - Nov-08-2019, 10:21 PM - Forum: General Coding Help - No Replies

Hello All

would welcome any advice on the following thank you

I am trying to use Apple's Connect API to download reports (sales etc.

the foll..... More

Print this item

  Importing a .py file with a value of a variable
Posted by: Sk4rd - Nov-08-2019, 09:02 PM - Forum: General Coding Help - Replies (2)

Hello,
I am trying to make an ATM in the CMD with the use of Python but I have to import a module which could have any name because it is being crea..... More

Print this item

  converting a number from bytes to float and back
Posted by: Skaperen - Nov-08-2019, 09:00 PM - Forum: News and Discussions - Replies (3)

if given a number as str, int or float, you can add 1 to it and convert it back to the same type easily:
[python]
def inc(num):
return type(num..... More

Print this item

  Help whit array
Posted by: santpao - Nov-08-2019, 06:23 PM - Forum: General Coding Help - Replies (1)

Folks,

I came across a problem involving arrays that I am having trouble finding solution, could it help me? Or give me some tips?

Basically, I ..... More

Print this item

  Should I se SQLite to create a simple High-scores database?
Posted by: shaanukstar123 - Nov-08-2019, 06:08 PM - Forum: News and Discussions - Replies (3)

Hi,

I'm quite new to programming and am currently making an LAN 2D Shooter on Python3 (Pygame). For my game, the player will have the option to log..... More

Print this item

  unittest mock and patch
Posted by: piscvau - Nov-08-2019, 02:55 PM - Forum: General Coding Help - Replies (1)

Hello
I have been coding in python for about a year and I still have very much problem with unittest mock and patch framework. I do not know if this ..... More

Print this item

  could not fix unexpected indent
Posted by: Bayan - Nov-08-2019, 01:08 PM - Forum: General Coding Help - Replies (1)

[align=left]Hello there,
I'm using Spyder anaconda program to have hand web browser. but unfortunately I got "IndentationError: unexpected indent" an..... More

Print this item

  While loop in list
Posted by: TheGhostKnight - Nov-08-2019, 12:38 PM - Forum: Homework - Replies (2)

Hello!

I'am currently taking a programming course in school and we have a project that is individual and we can't ask our teacher for help but we c..... More

Print this item

  Sum char word dictionary
Posted by: RavCOder - Nov-08-2019, 11:38 AM - Forum: General Coding Help - Replies (3)

I have a dictionary that gives me a letter of the alphabet as a key and a number that corresponds to the position of the letter of the alphabet.
[quo..... More

Print this item

  random selection of song and artist not working
Posted by: Unknown_Relic - Nov-08-2019, 11:36 AM - Forum: General Coding Help - Replies (2)

im trying to select a random song in a file then find the position and match it with the artist in a separate file in python 3.7.3. Two files called s..... More

Print this item

  I need litte help with linking to another website.
Posted by: darktitan - Nov-08-2019, 08:48 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi.
I need little help with linking to another website.
Now i know how to make a link in html and use return redirect in route to link.
But my pro..... More

Print this item

  Pagination
Posted by: prejni - Nov-08-2019, 08:36 AM - Forum: Web Scraping & Web Development - Replies (2)

Hello there,
I am working on my first Webscraper and have a problem with the pagination of the Website i want to crawl.

This is my code so far:..... More

Print this item

  Which IDE comes with help ?
Posted by: tonycstech - Nov-08-2019, 05:28 AM - Forum: News and Discussions - Replies (7)

I am newb to python. I am used to AutoTI programming that as help file thats no match to any help file on earth.
If you hover over a function and pre..... More

Print this item

  PYGAME draw ball
Posted by: gean - Nov-08-2019, 02:51 AM - Forum: Game Development - Replies (1)

Hi everyone,
I am working on a game with python 3.6 and PYGAME and with the Geany 1.36 text editor.

It is a game where a ball falls randomly from ..... More

Print this item

  Multithreading dynamically syncronism
Posted by: Rodrigo - Nov-08-2019, 02:33 AM - Forum: General Coding Help - No Replies

Hi there, I have n threads named as: E1, E2, E3, ... And additionally another m number os threads named as: C1, C2, C3, ... The (C ) type threads are ..... More

Print this item

  Occurence
Posted by: Adem - Nov-07-2019, 10:29 PM - Forum: General Coding Help - Replies (3)

Hi, I want to print the occurence of each item . For example, you want 5 items in (1,1). Instead of printing 1,1,1,1,1 ; I want it to print 1:"5". I'm..... More

Print this item

  Mock call to subprocess.Popen failing with StopIteration
Posted by: tharpa - Nov-07-2019, 08:44 PM - Forum: General Coding Help - Replies (7)

A unit test that I have inherited is now failing on

[python]p = subprocess.Popen(command, shell=True, stdout=subprocess.PIPE)
logging.warning('Not..... More

Print this item

  How to use switch/case in python?
Posted by: newbieguy - Nov-07-2019, 06:35 PM - Forum: General Coding Help - Replies (9)

Hi everyone! If you can see, I am totally newbie in python.
I want to create easy calculator used with switch/case statement.
My idea is:
[python]..... More

Print this item

  Explaining Code
Posted by: kozaizsvemira - Nov-07-2019, 06:30 PM - Forum: General Coding Help - Replies (2)

Hi,

As I am learning python I am wondering about following code:

[python]openList = ['[', '{', '(']
closeList = [']', '}', ')']

def check(S..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  PyQt5 - Get a parameter f... 8 hours ago Ninja2112 deanhystad GUI
  data fetching for indian ... Yesterday, 12:05 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
Most views
  The best Prog... 579305
  Tutorial Requ... 512171
  Web Scraping ... 442202
  Newbie with P... 386310
  New Users Int... 379858
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 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
J2M Today
jackhunter Today
EmilyCarter Today
xdimbah Today
IsmaelSlalk Today

User Panel Messages

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