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,963
» Latest member: chaoh1911
» Forum threads: 38,729
» Forum posts: 175,540

Full Statistics

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

Latest Threads
My First App
Forum: Code Review
Last Post: carlbidwell
5 hours ago
» Replies: 8
» Views: 8,415
what does % stand for in ...
Forum: General Coding Help
Last Post: carlbidwell
6 hours ago
» Replies: 3
» Views: 1,802
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: Pedroski55
Today, 03:54 AM
» Replies: 3
» Views: 312
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Yesterday, 05:13 PM
» Replies: 4
» Views: 746
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:17 PM
» Replies: 1
» Views: 819
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 01:14 PM
» Replies: 6
» Views: 5,066
Regarding pdf for PCEP an...
Forum: News and Discussions
Last Post: Biks
Yesterday, 09:50 AM
» Replies: 1
» Views: 1,705
Using Python to SSH and R...
Forum: Networking
Last Post: SprunkiRetake
Yesterday, 03:53 AM
» Replies: 1
» Views: 2,747
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:32 AM
» Replies: 0
» Views: 354
extracting data from a us...
Forum: General Coding Help
Last Post: DeaD_EyE
Sep-25-2025, 01:49 PM
» Replies: 2
» Views: 603

 
  How can I start a python program out of a python program?
Posted by: peer - Oct-30-2018, 04:03 PM - Forum: General Coding Help - Replies (3)

How can I start a python program out of a python program, or copy files?

Print this item

  Need help on assignment
Posted by: sstonne - Oct-30-2018, 03:39 PM - Forum: Homework - Replies (1)

I'm trying to add a coin that when collided with the player you get a message saying you win and restarts or closes the game. I have a class made for ..... More

Print this item

  Python arrays
Posted by: abdullahali - Oct-30-2018, 03:19 PM - Forum: Homework - Replies (3)

How could I convert my list that is associated with variable data2 to a 2D numpy array?

Print this item

  EVGA Power Suppiles on Sale
Posted by: Larz60+ - Oct-30-2018, 02:19 PM - Forum: Bar - No Replies

Thought I'd share, I have a new box coming up, so this is a good one for me.
EVGA 'Halloween Spooky Savings' Sale on power supplies:
G2 1300 Watt No..... More

Print this item

  import statement query
Posted by: saisankalpj - Oct-30-2018, 02:16 PM - Forum: General Coding Help - Replies (4)

I have deployed a SDK of mine in Central repository.I am now asked to use that SDK in my code.Could anyone brief me about the steps to be followed in ..... More

Print this item

  Create new project for add user,edit,delete,view users in python with mysql connector
Posted by: chandranmanikandan - Oct-30-2018, 10:19 AM - Forum: Web Scraping & Web Development - No Replies

Hi Friends,

Am new in Python.
I am installing python 3.7 with flask in my windows 8.1
I am trying to create new signup,login,view,delete,edit use..... More

Print this item

  Root path Flask IDE
Posted by: vandelouw - Oct-30-2018, 09:29 AM - Forum: Web Scraping & Web Development - Replies (3)

Hi,
I have a problem running an app built with Flask in PyCharm, but it is working correctly in the shell.
It seems to come from a root path, does a..... More

Print this item

  finding the minimum value out of a set of inputs
Posted by: kannan - Oct-30-2018, 08:38 AM - Forum: Homework - Replies (1)

so here is the question.
Translate the following pseudocode for finding the minimum value from a set of inputs into a Python program.
Set a Boolean ..... More

Print this item

  Get PyCharm, Support Django - 30% discount until November 1st
Posted by: buran - Oct-30-2018, 08:19 AM - Forum: News and Discussions - No Replies

Until November 1, get PyCharm at 30% OFF
All the money raised will go toward the Django Software Foundation
PyCharm and DSF Announce 30% Discount Wi..... More

Print this item

  My Application extends beyond screen resolution even whenI use self.showMaximized()
Posted by: bhargavbn - Oct-30-2018, 05:27 AM - Forum: GUI - No Replies

Hello,

I have multiple screens in my application.
On click of a button in the home page it would show a different screen through a function call...... More

Print this item

  HELP - Writing code returning True or False
