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,308
» Latest member: NeoQuant
» Forum threads: 38,801
» Forum posts: 175,919

Full Statistics

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

Latest Threads
Python compiler
Forum: General Coding Help
Last Post: NeoQuant
4 hours ago
» Replies: 0
» Views: 22
Trading Risk management s...
Forum: Code sharing
Last Post: NeoQuant
5 hours ago
» Replies: 5
» Views: 58
Standard template Data En...
Forum: Code Review
Last Post: Hosthubac
6 hours ago
» Replies: 0
» Views: 30
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 12:37 PM
» Replies: 8
» Views: 233
Python Online Compiler
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 07:39 AM
» Replies: 3
» Views: 11,107
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
Nov-28-2025, 10:44 AM
» Replies: 4
» Views: 191
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Nov-28-2025, 04:44 AM
» Replies: 8
» Views: 714
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Nov-27-2025, 04:48 AM
» Replies: 6
» Views: 7,832
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 180
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 154

 
  download file from google drive ..
Posted by: evilcode1 - Sep-19-2018, 09:17 AM - Forum: General Coding Help - Replies (7)

hello all ....
im trying to download a file from a direct link ( google drive ) ...
this is my function ..

[python]
command = raw_input()
li..... More

Print this item

  Tried to programm a parking lot
Posted by: Croshihw - Sep-19-2018, 09:08 AM - Forum: GUI - No Replies

Hi everyone, so this is my first programm on Tkinter and I tried to simulate cars in a parking lot but I failed to make all the cars move. I just wann..... More

Print this item

  Upgrade Setuptools on Python 3.4
Posted by: Alexver - Sep-19-2018, 07:38 AM - Forum: General Coding Help - Replies (2)

Hi,

I have Python 3.4, with setuptools 18.3 on workstation without Internet access.
I am going to install module Crypto but it neeeds version se..... More

Print this item

  How to read what's written in THIS specific page ?
Posted by: duongtn34 - Sep-19-2018, 04:50 AM - Forum: General Coding Help - No Replies

Hello everyone.
I've been struggling with this problem for a while. The solution I found was copying and pasting into python manually the contents of..... More

Print this item

  Anybody good with the Openpyxl module? I've got a bug I can't solve.
Posted by: pcsailor - Sep-19-2018, 04:31 AM - Forum: General Coding Help - No Replies

Hi,

Are you good with Openpyxl and willing to look over a post and some code? The bug is a single script exports to Excel perfectly, but then loos..... More

Print this item

  suid root with python
Posted by: Skaperen - Sep-19-2018, 04:26 AM - Forum: News and Discussions - Replies (2)

has anyone figured out how to safely do a setuid root script in Python on Linux? normally this would require a compiled (usually in C or C++) executa..... More

Print this item

  Taking user input
Posted by: mtndewwarrior - Sep-19-2018, 03:03 AM - Forum: General Coding Help - Replies (7)

Hi i am very new to python, and coding in general. I am a sheet metal apprentice, and am trying to do something to figure out the stretchout of a tran..... More

Print this item

  is it ok to post ...
Posted by: Skaperen - Sep-19-2018, 03:00 AM - Forum: Bar - Replies (9)

... coding tips like this?

if you have ever coded something like this:[python] if n==1:
s = ''
else:
s = 's'
...
..... More

Print this item

  Create a report using excel
Posted by: mamta_parida - Sep-19-2018, 02:47 AM - Forum: GUI - Replies (3)

I created a GUI to test some device, now i want to generate a report using excel sheet.
I created an excel sheet but always it overwrite on the pres..... More

Print this item

  Best way to create Apps in django API
Posted by: Norvegat - Sep-18-2018, 10:39 PM - Forum: Web Scraping & Web Development - No Replies

Which is the best way to create an API website using django, i found in github some sources that merge all objects in one app, and others each objects..... More

Print this item

  500 error cannot deserialize json object
Posted by: SaiBhargav - Sep-18-2018, 09:53 PM - Forum: Web Scraping & Web Development - No Replies

