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,930
» Latest member: luisshulez6883
» Forum threads: 38,720
» Forum posts: 175,499

Full Statistics

Online Users
There are currently 46 online users.
» 0 Member(s) | 43 Guest(s)
Bing, AOL, Google

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
8 hours ago
» Replies: 8
» Views: 2,289
real community
Forum: News and Discussions
Last Post: decuser
9 hours ago
» Replies: 3
» Views: 1,423
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
10 hours ago
» Replies: 1
» Views: 230
looking for help
Forum: Bar
Last Post: Azdaghost
Yesterday, 05:03 PM
» Replies: 0
» Views: 78
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Yesterday, 03:28 PM
» Replies: 7
» Views: 2,760
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,010
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 704
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-14-2025, 11:25 AM
» Replies: 7
» Views: 2,054
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Sep-14-2025, 11:16 AM
» Replies: 4
» Views: 15,937
New to the field
Forum: News and Discussions
Last Post: Larz60+
Sep-14-2025, 08:15 AM
» Replies: 1
» Views: 595

 
  Simple script to find directories containing pictures
Posted by: steve_79 - Apr-22-2017, 02:14 PM - Forum: Code sharing - Replies (8)

I'm relatively new to python, just a couple of months into learning, but I wanted to share this, because I thought it was wickedly cool.

I had a pr..... More

Print this item

  [split] Save logs to server
Posted by: AmineBoj - Apr-22-2017, 12:47 PM - Forum: General Coding Help - Replies (3)

Please Help !! How can i save logs in the server from the client to get what the client tries to do ??

Client.py

[python]
!/usr/bin/python
imp..... More

Print this item

  sorting groceries by position in store
Posted by: bionoob - Apr-22-2017, 12:21 PM - Forum: General Coding Help - Replies (5)

Hello everyone,

I am absolutely new to Python and programming. Since my girlfriend always makes grocery lists, but completely unsorted, i thought t..... More

Print this item

  Nested loops, lists and if statements
Posted by: Liquid_Ocelot - Apr-22-2017, 05:26 AM - Forum: Homework - Replies (10)

Hey guys I am having a real hard time understanding this question and would just appreciated some clarification on what the instructions are actually ..... More

Print this item

  Formating for __repr__
Posted by: Steven - Apr-22-2017, 05:08 AM - Forum: Homework - Replies (5)

I am banging my head against the wall. I have tried so many different format things to get this to work and cannot figure it out. 
I am not so sharp ..... More

Print this item

  Object moving in a spiral
Posted by: JakeWitten - Apr-22-2017, 04:45 AM - Forum: Homework - Replies (5)

I'm having a hard time figuring out how to get an object (a ball in this case) to move in a spiral.  I figured the best way to go about this would be ..... More

Print this item

  I am trying to copy files into a bunch of folders.
Posted by: tannishpage - Apr-22-2017, 03:19 AM - Forum: General Coding Help - Replies (4)

I have 2 types of file types in a folder .docx/.doc and .pptx/.ppt, I have written a python script to cut and paste them into 2 folders one documents ..... More

Print this item

  List logic
Posted by: Low_Ki_ - Apr-22-2017, 02:03 AM - Forum: Data Science - Replies (12)

I am practicing with lists and can't figure out this logic... Could someone show me the way to the light :P. Here is what I want to do:

Copy the gr..... More

Print this item

  Project Using Python, No Skill, Idea first = Need experienced to show me the path.
Posted by: nefajcito - Apr-21-2017, 11:32 PM - Forum: General Coding Help - Replies (3)

Hello people, i'm noob interested into learning python. I want to make a program with database of foods and nutrients. I want be able to pick foods fr..... More

Print this item

  Scipy question
Posted by: vstradag - Apr-21-2017, 10:37 PM - Forum: Data Science - Replies (1)

Hi there!
I have a problem with the following code. I try to take some data, calculate the parameters of de beta distribution and compare the theoret..... More

Print this item

  replace string inside double quotes
Posted by: jmpatx - Apr-21-2017, 08:58 PM - Forum: General Coding Help - Replies (10)