Posted by: Kokuzuma - Oct-30-2018, 01:43 AM - Forum: Homework - Replies (2)

Hello,

I am a student (of which English is not my mother tongue, then excuse the mistakes) and a beginner in learning python coding, and I'm stuck ..... More

Print this item

  cannot convert the series to <class 'int'>
Posted by: giancastro - Oct-30-2018, 01:37 AM - Forum: Data Science - Replies (1)

Hello,

Can someone help me to solve this error?

df_sellout['DateTime'].head(10)
[output]
35 2018-08-10
36 2018-08-10
..... More

Print this item

  Regular Expression
Posted by: rzbddm - Oct-30-2018, 12:36 AM - Forum: General Coding Help - Replies (4)

I am learning Python3 and Regular Expressions. I'm self-learning as this is for work. Much of my day is consumed with data and I can no longer work in..... More

Print this item

  Math operations from string in a Client-Server over UDP
Posted by: EJay - Oct-30-2018, 12:17 AM - Forum: Homework - No Replies

A user is to input an expression, such as "5+5", this will be sent to the server where it will be calculated and sent back to the client. This goes on..... More

Print this item

  2 queries how to use "row"
Posted by: zxcv - Oct-30-2018, 12:06 AM - Forum: General Coding Help - Replies (1)

New to Python.

Looping row by row through query (cursor1) with fetchone() and getting values using "row", like row.idno.
Inside the main loop, mad..... More

Print this item

  Small function
Posted by: girbinho - Oct-29-2018, 11:23 PM - Forum: General Coding Help - Replies (1)

Can anyone help me with this exercise, please? I would appreciate it!
WRITE A FUNCTION:
● That takes two arguments as its input
○ A list
○ A numbe..... More

Print this item

  rework of a little python-script - extending getters and setters
Posted by: apollo - Oct-29-2018, 10:38 PM - Forum: General Coding Help - Replies (7)

hello dear all,

fairly new to python

with this little script i am trying to learn some steps reagarding oo programming.

i want to extend t..... More

Print this item

  if-elif-else coding help
Posted by: esyfilamaj - Oct-29-2018, 10:18 PM - Forum: General Coding Help - Replies (6)

Hello, I am trying to write a Python program to do the following:

a. Ask the user to enter a str containing at least 6 characters. Assign the str e..... More

Print this item

  Please Help
Posted by: ydg - Oct-29-2018, 09:54 PM - Forum: General Coding Help - Replies (11)

I am trying my first program on python, the common "hello world".
I am using visual studio and I wrote print("hello world").
I wrote..... More

Print this item

  Formula with elements of list - If-condition regarding the lists elements
Posted by: lewielewis - Oct-29-2018, 09:32 PM - Forum: Data Science - Replies (2)

Hi guys,

I am a beginner with Python so please don´t be too harsh on me.

Currently I am working on recursive functions in general.

Please tak..... More

Print this item

  iterating through all files from a folder
Posted by: gonzo620 - Oct-29-2018, 08:58 PM - Forum: Homework - Replies (10)

I need to write a Python program that iterates through all the data files in a folder and calculates the total number of occurrences of a given name. ..... More

Print this item

  DeepCreamPy - decensoring hentai using neural networks
Posted by: nilamo - Oct-29-2018, 05:32 PM - Forum: News and Discussions - Replies (2)

https://github.com/deeppomf/DeepCreamPy
Reddit discussion: https://www.reddit.com/r/programming/com...tai_with_d..... More

Print this item

  Portable Jupyter for Windows
Posted by: codekodo - Oct-29-2018, 12:38 PM - Forum: News and Discussions - Replies (2)

Hi

I order to teach Python and other languages to our students, we developed a portable version of Jupyter easy to launch with a launcher in the sy..... More

Print this item

  run from Python3 text editor
Posted by: ryanb - Oct-29-2018, 12:24 PM - Forum: General Coding Help - Replies (2)

Hello,
i cannot run my script from Python3 text editor.

i have saved the following turtle loop2.py :

[python]import turtle
alex = turtle.Turt..... More

Print this item

  Looking for an english word
Posted by: Gribouillis - Oct-29-2018, 11:51 AM - Forum: Bar - Replies (4)

