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,936
» Latest member: AstoundzSEO
» Forum threads: 38,722
» Forum posts: 175,510

Full Statistics

Online Users
There are currently 43 online users.
» 1 Member(s) | 37 Guest(s)
Bing, AOL, Google, AOL, Mojeek, lemonred

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

 
  [Tkinter] Loop Counter for OptionMenu Creation
Posted by: JP_ROMANO - Sep-29-2017, 12:51 PM - Forum: General Coding Help - Replies (4)

Hello,

I have a Tkinter script which creates 15 instances of some entry boxes and two optionmenu widgets (all with the same lists). I know it's no..... More

Print this item

  Hash function in Python
Posted by: rachelrosemond - Sep-29-2017, 12:34 PM - Forum: General Coding Help - Replies (3)

I've done some research and was able to implement the rich comparisons in my Person class. I have two questions,

1. Given the equals method how do..... More

Print this item

  free python editor for mac
Posted by: tony1812 - Sep-29-2017, 12:11 PM - Forum: General Coding Help - Replies (5)

Hello, I am looking for a free python editor for my Mac, I mean a truly free one, not those bogus "free" trial then ask for money.
does anyone have a..... More

Print this item

  How to put data in every cell plus few questions
Posted by: Prince_Bhatia - Sep-29-2017, 11:13 AM - Forum: Web Scraping & Web Development - Replies (1)

i have written a code that that can scrape few details from a webpage. My question is whenever i run my code it prints the output like

