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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 19,937
» Latest member: bennyanderson482
» Forum threads: 38,722
» Forum posts: 175,510

Full Statistics

Online Users
There are currently 40 online users.
» 1 Member(s) | 32 Guest(s)
Bing, Google, Applebot, Internet Archive, AOL, AOL, snippsat

Latest Threads
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Larz60+
2 hours ago
» Replies: 1
» Views: 56
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
Yesterday, 05:56 PM
» Replies: 9
» Views: 3,080
Too much space between gr...
Forum: GUI
Last Post: RonR
Yesterday, 11:22 AM
» Replies: 4
» Views: 1,498
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Yesterday, 10:31 AM
» Replies: 3
» Views: 516
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 776
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,879
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 869
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 455
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,416
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,631

 
  reach the elements in the list
Posted by: ptah - Oct-03-2017, 03:32 PM - Forum: Homework - Replies (7)

Greetings .. I just started learning phyton. but I did not solve a problem .. I created a new list .. this list is contains numbers .. How can I manip..... More

Print this item

  [pyGame] More Text in one Window, example needed !
Posted by: JamieVanCadsand - Oct-03-2017, 03:24 PM - Forum: Game Development - Replies (1)

Hey Game Developers...

I try to create more tekst fonts in one game window, in one script...
But it don't works...