Unable to resolve this error while calling API endpoint in flask. Passing the data as json in the POST request. Could someone hep me with the way to r..... More

Print this item

  why I can't install numpy with this procedure
Posted by: atlass218 - Sep-18-2018, 09:28 PM - Forum: Data Science - Replies (4)

hello;
I try to install numpy at my PC like that:
on the command console I write this command
C:\program files\python35\Scripts<pip install numpy

but..... More

Print this item

  asyncio documentation has been rewritten from scratch
Posted by: snippsat - Sep-18-2018, 09:08 PM - Forum: News and Discussions - Replies (3)

Look a lot better than before.
I have only done some quick test with asyncio,
doing so i used tutorial online and not the old documentation.

Job ..... More

Print this item

  assign a value to a dict change all the values
Posted by: aster - Sep-18-2018, 05:07 PM - Forum: Data Science - Replies (10)

hello,

i am really getting mad with these few lines of code

[python]
from random import randint

header = ["test", "1", "2", "12", "GG", "NG"]
lis =..... More

Print this item

  Assigning iter_row value to variable
Posted by: ankey - Sep-18-2018, 03:45 PM - Forum: General Coding Help - Replies (8)

I'm trying to load and read through an excel file and based on the value of a cell write the row to another file.

Problem I'm having now is that [i..... More

Print this item

  search categories are gone
Posted by: Larz60+ - Sep-18-2018, 03:44 PM - Forum: Board - Replies (8)

What happened? Can't search for example in tutorials only.

Print this item

  Pop up the Python shell after clicking a window
Posted by: aking76 - Sep-18-2018, 02:27 PM - Forum: General Coding Help - No Replies

My Code pulls up a menu, you click on the button and it pulls up another menu. That menu has a button you can click that will print some words.
The p..... More

Print this item

  Error while importing my own package
Posted by: giu88 - Sep-18-2018, 02:13 PM - Forum: General Coding Help - Replies (4)

Hello everybody,

I am trying to make and call my own package but something is not working. This is how my code is structured:

Print this item

  [PYQT5] Crashing when using .hide() and .show()
Posted by: aking76 - Sep-18-2018, 02:09 PM - Forum: GUI - No Replies

My program opens a main window with an investigation button, once that is clicked a second window opens and the first one is hidden.
The second windo..... More

Print this item

  finding proper libraries
Posted by: tony1812 - Sep-18-2018, 12:46 PM - Forum: News and Discussions - Replies (3)

Hello, today it is relatively easy to find a library to use a function, it is usually no far from a simple google. But in the pre-google age, how do p..... More

Print this item

  Checking if the user is IDLE
Posted by: Owenix - Sep-18-2018, 12:27 PM - Forum: General Coding Help - Replies (3)

Hey guys,
I'm trying to make a function that detects if the user is "afk" for about 5 seconds, and than exits the code.
would like some help :)

