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,303
» Latest member: IFDA123
» Forum threads: 38,798
» Forum posts: 175,906

Full Statistics

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

Latest Threads
No new line from print in...
Forum: General Coding Help
Last Post: snippsat
3 hours ago
» Replies: 4
» Views: 125
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
10 hours ago
» Replies: 4
» Views: 152
Help with Serial.write in...
Forum: General Coding Help
Last Post: Larz60+
Today, 04:44 AM
» Replies: 8
» Views: 669
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Yesterday, 04:48 AM
» Replies: 6
» Views: 7,811
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Nov-26-2025, 09:58 PM
» Replies: 3
» Views: 147
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Nov-26-2025, 03:53 PM
» Replies: 1
» Views: 130
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Nov-26-2025, 08:47 AM
» Replies: 3
» Views: 210
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Nov-26-2025, 04:40 AM
» Replies: 6
» Views: 3,217
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 325
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 211

 
  Tkinter Gui ScrolledText Insert From Different Class
Posted by: whisperquiet - Jan-08-2019, 06:45 PM - Forum: GUI - Replies (1)

Hey all, I feel like I'm pretty close, but I cannot seem to figure out why my calls to the function

TextWindowWrite
are not going thr..... More

Print this item

  Python Menu Help
Posted by: jamshaid1997 - Jan-08-2019, 06:09 PM - Forum: General Coding Help - Replies (6)

Need help with sorting out my python menu could someone help me please i have added a bin
[python]
# 1. Add pytsk3 module
import Tkinter
import py..... More

Print this item

  help whit pip
Posted by: lateublegende - Jan-08-2019, 03:13 PM - Forum: General Coding Help - Replies (3)

Hi everyone,

I need help whit Pip. I have already pip, but it dosen't work. I have try what the documentation said, nothing to do. I have Nameerro..... More

Print this item

  new to this
Posted by: danbryn16 - Jan-08-2019, 02:32 PM - Forum: General Coding Help - Replies (5)

when i try to run this python script i get this message in CMD, could anyone help me fix these issues please ?

