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,945
» Latest member: susan
» Forum threads: 38,725
» Forum posts: 175,521

Full Statistics

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

Latest Threads
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
53 minutes ago
» Replies: 0
» Views: 9
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: susan
2 hours ago
» Replies: 4
» Views: 9,080
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
6 hours ago
» Replies: 2
» Views: 414
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
7 hours ago
» Replies: 0
» Views: 63
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 08:56 PM
» Replies: 9
» Views: 557
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 4,778
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,099
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,457
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,019
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,768

 
  pyserial char by char io
Posted by: fcagney - May-14-2018, 04:37 PM - Forum: General Coding Help - Replies (4)

pyserial is a nifty little module. I'm using it to communicate with 2 serial ports on my ARM eveluation board. It even allows me to send DSR which is ..... More

Print this item

  Need Python Data Engineers in Houston, Texas_Long Term contract
Posted by: Mohan123 - May-14-2018, 02:59 PM - Forum: Jobs - No Replies

Date engineer (Python)
must be willing to relocate to Houston.
Long-term contract

Need at least 6 resumes

I’m looking for people that have use..... More

Print this item

  Google Duplex
Posted by: buran - May-14-2018, 12:58 PM - Forum: Bar - Replies (2)

Some of you may have already watched it... https://www.youtube.com/watch?v=D5VN56jQMWM

Print this item

  Return JSON records in single line using python 2.7
Posted by: anandmn85 - May-14-2018, 09:16 AM - Forum: General Coding Help - No Replies

I have written a code which takes input from aws Kinesis Stream and loads it into S3 bucket. But it is loading All JSON records in one line, i need e..... More

Print this item

  Simple If Statement doesn't work
Posted by: Jack_Sparrow - May-14-2018, 09:01 AM - Forum: General Coding Help - Replies (3)

Hi guys,
I have this column:

Start Time
0 2017-05-29 18:36:27
1 2017-06-12 19:00:33
2 2017-02-13 17:02:02
3 2017-04-24 18:39:45
4 ..... More

Print this item

  Is python the way to go for me ?
Posted by: python123 - May-14-2018, 08:38 AM - Forum: General Coding Help - Replies (3)