This is my script:
[..... More

Print this item

  Calling from a file
Posted by: james_haig_ - Oct-03-2017, 03:06 PM - Forum: General Coding Help - Replies (1)

My goal: when a user enters a username it calls their password from a text document of multiple peoples passwords for password verification.

Info: ..... More

Print this item

  How to do reprocessing H264 data to image/video
Posted by: somethingunexpected - Oct-03-2017, 12:51 PM - Forum: General Coding Help - Replies (1)

I have been working on a project which blows my mind.

First of all, I have an IP camera that streams H264 data. I am able to stream it with its RTS..... More

Print this item

  [pyGame] Render Text from Variable, examples needed !
Posted by: JamieVanCadsand - Oct-03-2017, 09:39 AM - Forum: Game Development - Replies (1)

Hey Game Developers...

How can i render tekst from as example an variable like an calculation, string or as example an
file open ?... I try this t..... More

Print this item

  Serial port communication
Posted by: FatimaSameer - Oct-03-2017, 09:34 AM - Forum: General Coding Help - Replies (1)

I want to send some hex command A0 03 ff 79 e5 to a device through serial communicaion . and want to get response command too . I tried too much to wr..... More

Print this item

  Get filepath to save from notepad.exe python3
Posted by: Jason2024 - Oct-03-2017, 06:39 AM - Forum: General Coding Help - Replies (1)

I'm looking to obtain the file path for any output save files from notepad. A user may choose to save anywhere so directory monitoring didn't seem fee..... More

Print this item

  [pyGame] How do i change text with keyboard ?...
Posted by: JamieVanCadsand - Oct-03-2017, 06:02 AM - Forum: Game Development - Replies (1)

Hey Programmers, Game Developers and Software Creators...

I try to make tekst changeble wenether you press an key... but it don't works...

[b]Th..... More

Print this item

  list manipulation
Posted by: cameronwood611 - Oct-03-2017, 03:40 AM - Forum: General Coding Help - Replies (3)

I'm trying to make a program that takes any sentence and outputs that same sentence with all the first letters of the words being capitalized. There a..... More

Print this item

  merging two dictionaries
Posted by: Skaperen - Oct-03-2017, 01:13 AM - Forum: General Coding Help - Replies (17)

i am looking for a way to merge, combine, or add two dictionaries.  i would expect any key(s) in both would be in the result with the value from a des..... More

Print this item

  These boolean statements don't make sense?
Posted by: Athenaeum - Oct-02-2017, 09:05 PM - Forum: General Coding Help - Replies (6)

In trying to diagnose a problem with my code, I have traced the problem to the following result, which makes no sense to me. I was wondering if someb..... More

Print this item

  Whole application is closed by subwindows
Posted by: Alfalfa - Oct-02-2017, 07:32 PM - Forum: GUI - Replies (1)

Hello, I am almost done writing a sticky note program with PyQt. The main object (mother) is parent of the trayIcon and all notes windows (child) whic..... More

Print this item

  Dictionary help please!
Posted by: kraven - Oct-02-2017, 07:06 PM - Forum: Homework - Replies (4)

Hello, I have been working on trying to find the cause to my issue for a couple hours now, and cant seem to dig up anything to help. I'm sure I am jus..... More

Print this item

  [pyGame] Text with Input, help needed !
Posted by: JamieVanCadsand - Oct-02-2017, 06:45 PM - Forum: Game Development - Replies (1)

Hey Game Programmers and Software Developers...

I try to create tekst with an input, so you can typ any thing on your keyboard,
and it render into..... More

Print this item

  Function for returning absolute numbers
Posted by: Ernstblack - Oct-02-2017, 04:27 PM - Forum: Homework - Replies (2)

Hi, I am just beginning to learn python, this was an exercise I got from a resource online and tried to solve.

The code below is supposed to take a..... More

Print this item

  help for python and cplex
Posted by: juniorcoder - Oct-02-2017, 04:13 PM - Forum: General Coding Help - No Replies

Hello everyone,
I have a model built on cplex but I want to call its solution to python . I applied template below; Can you tell me where I should in..... More

Print this item

  Project Euler
Posted by: nilamo - Oct-02-2017, 03:59 PM - Forum: Board - Replies (8)

Reference thread: https://python-forum.io/Thread-Multiples-of-3-and-5

The old forum had a Project Euler forum, do we want to do that again?  We can..... More

Print this item

  How do I print "string involved" if one or more of my variables are strings?
Posted by: Shellburn - Oct-02-2017, 02:44 PM - Forum: General Coding Help - Replies (3)

The below has no synthetical or static semantic errors in it, but does not run as expected. Namely, I want my shell to print "string involved" if the ..... More

Print this item

  Multiples of 3 and 5
Posted by: rachelrosemond - Oct-02-2017, 02:23 PM - Forum: General Coding Help - Replies (1)

I was attempting to solve a problem on this site

[quote]If we list all the natural numbers below 10 t..... More

Print this item

  WHILE LOOP in my program
Posted by: kurokszxcky - Oct-02-2017, 01:52 PM - Forum: General Coding Help - Replies (1)

[python]
!curl https://raw.githubusercontent.com/Micros...p_mean.csv -o mean_temp.txt

the_file = open("mean_t..... More

Print this item

  How to map character to integer in python
Posted by: rajeev1729 - Oct-02-2017, 01:27 PM - Forum: General Coding Help - Replies (1)

suppose we have one csv file containing 2*2 matrix like
Name Age Problem
Rajeev 30 Y
Kumar 32 N
Madan 31 Y
I want to convert Y to 1 and N to 0 into..... More

Print this item

Sad Python for LCD2USB
Posted by: Nier - Oct-02-2017, 12:59 PM - Forum: General Coding Help - Replies (1)

Hi all, i am using python 2.7 with synology ds110j. I installed an LCD2USB device and installed it with "easy_install" installed "lcd2usb" and "python..... More

Print this item

  Django serve list-file
Posted by: foralobo - Oct-02-2017, 12:57 PM - Forum: Web Scraping & Web Development - Replies (4)

Hello to everyone,
is there some package for Django to list the files in a directory and return a template ready to view them?
I would like to get ..... More

Print this item

  Python error
Posted by: smham - Oct-02-2017, 10:46 AM - Forum: General Coding Help - Replies (2)

Here is file cluster.py
[python]from PIL import ImageDraw,Image
from math import sqrt
import random

def readfile(filename):
lines = [line f..... More

Print this item

  Handle 2 million rows return by oracle database
Posted by: purnima1 - Oct-02-2017, 10:01 AM - Forum: News and Discussions - Replies (5)

Hi All,

I have one query that needs to be called from python script. That query will return 2 million records.Is there any document in python which c..... More

Print this item

  KeyError
Posted by: linurandy - Oct-02-2017, 08:11 AM - Forum: Web Scraping & Web Development - Replies (8)

Hello to everyone, i am new on python and django and i have a problem. I have a view that returns network asset.
In other views with similar data work..... More

Print this item

  What role does module "sys" play in this code?
Posted by: Athenaeum - Oct-02-2017, 08:06 AM - Forum: General Coding Help - Replies (4)

Below is code that was part of an exercise I found online. I completed the exercise in a different way, but their solution involves importing the "sys..... More

Print this item

  where is FileNotFoundError at?
Posted by: Skaperen - Oct-02-2017, 06:51 AM - Forum: General Coding Help - Replies (4)

i got a traceback and error in 3.5.2 that said FileNotFoundError was not defined on an except FileNotFoundError: statement.  t..... More

Print this item

  Running Sql query stored in CSV file
Posted by: purnima1 - Oct-02-2017, 06:15 AM - Forum: General Coding Help - Replies (16)

Hi All,
I am developing one piece of code where I need to query oracle database and save result of query .

Query will be stored in CSV format a..... More

Print this item

  object of type ... has no len()
Posted by: smham - Oct-02-2017, 04:33 AM - Forum: General Coding Help - Replies (3)

I 'm working on machine learning.
Here is my class
[python]class bicluster:
def __init__(
self,
vec,
left=None,
..... More

Print this item

  How do I correct multiplication error? Greedy algorithm help
Posted by: student8 - Oct-02-2017, 02:16 AM - Forum: Homework - Replies (1)

I am writing a function using the greedy algorithm and with this algorithm the dollars must be converted to cents.

One of the values is 1.15, howe..... More

Print this item

  Search for duplicated files
Posted by: wavic - Oct-02-2017, 01:28 AM - Forum: Code sharing - Replies (11)

This is a short script I wrote just now to search for duplicated files. Since already I have no room in my disks
I am open to suggestions. I don't li..... More

Print this item

  there is no str.isspecial()
Posted by: Skaperen - Oct-02-2017, 12:08 AM - Forum: General Coding Help - Replies (14)

there is no str.isspecial() method that i can find. is there some short alternative?

Print this item

  Drag and drop converter
Posted by: Raures - Oct-01-2017, 07:44 PM - Forum: GUI - No Replies

Hello everyone. I've created another User Interface to Python converter (you can find the first one ..... More

Print this item

  Would Python be a good langue to write this program in?
Posted by: MikeLG - Oct-01-2017, 07:43 PM - Forum: General Coding Help - Replies (4)

Hi all,

I'm new to Python, but I do have mild experience coding in other languages. (Mainly Java.) I'm looking to build the following program:

A..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  C++ program embedding Pyt... 2 hours ago Alexandros Larz60+ General Codin...
  403 Error Yesterday, 17:56 CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... Yesterday, 11:22 RonR RonR GUI
  datetime in SQL query. Yesterday, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
Most views
  The best Prog... 576042
  Tutorial Requ... 497505
  Web Scraping ... 440004
  Newbie with P... 383769
  New Users Int... 366259
Most reputation
buran 581
snippsat 508
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 451
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12089
buran 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
bennyanderson482 Today
AstoundzSEO Today
tobey12 Today
alexguemez Yesterday
Shadab Yesterday

User Panel Messages

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