I am trying to replace commas with a "^" in a string that is already quoted. Below you can see input and output. However my code does not replace the ..... More

Print this item

  Accredited Online Course in OOP Python.. Please?
Posted by: monipri - Apr-21-2017, 08:17 PM - Forum: News and Discussions - Replies (6)

I really hope (pray) that someone on here might know of an accredited OOP course in Python offered online at a reasonable price (approx. $200 - $500) ..... More

Print this item

  Write a function sorting(L)?
Posted by: MoIbrahim - Apr-21-2017, 07:45 PM - Forum: Homework - Replies (11)

my question here
Write a function sorting(L) that takes a list of numbers and returns the list with all
elements sorted in ascending order.
Note: d..... More

Print this item

  Tkinter book for Python 2.7, but using Python 3.5/3.6
Posted by: Luke_Drillbrain - Apr-21-2017, 06:17 PM - Forum: GUI - Replies (2)

I haven't been this thrilled about a thrift store find since I found my favorite quarterback's NFL jersey in my size for 4 bucks.  I've found a book a..... More

Print this item

  python signal processing
Posted by: pythonkz - Apr-21-2017, 05:33 PM - Forum: Homework - No Replies

CSV file contain a row of 1000 signals.

1. Compute the discrete fourier transform (DFT) of the signal s. Show a plot of the magnitude of the DFT. ..... More

Print this item

  WebSocketBadStatusException: Handshake status 307
Posted by: Susmitha - Apr-21-2017, 08:14 AM - Forum: General Coding Help - Replies (2)