Hello, il try to make this as short as possible to not make you all fall asleep :D
(my programming english aint great so i hope you can understand wh..... More

Print this item

  Quick prime numbers function
Posted by: ozs - May-14-2018, 07:31 AM - Forum: Code sharing - Replies (2)

EDIT: NOT WORKING AS EXPECTED.

Hi all!
Im pretty new at python programming, been practicing as much as I can in sites as practice-python, Pro..... More

Print this item

  Building a .msi with Admin permissions
Posted by: originalang - May-14-2018, 02:50 AM - Forum: General Coding Help - No Replies

I am trying to create an executable from my python/tkinter code that can be installed by other users. I have been able to successfully do this with cx..... More

Print this item

  Help with randint/random
Posted by: Tunechi - May-14-2018, 02:08 AM - Forum: General Coding Help - Replies (1)

I'm trying to learn how to do the randint function by searching online but when I ever I try using what websites say, I get an error message and I wan..... More

Print this item

  version/compile info
Posted by: Skaperen - May-14-2018, 01:08 AM - Forum: General Coding Help - Replies (11)

when i start up python or python3 with no arguments to get the interactive mode, at first it outputs 2 lines of information and a line of instructions..... More

Print this item

  Unexpected indent / invalid syntax
Posted by: tjnichols - May-13-2018, 08:56 PM - Forum: Web Scraping & Web Development - Replies (38)

When I run this I get an "unexpected indent error" at 'def __init__ (self, infile):. When I remove the space that's marked, I get a "invalid syntax er..... More

Print this item

  No input with a function
Posted by: Tunechi - May-13-2018, 08:12 PM - Forum: General Coding Help - Replies (6)

I am new to Python and this forum and was wondering if anyone could help me with this problem I'm having with printing functions. I made a function ca..... More

Print this item

  How do we print this output?
Posted by: veve - May-13-2018, 03:59 PM - Forum: Homework - Replies (5)

Hi
I am trying to print this word output : s1 is today is a sunny
if i input this sentence "Today is a sunny day, let go to picnic"
I am unable ..... More

Print this item

  List Comparisons and Deleting Valuebles
Posted by: KaleBosRatjes - May-13-2018, 01:15 PM - Forum: General Coding Help - Replies (4)

So i have 2 lists. when the value in list_a is not between 75 and 400 it has to remove the value in the list_a and list_b in the same place. I dont kn..... More

Print this item

  What does mean open source?
Posted by: wavic - May-13-2018, 10:59 AM - Forum: News and Discussions - Replies (2)

I just sow that at Reddit.

Print this item

  Python ver 2.7 problem
Posted by: dzeleee - May-13-2018, 08:28 AM - Forum: General Coding Help - Replies (6)

hi,
I want to start with python programming (i'm read tutorials on internet) and aldredy on 1st steps i have problem,i can't install PIP on my python..... More

Print this item

  Securely storing API Keys in on Desktop app
Posted by: johannest - May-13-2018, 06:31 AM - Forum: General Coding Help - No Replies

I have this scenario:
My .NET Desktop application executes Python scripts to access 3rd party applications. These applications often require Oauth2 a..... More

Print this item

  Error when installing module
Posted by: tjnichols - May-13-2018, 03:38 AM - Forum: General Coding Help - Replies (2)

Hello - I cannot install this module. I've looked for the file that is referenced but I can't find the path or the file.

As always - any help is a..... More

Print this item

  wget progress bar
Posted by: anasrocks - May-13-2018, 01:47 AM - Forum: General Coding Help - Replies (1)

Hello all,
I am a new member and newbie in python, trying to write a simple code that downloads a file and put it in a directory with wget, looking t..... More

Print this item

  Clean Data using NLTK
Posted by: disruptfwd8 - May-12-2018, 11:21 PM - Forum: General Coding Help - No Replies

Need help creating a function that cleans data and puts frequency in dictionary.

[python]
import nltk
from nltk.tokenize import word_tokenize
fr..... More

Print this item

  Divide a vector
Posted by: Langosmon - May-12-2018, 08:13 PM - Forum: Homework - Replies (1)

Hello I have a question i'm doing a program that do this:
Imagine you are a Pokemon trainer and you want to fill your bag with
three types of items; p..... More

Print this item

  enviremont refresh
Posted by: duende - May-12-2018, 08:08 PM - Forum: GUI - Replies (2)

Hello,

I'm very new to python and pyqt5 ....
I've a thread running some code that changes the background color of some labels (+/- 1 second interv..... More

Print this item

  Traceback errors - many
Posted by: tjnichols - May-12-2018, 04:57 PM - Forum: Web Scraping & Web Development - Replies (2)

Ok - the modules issue is solved! Now I have additional issues.

This is the code I'm trying to run - thank you Lars60+ Angel

[python]impor..... More

Print this item

  Automatic redefining
Posted by: Hassediagram - May-12-2018, 04:19 PM - Forum: General Coding Help - Replies (5)

Dear Python-forum members,

I have registered to this forum because i have a small but resistant problem.
It is surely trivial, but i have not pra..... More

Print this item

  Looking for a web based development studio... help!
Posted by: ewhenn - May-12-2018, 03:44 PM - Forum: News and Discussions - Replies (1)

Looking for a web based IDE that I can install on a linux server and access remotely. Something that will run code, etc. in a browser and is not a pu..... More

Print this item

  Event fired multiple times
Posted by: ian - May-12-2018, 03:12 PM - Forum: GUI - Replies (1)

Setting up below is to get the event fired when a webpage loaded. I am wondering why self.On_Web_View_Loaded() will be called many times when a webpag..... More

Print this item

  Intellectual Property safety using python?
Posted by: Mustey - May-12-2018, 03:07 PM - Forum: News and Discussions - Replies (6)

Hi, I am a freelancing QA engineer.
I notice a lot of my work tends to be very similar: browser automated testing, api automated testing, monitoring..... More

Print this item

  groupby and window function
Posted by: lravikumarvsp - May-12-2018, 03:04 PM - Forum: General Coding Help - Replies (3)

test.groupBy('symbol','tradingDay',Window('timestamp','5 min')).agg({'open':'first','high':'max','low':'min','close':'last','volume':'sum'}).withColum..... More

Print this item

  Question from beginners: how to combine 2 columns
Posted by: Jack_Sparrow - May-12-2018, 03:03 PM - Forum: Data Science - Replies (1)

Hi guys,
I have one table with a lot of columns: Two of them are Start Station and End Station

Start Station ..... More

Print this item

  Need help... using a script please
Posted by: Cryptozin - May-12-2018, 02:29 PM - Forum: General Coding Help - Replies (1)

Hi guys !

I really need some help using this script: blockchain2john

https://github.com/magnumripper/JohnTheR.../run/block..... More

Print this item

  tf.gfile.FastGFile error unicode ( japanese characters )
Posted by: majinbuu - May-12-2018, 02:26 PM - Forum: General Coding Help - Replies (2)

hi bro!!!

I have tried 2 cases: Normal characters vs Japanese characters
Normal characters can be run but Japanese characters not working.

[siz..... More

Print this item

  Syntax error for HTTP request GET
Posted by: THX1138 - May-12-2018, 11:12 AM - Forum: Web Scraping & Web Development - Replies (1)

When I try to run my script I get a syntax error. Can anyone please tell me what's wrong?

[error]pi@raspberrypi:~/Desktop $ python TONotificationSc..... More

Print this item

  While Loop
Posted by: Jack_Sparrow - May-12-2018, 10:50 AM - Forum: Data Science - Replies (3)

Hi there,

I have three different csv-files (chicago.csv, new_yourk.csv and washington.csv) I want to write a code where I will ask a user to choos..... More

Print this item

  How to stop the sprite's movement when it touches the edges of the screen?
Posted by: mrmn - May-12-2018, 10:42 AM - Forum: Game Development - Replies (5)

I created my first sprite with Pygame and managed to make it move with keyboard keys. However, when it encounters the edges of the screen, it keeps mo..... More

Print this item

  Start tls - Unable to send email
Posted by: darunkumar - May-12-2018, 10:00 AM - Forum: Networking - Replies (7)

Hi Team,

Start tls ()is throwing below error

[error]
send: 'STARTTLS\r\n'
reply: '220 2.0.0 SMTP server ready\r\n'
reply: retcode (220); Msg:..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  IBKR Purchasing code issu... 53 minutes ago compuman145 compuman145 General Codin...
  Creating a Mindmap progra... 2 hours ago J_Miller susan General Codin...
  A coding beginner needs h... 6 hours ago Littlefish Littlefish General Codin...
  Is the interpreter that c... 7 hours ago helendamdam helendamdam General Codin...
  Using a For Loop to subtr... Yesterday, 20:56 Anunderling deanhystad 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...
  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...
Most views
  The best Prog... 576685
  Tutorial Requ... 498826
  Web Scraping ... 440509
  Newbie with P... 384452
  New Users Int... 368063
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 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
susan Today
jatinkumar12 Today
angelhealu504 Today
helendamdam Today
pllrdvalery Yesterday

User Panel Messages

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