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,942
» Latest member: Littlefish
» Forum threads: 38,723
» Forum posts: 175,517

Full Statistics

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

Latest Threads
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
2 hours ago
» Replies: 8
» Views: 225
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
2 hours ago
» Replies: 1
» Views: 1,704
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
4 hours ago
» Replies: 0
» Views: 53
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,429
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 841
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,677
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,190
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,706
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,516
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,616

 
  Generating a list and a tuple
Posted by: Truman - Mar-15-2018, 12:09 AM - Forum: Homework - Replies (3)

Write a program which accepts a sequence of comma-separated numbers from console and generate a list and a tuple which contains every number.


[py..... More

Print this item

  Automatically generate coupled equations from given conditions
Posted by: malusigumede - Mar-14-2018, 07:53 PM - Forum: Homework - Replies (2)

I would like you to help me create a python code that will automatically generate equations from given conditions for the given function F.


..... More

Print this item

  How to work with large lists without crashing Python?
Posted by: Corate - Mar-14-2018, 06:12 PM - Forum: Data Science - Replies (8)

Whenever I try to make a list of >5,000 items in python idle, it freezes and becomes unresponsive. Is there a way to work with large python lists with..... More

Print this item

  Input Data machine Learning
Posted by: rafaelmoraes - Mar-14-2018, 05:30 PM - Forum: General Coding Help - Replies (2)

Hi, I'm beginner in Machine Learning with Python and Anaconda.

In some samples I created on file have my algorithm "myproject.py" where I have stor..... More

Print this item

  wxpython and python 3.6 on linux
Posted by: Barrowman - Mar-14-2018, 12:56 PM - Forum: GUI - Replies (3)

I am trying to install wxpython phoenix for python 3.6 on my Linux Mint 18.2 and am getting a lot of errors.
I have pip 3.6 installed and it runs okay..... More

Print this item

  File system navigation. Changing directory
Posted by: GregoireLeGros - Mar-14-2018, 12:42 PM - Forum: General Coding Help - Replies (3)

Using Python 2.7. I want to navigate filesystem on a raspberry pi Linux box with pygame module. I am developing on a windows box in eclipse because it..... More

Print this item

  RF Node sensor data to ThingSpeak Fields
Posted by: vk4tdx - Mar-14-2018, 12:25 PM - Forum: Data Science - No Replies

I'm very inexperienced with python. I'm currently experimenting with rf69 and LoRa sensor nodes sending multiple sensor data values to an OpenWRT gate..... More

Print this item

  URGENT PYTHON CONTRACT
Posted by: AlfieDenwood - Mar-14-2018, 12:07 PM - Forum: Jobs - Replies (1)

My clients are a Leading Logistics organisation.

They are currently looking for a French Speaking Python Developer to join the team in Tours, Franc..... More

Print this item

  Self Driving software engineer required
Posted by: RussellRaceStaff - Mar-14-2018, 11:52 AM - Forum: Jobs - No Replies

Exciting opportunity within the company 'Streetdrone' for a software engineer to help develop their self driving technology.

Full job listing at Ra..... More

Print this item

  Using SHA3 (keccak) from Hashlib
Posted by: CryptoFlo - Mar-14-2018, 10:56 AM - Forum: General Coding Help - No Replies

Hello community,

I am relatively new to Python and got in to it because of an tutorial related to cryptocurrencies.
I am using Python 3.6 on a W..... More

Print this item

  Python/Pandas Developer Wanted - Investment Bank - London - Permanent postition
Posted by: wasim - Mar-14-2018, 10:47 AM - Forum: Jobs - No Replies

We are looking for a Python developer to join a quantitative group in a Global Investment Bank. Based in London.

This Strategic Imple..... More

Print this item

  First time python 3.6 tells me nonsense
Posted by: sylas - Mar-14-2018, 10:24 AM - Forum: General Coding Help - Replies (2)

[python]
print("__main__.py")
def Tracer(aClass):
class Wrapper:
def __init__(self, *args, **kargs):
self.fetcges=0
self.wrapped=aClass..... More

Print this item

  AttributeError setting the label text
Posted by: gio123 - Mar-14-2018, 09:24 AM - Forum: GUI - Replies (3)

Hi All,
I receive this error message when I try to set an input text value to a label text.

self.b5.text="You wrote " + self.username.txt
Attribu..... More

Print this item

  'ellipsis' object has no attribute 'lower'
Posted by: Bharath_AK - Mar-14-2018, 08:53 AM - Forum: Web Scraping & Web Development - Replies (4)

Hi There,

I am getting the following error when I run python3 manage.py runserver 0.0.0.0:8000


[error]File "/usr/local/lib/python3.6/dist..... More

Print this item

  running two python scripts
Posted by: pythonper - Mar-14-2018, 08:45 AM - Forum: General Coding Help - Replies (1)

Hello,

I am trying to have two python scripts running where one pauses the other. Both scripts do some socket communication (one reads and one writ..... More

Print this item

  First time coding
Posted by: Cisselamine2002 - Mar-14-2018, 06:27 AM - Forum: Homework - Replies (1)

Hello,
I just started an online class and I have problem completing the below assignment. I need a first help and I can start moving by my own. Here..... More

Print this item

  Q. Nested for statement in list type
Posted by: ives - Mar-14-2018, 01:17 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi, i'm beginner python, this is my source

[python]tList = [[None]*3]*9

for j in range(0, 9):
for k in range(0, 3):
if(k==0 and j=..... More

Print this item

  rounding
Posted by: Stevger - Mar-13-2018, 09:32 PM - Forum: Data Science - No Replies

Hello,
can somebody help me with following code:

[python]
import scipy.misc
img_array = scipy.misc.imread("Test_Set/TestSet_03/2828_my_own_4.png..... More

Print this item

  How to play a song .wav or .mp3 with audioop native library
Posted by: IvanSilva - Mar-13-2018, 07:51 PM - Forum: General Coding Help - Replies (3)

Hello friends,

Can anyone help me to play a song file in .mp3 or .wav using the native library called audioop?
I dont wanto to use external librar..... More

Print this item

  Scaling of mapped vectors?
Posted by: sricha1217 - Mar-13-2018, 07:50 PM - Forum: Data Science - Replies (1)

I'm sure this question has been asked many times but I couldn't find previous references to it.

I'm very much a Python newbie, but learning quickly..... More

Print this item

  Python Naming Error: List not defined
Posted by: Intelligent_Agent0 - Mar-13-2018, 07:37 PM - Forum: General Coding Help - Replies (1)

I have begun working on a new function, I will keep things simple by not detailing the full scope of the function, which would be uneeded information ..... More

Print this item

  Renaming PDF files using Excel data - Python
Posted by: okanaira - Mar-13-2018, 06:59 PM - Forum: General Coding Help - Replies (4)

I have been trying to rename some PDF files in a specific folder. When I run the code, the first file in the "original" folder gets moved to the "rena..... More

Print this item

  Machine Learning errors
Posted by: obi95 - Mar-13-2018, 06:02 PM - Forum: Data Science - Replies (1)

Hi everyone, I'm currently in the process of trying to use machine learning to sort through emails but whenever I run the code, I keep getting errors,..... More

Print this item

  OSX: copied path has escape character
Posted by: ronjan - Mar-13-2018, 03:42 PM - Forum: General Coding Help - Replies (4)

On OSX, copied path has backslash character to escape spaces in directory name.

e.g. /Users/ronsair/Downloads/test\ -\ folder

os.path.exists(<path a..... More

Print this item

  error in database for chatbot
Posted by: TaraSunray - Mar-13-2018, 03:02 PM - Forum: General Coding Help - No Replies

i'm currently trying to follow a tutorial about coding a chatbot with python. i'm new to python and coding in general except for some projects i did i..... More

Print this item

  I have an array, how can I search a seperate file for the contents of my array?
Posted by: Mr_Keystrokes - Mar-13-2018, 02:25 PM - Forum: General Coding Help - No Replies

I have an array (list), how can I search a separate file for the presence of elements that are in my array?

I wanted to use python to do it instead..... More

Print this item

  Computing factorials
Posted by: Truman - Mar-13-2018, 01:36 PM - Forum: Homework - Replies (6)

Question:
Write a program which can compute the factorial of a given numbers.
The results should be printed in a comma-separated sequence on a singl..... More

Print this item

  time. strftime
Posted by: jor - Mar-13-2018, 12:00 PM - Forum: General Coding Help - Replies (1)

Hi i am new in this blog and would like to answer a few question.
first of all my name is jorge and i am an enginiering student, so i am working on a..... More

Print this item

  Insert results API in database
Posted by: daryl - Mar-13-2018, 10:46 AM - Forum: Web Scraping & Web Development - Replies (2)

Hello,

I am new in programmation and in Python.

I am beginning to play with the requests lib which is quiet impressive. My first tests was to re..... More

Print this item

  Dynamic Array
Posted by: Lal_John - Mar-13-2018, 10:40 AM - Forum: General Coding Help - Replies (2)

Hi Team,

I am new to python. I want to know is there any way to generate dynamic key depended array.

For eg: if i am passing a key "1234" to a f..... More

Print this item

  How get values from ACF function
Posted by: franromanos6 - Mar-13-2018, 10:33 AM - Forum: Data Science - Replies (2)

I have Plot ACF function and now , I want to get the value 0.8 , 0.6 and the value where the line cut in 0, How can do that?

I want return a vector..... More

Print this item

  Binary tree for words and simbols
Posted by: OlegBrony - Mar-13-2018, 09:41 AM - Forum: Homework - Replies (4)

Essence of the question
construct a binary tree in which the cells would represent 1 letter from the word. but only with one slightly illogical detai..... More

Print this item

  Backtesting a folder with csv files, problem
Posted by: fiddelush - Mar-13-2018, 09:38 AM - Forum: Data Science - Replies (8)

Hello,

I am doing a school assignment and my goal is to test 60 stocks listed on sp500. I've downloaded 60cvs files from yahoo and stored them in t..... More

Print this item

  Python Paramiko, continuing the interaction for a command in interactive shell
Posted by: aditya_g01 - Mar-13-2018, 04:51 AM - Forum: Networking - No Replies

I have been trying to automate a task using python, in which I ssh to a remote server using paramiko, bring up the interactive shell and run the comma..... More

Print this item

  Announcing AppGameKit for Python!
Posted by: adambiser - Mar-13-2018, 04:51 AM - Forum: Game Development - No Replies

Hello all,

I have teamed up with TheGameCreators for them to trial a Python version of AppGameKit in the form of a PYD file that makes AppGameKit c..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Using a For Loop to subtr... 2 hours ago Anunderling deanhystad General Codin...
  Another app idea - intera... 2 hours ago decuser Lenowell News and Disc...
  A coding beginner needs h... 4 hours ago Littlefish Littlefish General Codin...
  403 Error 09-20, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
Most views
  The best Prog... 576534
  Tutorial Requ... 498483
  Web Scraping ... 440413
  Newbie with P... 384316
  New Users Int... 367483
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 8175
snippsat 7368
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Littlefish Today
Noya_Yonatan Yesterday
Saipython555 Yesterday
Anunderling Yesterday
Monir Yesterday

User Panel Messages

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