[quote]Traceback (most recent call l..... More

Print this item

  Format text and variables - more lines
Posted by: dan789 - Jan-08-2019, 01:39 PM - Forum: General Coding Help - Replies (3)

Hello,

is there any way how to put such a code into more lines?

print(f'string{variable}string...')

Print this item

  Looking for new hosting service
Posted by: Larz60+ - Jan-08-2019, 12:17 PM - Forum: Bar - Replies (12)

Last year, I had a surprise automatic deduction from my bank account (didn't even know I was set up for it) from my hosting provider (who's initials a..... More

Print this item

  Using a lambda function within another function
Posted by: JChapman - Jan-08-2019, 11:03 AM - Forum: General Coding Help - Replies (8)

I have very recently started looking at python, most of my (recent) prior programming experience being with VBA, and have been following the W3Schools..... More

Print this item

  How to create amplitde ramp function in python
Posted by: aravind_selvaraj - Jan-08-2019, 10:15 AM - Forum: News and Discussions - Replies (2)

I am trying to create an amplitude ramp function. Similar to "chirp()" used for creating a frequency ramp function.
Please help me with your suggesti..... More

Print this item

  How to desing an app for tracking workload
Posted by: Cuz - Jan-08-2019, 08:58 AM - Forum: General Coding Help - Replies (4)

Hi all, everyone keeps telling me the best way to learn Python is to start your own projects, so I wanted to create my own desktop app. I need help w..... More

Print this item

  Reading data from serial port as byte array
Posted by: vlad93 - Jan-08-2019, 08:52 AM - Forum: General Coding Help - Replies (1)

Hi,

I'm new here and i'm begginer in python programming. I need to convert c# code to python but i stuck when i wanted to read serial data as byte ..... More

Print this item

  The best Programming books?
Posted by: bennylava - Jan-08-2019, 05:34 AM - Forum: Bar - Replies (41)

Hi all. I'm looking for the best books out there on the subject of programming. I'm looking for those rare books that are pure greatness. The book tha..... More

Print this item

  parse animation
Posted by: Crazy - Jan-08-2019, 12:55 AM - Forum: General Coding Help - Replies (2)

Hello, I'm not python developer, my knowledge about this language it's very basic, but anyway I'm trying to develop a "plugin" (technically based in o..... More

Print this item

  Python for Everybody 3.3 assignment
Posted by: ramadan2099 - Jan-08-2019, 12:14 AM - Forum: Homework - Replies (7)

Is there a code error?
What do you need to get output?

http://www2.0zz0.com/2019/01/08/03/932918971.png





[python]

inp = input("Choose..... More

Print this item

  Help adding items to a glossary
Posted by: lga13 - Jan-07-2019, 11:59 PM - Forum: Homework - Replies (2)

hey folks, I have a question for my homework where I need to add words and a definition to a glossary then make a user aware that the word/definition ..... More

Print this item

  RedeemScript
Posted by: wectri - Jan-07-2019, 10:52 PM - Forum: General Coding Help - Replies (1)

How do I create a redeemscript to use in signrawtransaction?

// all the best, wectri

Print this item

  Python for loops giving error
Posted by: Petrus - Jan-07-2019, 10:01 PM - Forum: Homework - Replies (12)

Dear all,

I am new to python programming. I wrote a code, but this code works partially. So what I basically did is writing a dictionary with keys ..... More

Print this item

  Convert Python 2 to 3 syntax issue
Posted by: OscarBoots - Jan-07-2019, 09:32 PM - Forum: General Coding Help - Replies (11)

Hi Forum,
I have some code written in version 2.7 and I'm running 3.7 on Windows.
Maybe someone can help me with the changes I'd need to make to get..... More

Print this item

  Need help with my python code
Posted by: jamshaid1997 - Jan-07-2019, 08:12 PM - Forum: Homework - Replies (2)

I have a project which i need help with i keep getting the error global name 'get_option' is not defined

i cant post my code on here as there is a ..... More

Print this item

  Problem with sum of values from .txt file
Posted by: PathhK - Jan-07-2019, 07:11 PM - Forum: General Coding Help - Replies (2)

Hi Wink My task is to count difference between max and min value in each lines from .txt file then sum all these values. I've done the first part..... More

Print this item

  Reading file names
Posted by: CertifiedPengu - Jan-07-2019, 06:29 PM - Forum: General Coding Help - Replies (1)

I'm trying to make a sort of "search function" in a folder, where a user enters a keyword and all files containing that word are outputted. Is that po..... More

Print this item

  create a function for odd integers
Posted by: NLittle17 - Jan-07-2019, 06:09 PM - Forum: General Coding Help - Replies (4)

So I am trying to create a function for odd integers. I would like to have the user input any number and then have the program test if it is evenly di..... More

Print this item

  BBCode tags
Posted by: NLittle17 - Jan-07-2019, 05:41 PM - Forum: Board - Replies (5)

So I am trying to create a function for odd integers. I would like to have the user input any number and then have the program test if it is evenly di..... More

Print this item

  unable to import pymysql
Posted by: IMuriel - Jan-07-2019, 04:55 PM - Forum: Web Scraping & Web Development - Replies (3)

hi, im learning python, and im developing a simple app in a local enviorment,
so im trying to make a mysql connection, so i installed pymysql using p..... More

Print this item

  ComboBox example?
Posted by: JP_ROMANO - Jan-07-2019, 04:34 PM - Forum: GUI - Replies (4)

Hi all - I have to rebuild a little utility I created because my source code was wiped out, and I cannot extract the original script from the .exe I c..... More

Print this item

  A strange value in dictionary
Posted by: python_user_n - Jan-07-2019, 01:21 PM - Forum: General Coding Help - Replies (8)

Hello,
I'm trying to write a solution for exercise 12.4 from "Think Python", and I have a strange behavior of my return value.
Here's the code:
[py..... More

Print this item

  1 == 1 seems to yield false
Posted by: zatlas1 - Jan-07-2019, 01:08 PM - Forum: General Coding Help - Replies (3)

I am a Python newbie. I plucked some code from the internet and trying to build something that resemble the class I am supposed o build

Here is th..... More

Print this item

  How to calculate percentage change sum (Mean) by group
Posted by: SriRajesh - Jan-07-2019, 01:06 PM - Forum: General Coding Help - Replies (3)

Hi,

I have below DataFrame:

[python]A 1.2 3.6
B 2.6 3.8
A 1.5 2.1
B 2.0 2.9
C 2.4 3.5
H 4.1 2.9
C 5.9 9.3
A 2.9 8.3
B 8.7 5.6..... More

Print this item

  Python List Comprehension.
Posted by: rinu - Jan-07-2019, 12:27 PM - Forum: Data Science - Replies (3)

Can you please explain me Python List Comprehension.

Print this item

  How to detect wireless modem connected serially to my laptop in python
Posted by: barry76 - Jan-07-2019, 11:53 AM - Forum: General Coding Help - Replies (3)

With the help of some earlier coding suggestion, I was trying to select the serial port with which I have connected the ..... More

Print this item

  Checking my basic understanding of coding
Posted by: dilans94 - Jan-07-2019, 11:43 AM - Forum: Homework - Replies (3)

Need a little help Rolleyes

I'm kind of new to python and trying to understand basics of python. Trying to show what I understand by looking at..... More

Print this item

  ternary operator with unpacking
Posted by: joaomcteixeira - Jan-07-2019, 11:21 AM - Forum: General Coding Help - Replies (5)

Hello,
After using ternary operators extensively I am getting lost in this case. It took me a couple of hours to understand why I was getting bugged,..... More

Print this item

  how to get vairable to sort with list?
Posted by: DouTh - Jan-07-2019, 11:18 AM - Forum: General Coding Help - Replies (1)

[python]
analyst = list([304, 213, 175, 379, 572, 801, 630])

print(list(analyst))
print(sorted(analyst))

analyst[0] = "Monday "
analyst[1] = ..... More

Print this item

  Which lib to learn for Xfce
Posted by: Skaperen - Jan-07-2019, 09:30 AM - Forum: GUI - No Replies

i just changed my desktops over to xfce. i want to get started learning to code GUI apps, including specialized launchers and panel bar plugins. wha..... More

Print this item

  grep command based on lines in a pattern file
Posted by: Skaperen - Jan-07-2019, 09:00 AM - Forum: General Coding Help - Replies (1)

this is a command i have needed a few times today, so i decided that maybe i should create it.

it is like a grep command, which reads a main file l..... More

Print this item

  How to add asynchronous tasks as they are needed?
Posted by: AlekseyPython - Jan-07-2019, 08:42 AM - Forum: General Coding Help - Replies (2)

As I understand, I can perform async- tasks in two ways:
1. Launch asynchronous tasks sequentially (the first task will be FULLY completed and then t..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  No new line from print in... 3 hours ago Lou snippsat General Codin...
  Python is not working on ... 10 hours ago lary_p noisefloor General Codin...
  Help with Serial.write in... Today, 04:44 racingsubby Larz60+ General Codin...
  Can I develop a live vide... Yesterday, 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
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
Most views
  The best Prog... 579461
  Tutorial Requ... 512630
  Web Scraping ... 442322
  Newbie with P... 386377
  New Users Int... 380666
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 7391
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
IFDA123 Today
TimTom420 Yesterday
cruisesfares Yesterday
SNR Yesterday
Jonathan Yesterday

User Panel Messages

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