[color=#242729][size=small][font=Arial,]I am trying to connect to a SignalR hub from python client using "signalr-client-0.0.7".In connection.start() ..... More

Print this item

  Elections
Posted by: nacerr - Apr-21-2017, 07:35 AM - Forum: Homework - Replies (7)

I'm working on a problem here and it's quite a challenge. I just need some clarifications on some of the functions.

overview
The Government..... More

Print this item

  Project using Python and Opencv
Posted by: trabis03 - Apr-21-2017, 07:21 AM - Forum: Data Science - Replies (7)

Good Day!

I am doing a project about non invasive tag number for cows. I want to use image recognition but I don't know if it can be done using pyt..... More

Print this item

  worst variable name
Posted by: Skaperen - Apr-21-2017, 07:06 AM - Forum: Bar - Replies (24)

what do you think is the worst variable name (of names that are valid)?

my vote is for:                data

but i am guilty of having used it on..... More

Print this item

  Numerically determining the highest a ball travels when shot straight up
Posted by: JakeWitten - Apr-21-2017, 02:42 AM - Forum: Homework - Replies (3)

Hi all, I'm very new to python and I have no prior experience with other coding languages, so my main issues are with the formatting and finding the a..... More

Print this item

  Are lists Python's name for "variable array"
Posted by: Luke_Drillbrain - Apr-20-2017, 11:42 PM - Forum: Data Science - Replies (6)

I'm working my way through the Eric Matthes book on Python and I've encountered his discussion of lists.  For example, code:

[python]motorcycles =..... More

Print this item

  xml to integer
Posted by: kendias - Apr-20-2017, 11:23 PM - Forum: Web Scraping & Web Development - Replies (22)

my question here:

I am trying the foll. python script to get sensor values from my smart phone so as to do calcs on these values. Hence, I need to co..... More

Print this item

  Manipulating Binary Data
Posted by: arsenal88 - Apr-20-2017, 11:02 PM - Forum: General Coding Help - Replies (10)

Hi,

Dealing with some python at my work and having a little trouble writing a good script.

I have a txt file with a bunch of Hexadecimal data (1..... More

Print this item

  Is there a goto like there is in BASIC?
Posted by: Luke_Drillbrain - Apr-20-2017, 09:34 PM - Forum: General Coding Help - Replies (24)

I did a lot of programming in MS Visual BASIC 6 way back when.  Now I'm getting up to speed in Python.  To learn Python's equivalent of If/Then/ElseIf..... More

Print this item

  Release of IPython 6.0
Posted by: snippsat - Apr-20-2017, 08:09 PM - Forum: News and Discussions - Replies (2)

Release of IPython 6.0
Nice to see that they use ..... More

Print this item

  Python Exercise: Generate a two-dimensional array
Posted by: smbx33 - Apr-20-2017, 07:36 PM - Forum: Homework - Replies (4)

I'm not a student anywhere, just doing python exercises to try and get better at coding through practice and sheer determination.
Currently, I am doi..... More

Print this item

  script editor
Posted by: abrew132 - Apr-20-2017, 07:18 PM - Forum: General Coding Help - Replies (4)

whats a good, free script editor for python? I'm currently using the terminal but I'm tired of it because its no help with debugging. any suggestions?..... More

Print this item

  Creating a treasure hunt
Posted by: james212 - Apr-20-2017, 05:30 PM - Forum: General Coding Help - Replies (2)

I am creating a treasurehunt game that should display a grid to the player, where they can move around by entering values, the grid contains bandits a..... More

Print this item

  Need help with BeautifulSoup
Posted by: mor2k - Apr-20-2017, 05:27 PM - Forum: Web Scraping & Web Development - Replies (1)

hey! 
my code is working very well, but still the output is not good enough for me. 
here's my code:
[python]
from bs4 import BeautifulSoup
from ..... More

Print this item

  where to go to learn this
Posted by: abrew132 - Apr-20-2017, 05:25 PM - Forum: General Coding Help - Replies (2)

hi I'm new to python, where should i go to learn it???? I'm learning c++ right now, but also see value in python, any r4commended sites/places to try ..... More

Print this item

  Calculator Help..?
Posted by: hentera - Apr-20-2017, 04:56 PM - Forum: Homework - Replies (5)

Hello, I'm so stuck with my assignment. So far I have built the program, I just need help with dividing by the zero exception? What is that exactly I ..... More

Print this item

  Iterating through rows and saving result in a new column
Posted by: kiton - Apr-20-2017, 04:46 PM - Forum: General Coding Help - Replies (4)

Hello everyone! I am seeking your help on the following task.

So, thankfully to you I was able to extract geo coordinates from a tweet, and save lati..... More

Print this item

  What work faster and take less memory array or class?
Posted by: Kamilbek - Apr-20-2017, 02:25 PM - Forum: General Coding Help - Replies (1)

Hello.
I use Python 2.7

What the deference in time and space complexity between using classes and arrays?
I have class A. Class A have not any me..... More

Print this item

  Instances in classes
Posted by: dannyH - Apr-20-2017, 01:02 PM - Forum: General Coding Help - Replies (6)

When I create 2 instances of a class and modify one, the other also gets modified. What am I doing wrong?

[python]
class superGrid:
   
    def..... More

Print this item

  im completely stuck (webcrawler)
Posted by: TatsuyaHiroki - Apr-20-2017, 12:31 PM - Forum: General Coding Help - Replies (1)

So I recently started working on a webcrawle project, literally starting from scratch with the help of a few tutorials, but midway I just got very muc..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error 8 hours ago CaptainNewb snippsat Web Scraping ...
  real community 9 hours ago decuser decuser News and Disc...
  variable changing types f... 10 hours ago Azdaghost Gribouillis General Codin...
  looking for help Yesterday, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... Yesterday, 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...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
  Python Installation issue 09-14, 11:16 RFHill Dev News and Disc...
  New to the field 09-14, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... 09-14, 02:34 RonR deanhystad GUI
Most views
  The best Prog... 575760
  Tutorial Requ... 496968
  Web Scraping ... 439782
  Newbie with P... 383452
  New Users Int... 365137
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+ 12087
buran 8174
snippsat 7367
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
NonEntity 6
python 6
metulburr 6
buran 3
Newest members
luisshulez6883 Yesterday
KennedyRichadGuerra Yesterday
Williefaree Yesterday
faithsally Yesterday
compuman145 Yesterday

User Panel Messages

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