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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,306
» Latest member: ifdainstitute7
» Forum threads: 38,798
» Forum posts: 175,911

Full Statistics

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

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
2 hours ago
» Replies: 8
» Views: 207
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
7 hours ago
» Replies: 3
» Views: 11,099
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 10:44 AM
» Replies: 4
» Views: 182
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Yesterday, 04:44 AM
» Replies: 8
» Views: 705
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,820
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 174
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 151
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 241
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,224
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 342

 
  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

  the posix "cut" command
Posted by: Skaperen - Oct-28-2018, 08:29 PM - Forum: Bar - No Replies

the man page in ubuntu 16.04 for the "cut" command does not say that a delimiter must be a single character, but the command will, in an error message..... More

Print this item

  Extracting to files.
Posted by: Stealthychu - Oct-28-2018, 08:12 PM - Forum: General Coding Help - Replies (4)

I am writing a script that accesses three different switches one after the other and adds certain commands to them.

I then want to save the start ..... More

Print this item

  How do I calculate the smallest value that is recognized as a difference when compari
Posted by: AFoeee - Oct-28-2018, 06:30 PM - Forum: General Coding Help - Replies (1)

Hello,
I found that comparing large float values whose difference is small does not work as expected. (See my question on stackoverflow ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 2 hours ago Lou snippsat General Codin...
  Python Online Compiler 7 hours ago alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... Yesterday, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... Yesterday, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... 11-27, 04:48 mtrkhan mamta25 Web Scraping ...
  silent deployment Python ... 11-26, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP 11-26, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... 11-26, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python 11-26, 04:40 dutch ichsanputr News and Disc...
  data fetching for indian ... 11-25, 02:50 drakhsin Pedroski55 Web Scraping ...
  PyQt5 - Get a parameter f... 11-24, 14:18 Ninja2112 deanhystad GUI
Most views
  The best Prog... 579484
  Tutorial Requ... 512746
  Web Scraping ... 442354
  Newbie with P... 386395
  New Users Int... 381676
Most reputation
buran 581
snippsat 511
Larz60+ 452
Gribouillis 362
deanhystad 328
Most replies
  New Users Int... 452
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12113
buran 8196
snippsat 7393
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
ifdainstitute7 Today
MOHAMMAD_mk Today
virvainfotech Today
IFDA123 Yesterday
TimTom420 11-27

User Panel Messages

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