[output]|['..... More

Print this item

  Best way to accomplish this task using PyQt5?
Posted by: uduse - Sep-29-2017, 09:35 AM - Forum: GUI - No Replies

I am working on a project that involves these characteristics but I am not sure what is the best way to implement this using PyQt5 and Python 3.6.

..... More

Print this item

  Query related to automation testing of database
Posted by: purnima1 - Sep-29-2017, 08:27 AM - Forum: News and Discussions - No Replies

Hi all,

I am new in python. I actually want to know where we can use it practically .

I want to give brief about my project and want to discuss whe..... More

Print this item

  Widgets position
Posted by: antoniojescobar - Sep-29-2017, 08:16 AM - Forum: GUI - Replies (2)

Hello,last week I started to make a GUI with the Tkinter library.Now I'm trying to make that the position of the widgets adjust itself to the size of ..... More

Print this item

  keyError with dataframe.loc
Posted by: mymnr - Sep-29-2017, 04:50 AM - Forum: General Coding Help - No Replies

I have a dataframe with two columns 'ProductID' and 'Balance'.
Some 'Balance' columns have values =0 (df['Balance']=0).
My dataframe contains differe..... More

Print this item

  broken if statement????
Posted by: DarthTader - Sep-29-2017, 03:17 AM - Forum: General Coding Help - Replies (2)

ok so this sample code is intended to run (at this time) infinetly until i re-run the code (f5)

my current problem is after i call the button funct..... More

Print this item

  Check CSV file for value
Posted by: Brian1210 - Sep-29-2017, 12:35 AM - Forum: General Coding Help - Replies (5)

I'm new to python, I'm trying to set up raspberry pi for temp sensor. I got it writing values to CSV file. But now I want to check the Value and if ov..... More

Print this item

  Urgent Need Python Developer
Posted by: Harry - Sep-28-2017, 10:46 PM - Forum: Jobs - No Replies

Position: SR. Developer
Location: Beaverton, OR
Duration : 12+ months


Only W2

Qualifications
• 5 years’ experience as Python Developer ..... More

Print this item

  Find bug
Posted by: a1060724653 - Sep-28-2017, 09:45 PM - Forum: Homework - Replies (2)

def interleave(nums):
new_nums = []
index = 0
if len(nums) == 0:
return new_nums
for j in range(len(nums)):
for ..... More

Print this item

  Rock,paper,scissors Game(beginner)
Posted by: r0d - Sep-28-2017, 09:19 PM - Forum: Game Development - Replies (10)

Can someone explain to me whats wrong with my code, im new to python and i figure to practice a little, to create a rock paper scissors game
..... More

Print this item

  [Software Programming] Texture Gen Library, which lib ?
Posted by: JamieVanCadsand - Sep-28-2017, 08:49 PM - Forum: News and Discussions - Replies (4)

Hey Software Developers...

Which python library is the best for programming as example an texture generator or
3d software where you can generate ..... More

Print this item

  Data through a websocket
Posted by: darkknight - Sep-28-2017, 07:05 PM - Forum: General Coding Help - Replies (1)

Hi,

I am a newbie to Python and to this forum. I have done a few courses on Python.

I am now trying to listen to data from a websocket. I inten..... More

Print this item

  How to gauge my level of Python proficiency?
Posted by: Athenaeum - Sep-28-2017, 06:37 PM - Forum: News and Discussions - Replies (7)

I recently began learning Python about 2-3 weeks ago because I wanted to be able to include it on my resume as a skillset. I had begun picking it up ..... More

Print this item

  Setter of class object
Posted by: maitreyaverma - Sep-28-2017, 05:53 PM - Forum: General Coding Help - Replies (1)

I am trying to override setter of a class in django. I have a class shown below
class Student:
details_done = models.BooleanField(default = False..... More

Print this item

  Moon earth sun orbit
Posted by: newfoundme - Sep-28-2017, 05:37 PM - Forum: General Coding Help - Replies (13)

Dear,

I found this code years ago on the internet; it used to work perfectly fine for what I needed it.
Now I want to run it again in more recent ..... More

Print this item

  Array of Listening Sockets
Posted by: abarnes - Sep-28-2017, 05:35 PM - Forum: General Coding Help - Replies (1)

I am trying to figure out how to create a server. Here is what I want:

- Service port runs on port 5000
- Client connects to port and receives a r..... More

Print this item

  How to run a loop till half of the string...without using inbuilt function
Posted by: krish - Sep-28-2017, 04:54 PM - Forum: General Coding Help - Replies (1)

please give a runnabl sample of your code with the full error text or a clear description of the problem

I know, i was asking some basic question....... More

Print this item

  Return options
Posted by: Kongurinn - Sep-28-2017, 02:28 PM - Forum: General Coding Help - Replies (1)

Hey every just starting my first class in Python this semester.

What is the difference between a print() and a return function, when defining a use..... More

Print this item

  ODBC Not Working
Posted by: Bonediggler - Sep-28-2017, 01:27 PM - Forum: General Coding Help - Replies (3)

Experts:

Print this item

  Use regular expression to return 5 words before and after target word.
Posted by: steve1040 - Sep-28-2017, 10:58 AM - Forum: General Coding Help - Replies (2)

Hello,
I've extracted doctor notes from our organization's database (Sequel Server) into a CSV file.

I'd like to use Python to add a new field wit..... More

Print this item

  Understanding the module python-craigslist
Posted by: duccio - Sep-28-2017, 09:19 AM - Forum: General Coding Help - Replies (2)

HI,
I am trying to understand how the module python-craigslist works.
The __init__.py file is too long to be posted here, so I cut a simplified ver..... More

Print this item

  Solving nth degree simultaneous equations
Posted by: hegdep - Sep-28-2017, 06:41 AM - Forum: Data Science - Replies (3)

I am completely new to Python and just figuring my way around the language. However, I was wondering if there was a way of solving 'n'th degree simult..... More

Print this item

  python socketio-client-2 and nod js socketio server communication is not success
Posted by: vmyadhu2 - Sep-28-2017, 06:02 AM - Forum: Networking - Replies (2)

Hi guys,
I am trying to connect a node js socketio server using my python socketio-client. But it is not working now, because the node js socke..... More

Print this item

  I have no clue whats wrong...
Posted by: Jack_03 - Sep-28-2017, 05:49 AM - Forum: General Coding Help - Replies (1)

I have no clue what I've done wrong but its giving me trackback errors when I run the man player type, and I have no clue whats gone wrong can anyone ..... More

Print this item

  Class Error
Posted by: OmarSinno - Sep-28-2017, 05:16 AM - Forum: General Coding Help - Replies (1)

[python]class Students:
def _init_(self,name,age,grade):
self.name = name
self.age = age
self.grade = grade

student..... More

Print this item

  (maybe) JSON to CSV
Posted by: PythonNewbster - Sep-28-2017, 04:34 AM - Forum: General Coding Help - Replies (12)

Hello All,

I am an ABSOLUTE beginner and I am about to ramp things up by taking the MIT Open Courseware course. I also have "Python Crash Course" a..... More

Print this item

  i want to make a cli command that ...
Posted by: Skaperen - Sep-28-2017, 03:44 AM - Forum: News and Discussions - Replies (9)

i want to make a cli command that does a combination of what head does and what tail does in posix/unix/linux.  with one stdin in..... More

Print this item

  printing engineering notation
Posted by: Skaperen - Sep-28-2017, 02:43 AM - Forum: General Coding Help - Replies (1)

is there a way to, or a module that can, do ..... More

Print this item

  Create list from String
Posted by: purnima1 - Sep-28-2017, 01:35 AM - Forum: General Coding Help - Replies (3)

Hello All,

I am new to Python. I have installed python recently few weeks back and started exploring it . I need one suggestion for from which boo..... More

Print this item

  Selenium - How to position yourself in a new tab
Posted by: Kalet - Sep-27-2017, 11:45 PM - Forum: Web Scraping & Web Development - Replies (1)

Hello,

I have been working with Selenium as I mentioned here an admin and it is amazing. Only that I have a doubt, when I am in a tab and there is a ..... More

Print this item

  [Py2Exe] How can i convert py files to exe ?
Posted by: JamieVanCadsand - Sep-27-2017, 05:37 PM - Forum: News and Discussions - Replies (10)

Hey Guys...

Now i get installed py2exe for windows and python, from PIP.
But can anyone tell me how it works... or give my any tutorial ?...

I ..... More

Print this item

  Trying to create a child class in Python 2.7
Posted by: mac77 - Sep-27-2017, 05:09 PM - Forum: General Coding Help - Replies (1)

I appreciate any help - Using Python 2.7 -->
Also, it's unclear to me how to format code on this site -

Error --->

Traceback (most recent call ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  C++ program embedding Pyt... 37 minutes 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... 576037
  Tutorial Requ... 497496
  Web Scraping ... 439999
  Newbie with P... 383763
  New Users Int... 366247
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
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
AstoundzSEO Today
tobey12 Today
alexguemez Yesterday
Shadab Yesterday
Dibbley Yesterday

User Panel Messages

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