I'm looking for an english expression to write here
[python]
def restart(self):
raise RuntimeError("Restarting the server is not ????")
[/pyth..... More

Print this item

  How to put together datas from different files
Posted by: Krszt - Oct-29-2018, 11:46 AM - Forum: General Coding Help - Replies (3)

Hello,

I am dealing with a program, which puts together some datas from different files. I wrote a part of the code it looks like:


[python]
..... More

Print this item

  need top trump help
Posted by: ember - Oct-29-2018, 10:14 AM - Forum: Game Development - Replies (3)

i need to make a an avengers top trump game on python with a cpu and a menu can someone please send me one i will be really happy and please send it t..... More

Print this item

  IBM to acquire Red Hat in deal valued at $34 billion
Posted by: buran - Oct-29-2018, 09:29 AM - Forum: Bar - No Replies

https://www.prnewswire.com/news-releases...rovider-30..... More

Print this item

  Which library to use
Posted by: Dbeah - Oct-29-2018, 07:27 AM - Forum: Web Scraping & Web Development - Replies (1)

Ok, am a beginner in python now that i have done the basics i need to do so cool stuff
I need a program to grab some screen data from chrome(browser)..... More

Print this item

  Updated security logger
Posted by: jameseroni - Oct-29-2018, 04:23 AM - Forum: General Coding Help - No Replies

So I finally got this to work, (to a degree). The text file from the key logging function is being logged just fine. It even attaches to the email (..... More

Print this item

  Need some help.
Posted by: NicolasF7 - Oct-29-2018, 04:00 AM - Forum: General Coding Help - Replies (3)

Hello there. I just bought this book called Python Crash Course by Eric Matthes and literally just 10 pages in and I ran into a problem that I've been..... More

Print this item

  can't figure out problem with number guess
Posted by: Galoxys - Oct-29-2018, 02:40 AM - Forum: General Coding Help - Replies (4)

[python]import random

randomNumber = random.randint(1, 5)

while True:
input_value = input("Please guess a number between 1 and 5: ")
try..... More

Print this item

  fill an empty matrix with random floats
Posted by: sofiapuvogel - Oct-29-2018, 02:16 AM - Forum: Data Science - Replies (2)

Im new in programming and I want to fill just the first column of a matrix with diferent random float within a certain range (low and high limits), bu..... More

Print this item

  issue with updating list every iteration of a loop
Posted by: ftrillaudp - Oct-28-2018, 09:52 PM - Forum: General Coding Help - Replies (2)

Dear all,

I have an issue when I want to update the content of lists. I have two loops, a for loop where I initiate two lists and an inner while loop..... More

Print this item

  Automating unittest
Posted by: ichabod801 - Oct-28-2018, 08:39 PM - Forum: General Coding Help - Replies (3)

Say I have a couple of unit testing files (this is a stripped down example of my actual problem):

list_test.py
[python]
import unittest

class..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My First App 5 hours ago BCopeland64 carlbidwell Code Review
  what does % stand for in ... 6 hours ago arbiel carlbidwell General Codin...
  Unable to resolve FileNot... Today, 03:54 llarkin6 Pedroski55 General Codin...
  [Tkinter] how to export a... Yesterday, 17:13 RonR noisefloor GUI
  Is the interpreter that c... Yesterday, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... Yesterday, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... Yesterday, 09:50 P212 Biks News and Disc...
  Using Python to SSH and R... Yesterday, 03:53 justaguy SprunkiRetake Networking
  My goal to be hired worki... Yesterday, 00:32 GnomeSweetGnome GnomeSweetGnome News and Disc...
  extracting data from a us... 09-25, 13:49 Perry DeaD_EyE General Codin...
  pip install requests does... 09-24, 14:48 misodca DeaD_EyE General Codin...
Most views
  The best Prog... 577117
  Tutorial Requ... 500003
  Web Scraping ... 440839
  Newbie with P... 384833
  New Users Int... 369048
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+ 12088
buran 8176
snippsat 7367
deanhystad 6896
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
chaoh1911 Today
KaydenJonah098 Today
carlbidwell Today
llarkin6 Yesterday
Xuitar Yesterday

User Panel Messages

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