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,286
» Latest member: xdimbah
» Forum threads: 38,792
» Forum posts: 175,875

Full Statistics

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

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

 
  Python for syntax conversion
Posted by: kingsman - Dec-20-2019, 02:52 PM - Forum: Homework - Replies (23)

My homework needs to use Python to write a programme for syntax files conversion.
For many construction software, the interoperability is weak and th..... More

Print this item

  using class
Posted by: Carloggy - Dec-20-2019, 10:52 AM - Forum: Homework - Replies (11)

I did my best to get my goal, I didn't get the moveUp by adding 10.

this is my code

[python]
class Rocket ():
def __init__(self,name):
..... More

Print this item

  Python to .so library in Ubuntu for web server
Posted by: danowitz - Dec-20-2019, 06:42 AM - Forum: General Coding Help - No Replies

Hi - In my project are trying to use python code in a web server. However for various reasons we are not allowed to actually put the python code on th..... More

Print this item

  typename in collections.namedtuple
Posted by: Skaperen - Dec-20-2019, 04:53 AM - Forum: News and Discussions - Replies (4)

does anyone know what collections.namedtuple's first argument, docs refer to as typename, is actually used for? i'm trying to figure out what ..... More

Print this item

  Create a csv file that pulls data from an .accdb file
Posted by: T0ky0banana - Dec-20-2019, 01:30 AM - Forum: General Coding Help - No Replies

Photo of Attachment.accdb file Attachment1.accdb



So I have several Attachment.accdb files in my directory. I ..... More

Print this item

  Dividing certain columns in multiple CSV files
Posted by: NatesM - Dec-20-2019, 12:19 AM - Forum: General Coding Help - Replies (4)

I'm trying to divide all data in certain columns from multiple CSV files using python. I want to divide all columns with certain values except the fir..... More

Print this item

  Installing Numpy multiple locations
Posted by: dwhe - Dec-19-2019, 11:45 PM - Forum: General Coding Help - Replies (4)

I am a new user to python so please be kind. I am using python 3 on ubuntu (Linux).

I installed numpy under …/APP1/.env/lib/python3.6/site-package..... More

Print this item

  [tkinter] Quiz generator
Posted by: joe_momma - Dec-19-2019, 10:35 PM - Forum: Code sharing - No Replies

To run this from command line: python3 quiz_generator.py trivia01.txt
if the text file isn't in the same folder the full path is used.
quiz_generato..... More

Print this item

  Search file with *filename* python 3.8
Posted by: lastyle - Dec-19-2019, 09:07 PM - Forum: Data Science - Replies (13)

Hi all.

I am looking for a solution that allows me to search inside a Folder for a Filename that can look like "*bestfile* or bestfile2* regardles..... More

Print this item

  I don't understand why this doesn't work
Posted by: sandeen - Dec-19-2019, 07:10 PM - Forum: General Coding Help - Replies (4)

can someone please explain to me why the third item in the list is not removed?

[python]
def alist(x):
for i in x:
if len(i) != 4:
..... More

Print this item

  Trying to send input from html form to database SQLite3
Posted by: RonnyGiezen - Dec-19-2019, 06:42 PM - Forum: General Coding Help - Replies (3)

Hello,

I am in my first year of software engineering and I'm fairly new to programming.
I'm trying to make a guest registration program for work (..... More

Print this item

  Regex to retrieve data from json in script tag.
Posted by: DreamingInsanity - Dec-19-2019, 06:36 PM - Forum: General Coding Help - Replies (4)