[..... More

Print this item

  Simple code help
Posted by: YungNiiko - Sep-18-2018, 12:11 PM - Forum: General Coding Help - Replies (1)

Hello everyone, I need some help with what should be a rather simple code:

fname = input("What is your first name?")
sname = input("What is your..... More

Print this item

  Use a block of code only one time
Posted by: rlinux57 - Sep-18-2018, 10:45 AM - Forum: General Coding Help - Replies (14)

Hi All,

I have a below piece of code, Is it possible to use the green color code single time for different variables ?
Right now this code run as:..... More

Print this item

  Pyinstaller to execute a script in command prompt
Posted by: Ciroxxx - Sep-18-2018, 10:17 AM - Forum: General Coding Help - No Replies

Hi,
I want to create an exe file that opens windows command prompt and then executes a python script (a py file)

I usually use pyinstaller to cre..... More

Print this item

  web scraping with selenium and bs4
Posted by: Prince_Bhatia - Sep-18-2018, 08:42 AM - Forum: Web Scraping & Web Development - Replies (2)

hi,
I am trying to scrape a website that has text and links
i am creating a web scraper that will scrape the data using beautilfulsoup and requests..... More

Print this item

  Pick a line in a plot with matplotlib
Posted by: Romain - Sep-18-2018, 07:21 AM - Forum: Data Science - Replies (3)

Hi all.

I have an issue with a picking event using the matplotlib library. I am trying to pick a vertical line that I draw on a X-Y plot when I cli..... More

Print this item

  Dictionary trouble
Posted by: test - Sep-18-2018, 06:08 AM - Forum: General Coding Help - Replies (6)

Hello!
I am having a dictionary of the type:
[python]
vars = { 'Hemoglobin' : ['HGB'],
'RBC count' : ['RBC COUNT', 'RBC COUNT.'],
'HCT' ..... More

Print this item

  Multiple frames with tkinter - How to make them run on fullscreen mode
Posted by: eabs86 - Sep-18-2018, 04:12 AM - Forum: GUI - Replies (3)

Hello guys!

I wrote a code using tkinter to switch between frames after a few seconds. The problem is: All the application must run in fullscreen...... More

Print this item

  help about requests download
Posted by: ggbaby - Sep-18-2018, 02:23 AM - Forum: Web Scraping & Web Development - Replies (1)

I am try to use requests.get to download a file named list.csv. However, after I downloaded it. I found I got a wrong result. I got a result with such..... More

Print this item

  General DB Questions
Posted by: Creed17 - Sep-18-2018, 01:12 AM - Forum: Bar - Replies (2)

I'm interested in creating a user database for a program I am designing in python. I have done lots of research, but I'm still not sure about some par..... More

Print this item

  Infinate Number Generator
Posted by: Larz60+ - Sep-18-2018, 12:43 AM - Forum: Code sharing - Replies (6)

There's probably already something like this in collections, but I wanted to write one, so came up with this.
I found it useful for a test case.
to ..... More

Print this item

  I need to add consecutive numbers help
Posted by: juniorcoder - Sep-17-2018, 11:32 PM - Forum: General Coding Help - Replies (1)

Hello
I have three numbers and I have to find minimum of them .k=min(a,b,c) No problem.
After I need to add all the numbers until k to the another ce..... More

Print this item

  Insert list in particular column! Help!
Posted by: vndywarhol - Sep-17-2018, 11:14 PM - Forum: General Coding Help - No Replies

Hello! I have a table 'employee' with data and with one empty column 'employee_department'.

[Image: bBx2CK]

I want to insert a ..... More

Print this item

  ImportError "QtWingets" PyQt5
Posted by: AlexanderCastillo - Sep-17-2018, 11:00 PM - Forum: GUI - No Replies

I use:

Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:06:47) [MSC v.1914 32 bit (Intel)] on win32
Type "copyright", "credits" or "..... More

Print this item

  Regular expressions help re.error: multiple repeat at position 23
Posted by: JoseSalazar1 - Sep-17-2018, 10:46 PM - Forum: General Coding Help - Replies (2)

This is a menu for someone to de-codify a food menu and know what the client has asked for. The issue is that it only gives back the answer correctly ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Python compiler 4 hours ago NeoQuant NeoQuant General Codin...
  Trading Risk management s... 5 hours ago NeoQuant NeoQuant Code sharing
  Standard template Data En... 6 hours ago Hosthubac Hosthubac Code Review
  No new line from print in... Yesterday, 12:37 Lou snippsat General Codin...
  Python Online Compiler Yesterday, 07:39 alexmaxwell1 ichsanputr News and Disc...
  Python is not working on ... 11-28, 10:44 lary_p noisefloor General Codin...
  Help with Serial.write in... 11-28, 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...
Most views
  The best Prog... 579495
  Tutorial Requ... 512822
  Web Scraping ... 442365
  Newbie with P... 386395
  New Users Int... 381716
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
NeoQuant Yesterday
Hosthubac Yesterday
ifdainstitute7 Yesterday
MOHAMMAD_mk Yesterday
virvainfotech Yesterday

User Panel Messages

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