I use bs4 to get all the script tags from a web page like this:
[python]soup = BeautifulSoup(page.content, 'html.parser')
images = soup.find_all('sc..... More

Print this item

  Unable to login to remote SQL Server database
Posted by: sipriusPT - Dec-19-2019, 05:33 PM - Forum: General Coding Help - Replies (1)

Hello everyone,

I am trying to connect to a remote database in a SQL Server Engine for the first time, but I am struggling with it in Python 3.

..... More

Print this item

  Matrix Multiplication Issue
Posted by: VIJENDRA - Dec-19-2019, 05:03 PM - Forum: General Coding Help - Replies (1)

I have written the code given below in two different cases
Case I
[python]
a = [[1,2,3],[4,5,6],[7,8,9]]
b = a
i = 0
j = 0
while (i<3):
wh..... More

Print this item

  Easier way to manage dependencies?
Posted by: Tylersuard - Dec-19-2019, 03:17 PM - Forum: General Coding Help - Replies (2)

Ok it is a nightmare trying to install repos on my local machine. For instance, this repo: https://github.com/openai/multi-agent-em...environmen..... More

Print this item

  Installing two different flavors of Python
Posted by: sayyedkamran - Dec-19-2019, 02:39 PM - Forum: General Coding Help - Replies (2)

Can Python for Windows and Anaconda Python co exists on a Windows-10 Operating System?


Side Note: There must be a separate category for installat..... More

Print this item

  Basic example Coding
Posted by: gudlur46 - Dec-19-2019, 12:39 PM - Forum: General Coding Help - Replies (2)

Hello Everyone,
I am new to Python programming and moving from MATLAB to python. I am still getting acquainted to python syntax and was trying a few ..... More

Print this item

  Object of type set is not JSON serializable
Posted by: enigma619 - Dec-19-2019, 12:16 PM - Forum: General Coding Help - Replies (5)

Hi

I've a new problem with json / python.

My json is:
[output]
{
"domaine": {
"name": {
"service": ["service1", "se..... More

Print this item

  Cannot Change Python script to exe using Pyinstaller
Posted by: omar_mohsen - Dec-19-2019, 11:14 AM - Forum: General Coding Help - Replies (3)

I have done a code with python 3.5.4 version and I try to change the script to execution file using pyinstaller 3.5 and after changing the code to exe..... More

Print this item

  "usr" directory not present and needed for cmd commands?
Posted by: ajetrumpet - Dec-19-2019, 10:47 AM - Forum: General Coding Help - Replies (2)

hi guys,

I'm getting started with python and I need a push here. Everything I read online about executing cmds via the command prompt whether they..... More

Print this item

  How to select only one image from three?
Posted by: maks_mkv - Dec-19-2019, 09:45 AM - Forum: Game Development - Replies (1)

Hi all. I write a game. In game used three image. How to select only one image from three?

[python]
import pygame, sys
import os, random

os.c..... More

Print this item

  pandas str.extract multiple regex groups with OR
Posted by: pythonidae - Dec-19-2019, 09:38 AM - Forum: Data Science - Replies (2)

Hi. I have a column of text with inputs like, 3" deep, 4 inches deep, 5" depth. I wanted to extract just the value and put this in a ..... More

Print this item

  How to get first 5 images form the document using Python BeautifulSoup
Posted by: sarath_unrelax - Dec-19-2019, 07:13 AM - Forum: General Coding Help - No Replies

Hello Python Geeks,


I'm trying to pull some images of properties using BeautifulSoup, When i look into the page source it looks very confu..... More

Print this item

  Python the regex not getting any attributes
Posted by: sarath_unrelax - Dec-19-2019, 05:45 AM - Forum: General Coding Help - Replies (1)

Hello,

I'm trying to pull the image url from the documents. I need to get all the urls sometimes its 2 or 3, may be 5.

Here is my document :

..... More

Print this item

  Pandas
Posted by: JAL - Dec-19-2019, 03:01 AM - Forum: Data Science - Replies (1)

Hi, I am struggling to run code because I cannot seem to get dataframe or panelgroupby. Ive tried different versions of Pandas and nothign seems to wo..... More

Print this item

  getting a script into the background
Posted by: Skaperen - Dec-19-2019, 02:19 AM - Forum: News and Discussions - Replies (2)

i have done this, before, in C. i'd like to have my script run itself in the background, with the foreground exiting back to the shell. would it be ..... More

Print this item

  can't change font of existing text
Posted by: Skaperen - Dec-19-2019, 12:09 AM - Forum: Board - Replies (2)

the web editor for posts to this board can't change the font of existing text. try it. when you highlight some text then try to select a font, bring..... More

Print this item

  no map01= for b32encode
Posted by: Skaperen - Dec-19-2019, 12:03 AM - Forum: News and Discussions - No Replies

base64.b32decode() does have a keyword argument map01= but base64.b32encode() does not. and [inline]base64.b32decod..... More

Print this item

  How do you find freelance Python Developers?
Posted by: officeace - Dec-18-2019, 10:18 PM - Forum: News and Discussions - Replies (3)

I am wanting to hire a freelance python developer, it could be on a part time or p.r.n. basis. I would prefer in the same country. I'm US. I also m..... More

Print this item

  Add list item into executable command
Posted by: zhome888 - Dec-18-2019, 09:48 PM - Forum: General Coding Help - Replies (2)

What I am trying to do is get a list of files in a directory and run a command on each of those files.
The command needs the file name in there as t..... More

Print this item

  Bulk Generating Cloze Deletions based on Tatoeba sentences and word frequency lists
Posted by: wizzie - Dec-18-2019, 09:40 PM - Forum: General Coding Help - Replies (10)

Hi all

tl;dr: I have a list of sentences and a word frequency list. Python is to compare individual words in each sentence with the word frequency ..... More

Print this item

  online audio streaming
Posted by: experimental - Dec-18-2019, 07:59 PM - Forum: Networking - No Replies

does anybody has experence with streaming in flask? i am trying to build an online radio using python but have some issues with it. i described the pr..... More

Print this item

  append one random intergar variable
Posted by: Coastal - Dec-18-2019, 06:34 PM - Forum: General Coding Help - Replies (5)

Im super new to Python, i'm still just trying to understand the syntax
I like to add a random integer variable to a list.

Online I found different..... More

Print this item

  json problem
Posted by: enigma619 - Dec-18-2019, 04:42 PM - Forum: General Coding Help - Replies (9)

Hi

I'm new on this forum.
I'm working with json and python and i don't succeed to retrieve some information...

my json:
[output]
{
"doma..... More

Print this item

  Tool to adding type annoations
Posted by: Beliavsky - Dec-18-2019, 03:36 PM - Forum: General Coding Help - Replies (1)

Is there a tool that will analyze Python code and add type annotations to functions? A human would look at comments, the body of a function, and at co..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  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
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
Most views
  The best Prog... 579263
  Tutorial Requ... 512124
  Web Scraping ... 442190
  Newbie with P... 386297
  New Users Int... 379647
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
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
xdimbah Today
IsmaelSlalk Today
Stephenchers Today
alexferrina Yesterday
MattCarters 11-22

User Panel Messages

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