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,953
» Latest member: ShanePulse
» Forum threads: 38,725
» Forum posts: 175,520

Full Statistics

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

Latest Threads
pip install requests does...
Forum: General Coding Help
Last Post: DeaD_EyE
1 hour ago
» Replies: 10
» Views: 29,133
Creating a Mindmap progra...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 12:00 PM
» Replies: 4
» Views: 9,295
IBKR Purchasing code issu...
Forum: General Coding Help
Last Post: compuman145
Yesterday, 09:08 AM
» Replies: 0
» Views: 182
A coding beginner needs h...
Forum: General Coding Help
Last Post: Littlefish
Yesterday, 03:29 AM
» Replies: 2
» Views: 603
Is the interpreter that c...
Forum: General Coding Help
Last Post: helendamdam
Yesterday, 02:36 AM
» Replies: 0
» Views: 205
Using a For Loop to subtr...
Forum: General Coding Help
Last Post: deanhystad
Sep-22-2025, 08:56 PM
» Replies: 9
» Views: 759
403 error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-20-2025, 04:28 PM
» Replies: 11
» Views: 5,010
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 1,265
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 1,628
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 3,191

 
  python nonetype variable
Posted by: fabiodurgante - Nov-12-2020, 12:29 AM - Forum: General Coding Help - Replies (5)

hello I have the following in a threaded function executes several at the same time
profit is global variable

profit += result
profit = round (pr..... More

Print this item

  Need learning resources for Python distribution
Posted by: gretchenfrage - Nov-11-2020, 10:06 PM - Forum: General Coding Help - Replies (2)

Hi everyone. I basically need to get a somewhat deep understanding of how distribution works in python, particularly "eggs", sdists, and virtual envir..... More

Print this item

  password exit
Posted by: edlentz - Nov-11-2020, 09:49 PM - Forum: General Coding Help - No Replies

Hi I am pretty new at python and this is out of my knowledge so far. I have a script that I am using to run commands on a Centos system. The command..... More

Print this item

  How to calculate a months' 1st, 4th, 7th day and also 1st again?
Posted by: cananb - Nov-11-2020, 08:32 PM - Forum: General Coding Help - Replies (3)

Hi everyone, I just started how to learn to code.
I am trying to write a program that should count the days an athlete decides to run once every thre..... More

Print this item

  How to calculate a months' 1st, 4th, 7th day and also 1st again?
Posted by: cananb - Nov-11-2020, 08:26 PM - Forum: Homework - Replies (1)

Hi everyone, I just started how to learn to code.
I am trying to write a program that should count the days an athlete decides to run once every thre..... More

Print this item

  How to find difference between elements in a list? Using beginner Basics only.
Posted by: Anklebiter - Nov-11-2020, 07:29 PM - Forum: Homework - Replies (8)

Hello,

I have been going crazy on a portion of an assignment, I am hoping to get help with. Only using Basic begginer python coding...Functions,..... More

Print this item

  Pandas - compute means per category and time
Posted by: rama27 - Nov-11-2020, 06:52 PM - Forum: Data Science - Replies (7)

Hi, I have a following problem. I need to compute means per category and time (in my df named as a "round"). My simplified df looks like bellow:

[pyt..... More

Print this item

  help me understand where this comes from
Posted by: bthurston - Nov-11-2020, 06:34 PM - Forum: General Coding Help - Replies (6)

hello all, Im a noob to python and raspberry pi. Ive started playing around with some of the modules. the sensor is AM2302 im using adafuit dht librar..... More

Print this item

  Banking API
Posted by: aster - Nov-11-2020, 06:00 PM - Forum: News and Discussions - Replies (3)

Hello,

I am not a professional programmer.
I own a small business (we are about 10 people), and I have been using python for a few years to ma..... More

Print this item

Photo sigma, pi, exercise
Posted by: krnkrnkrn - Nov-11-2020, 04:11 PM - Forum: Homework - Replies (1)

Write programs (for and while) that calculate the sum (product) (using inconditional statement, omit elements that generate the error)

The print st..... More

Print this item

  3d Surface where Z is not a function of X and Y
Posted by: richterjan - Nov-11-2020, 01:47 PM - Forum: General Coding Help - Replies (2)

Basically the thread title.

So lets say X = date1 date2 and so on and each date has several corresponding values A, B, C. The value of A on date1 i..... More

Print this item

  extracting second values elements only in every keys in an OrderedDict
Posted by: glennford49 - Nov-11-2020, 12:35 PM - Forum: General Coding Help - Replies (4)

i have this code, i want to extract the second values elements only in every keys in an OrderedDict,
i dont want to use for loop,any idea on this ?..... More

Print this item

  Required : an exceptional Python developer for an exceptional start-up opportunity
Posted by: Joe_S - Nov-11-2020, 12:32 PM - Forum: Jobs - Replies (5)

Hello

Background :

My name is Joe and I am a highly experienced accountant who has worked with many of the world’s leading multi-national groups..... More

Print this item

  Installing Matplotlib
Posted by: richard_wylde - Nov-11-2020, 12:14 PM - Forum: General Coding Help - No Replies

Hello,

I'm trying to install the matplotlib package using the following from the windows command prompt :-

pip install matplotlib

How..... More

Print this item

  Telnet command in Python 3.9
Posted by: Dre83 - Nov-11-2020, 11:42 AM - Forum: General Coding Help - No Replies

Hello,

I have Python 3.9.

When I trie to sent a command via Telnet to a device it doesn't react.

In Putty I'm able to sent the command, so t..... More

Print this item

  change mouse cursor (in Windows)
Posted by: mgroen - Nov-11-2020, 11:26 AM - Forum: General Coding Help - No Replies

Hi,

this question is related to my other question (here)

question:
Is Python abl..... More

Print this item

  Restarting a script
Posted by: new2codez - Nov-11-2020, 11:02 AM - Forum: General Coding Help - No Replies

Hi everyone,

I'm quite new to coding and I currently have a fairly simple python script that I run that queries an API based on an input file I pro..... More

Print this item

  CPC File Format (Cartesian Perceptual Compression) - Can Python Convert / Handle Them
Posted by: PSKrieger - Nov-11-2020, 11:01 AM - Forum: General Coding Help - Replies (2)

Hi all.

I've been tasked with converting 1000s of archived images which are in a little-known image format called CPC or Cartesian Perceptual Compres..... More

Print this item

  Start my program in RPI4B from SSH and Failed
Posted by: ATARI_LIVE - Nov-11-2020, 09:59 AM - Forum: General Coding Help - Replies (3)

I have a python program and executed (python3 myprogram1.py) from the terminal in the RPI4B works perfectly.
I wanted to run on RPI4B without the ke..... More

Print this item

  List iteration
Posted by: Peca - Nov-11-2020, 08:08 AM - Forum: Homework - Replies (2)

Hi I am two week new in python.
I have one assigment:
string = "3,9,13,4,42"
This string I should convert into a list[].
after that squared each e..... More

Print this item

  vim
Posted by: tdwinfre - Nov-11-2020, 07:31 AM - Forum: General Coding Help - Replies (4)

Once I paste name of my version file name in my version file how do I exit the screen once I paste it in. I'm having issues getting back to my shell I..... More

Print this item

  Change variable in an outside file
Posted by: ebolisa - Nov-11-2020, 03:42 AM - Forum: General Coding Help - Replies (5)

a.py

ssid = 'myssid'
password = 'mypass'
ap_mode = 'yes'
b.py
[python]import a

print(a.ap_mode)
# output -> yes

# modif..... More

Print this item

Exclamation Help in breaking bytes into bits through masking and shifting
Posted by: kamui123 - Nov-11-2020, 02:18 AM - Forum: General Coding Help - Replies (9)

Hi all, I am new to Python programming and I need some help. I am currently working on a project for robots and I am being tasked by my supervisor to ..... More

Print this item

  Matplotlib failing in thread class
Posted by: m3atwad - Nov-11-2020, 12:09 AM - Forum: Data Science - No Replies

Hello,

I am new to this forum and apologize if I'm posting in the wrong area or this type of question is not meant for this forum. I'm looking for..... More

Print this item

  increase and decrease a slice value?
Posted by: KEYS - Nov-10-2020, 10:04 PM - Forum: General Coding Help - Replies (2)

say i have a list
[1,2,3,4,5,6,7]

and id like to print, 3,4,5 then 2,3,4,5,6 finally 1,2,3,4,5,6,7
using a for loop, and a slice value within its..... More

Print this item

  receive an email when a thread is replied upon
Posted by: mgroen - Nov-10-2020, 08:57 PM - Forum: Board - Replies (2)

I am new to this forum.

Is it possible to receive an notification by email when someone has replied on a forum topic I have created?

If so, how ..... More

Print this item

  Object has no attribute 'replaceall' ?
Posted by: peterp - Nov-10-2020, 08:47 PM - Forum: Homework - Replies (2)

I try to find all characters from the given list and replace them with one character. I`m getting "object has no attribute 'replaceall' ?

list = 'b..... More

Print this item

  Neural Network importance weights / coefficients
Posted by: jkaustin - Nov-10-2020, 07:24 PM - Forum: Data Science - Replies (1)

I would like to measure the importance / coefficient of each of a modest number of inputs toward a regression output for a neural network. I spent th..... More

Print this item

  update python in pipenv
Posted by: tdwinfre - Nov-10-2020, 06:45 PM - Forum: Web Scraping & Web Development - Replies (1)

MacBook-Air djangowebsite % pyenv virtualenv 3.8.5 djangowebsite7
pyenv-virtualenv: `3.8.5' is not installed in pyenv.
terrellwinfrey@Terrells-MacBo..... More

Print this item

  How to upload dfs using for loop?
Posted by: rama27 - Nov-10-2020, 04:54 PM - Forum: General Coding Help - Replies (4)

Hi, I have a following problem. I would like to define new data frames using a for loop. I have a big dataframe df that contains values from all 6 rou..... More

Print this item

  Regular Expressions
Posted by: pprod - Nov-10-2020, 04:23 PM - Forum: General Coding Help - Replies (4)

Hi everyone,

I'm working on a regular expression to extract text from a pdf and I wonder whether I can tidy up the code a bit. I'm using pdfplumber..... More

Print this item

  how use packages from Github
Posted by: nidaazizah97 - Nov-10-2020, 03:51 PM - Forum: General Coding Help - Replies (1)

Hi! I need a pointer on how to use python packages. I need to use this package(Azoo) to download an app in large numbers. ..... More

Print this item

Sad Discord bot - noob stuff, please don't hate
Posted by: samsunix - Nov-10-2020, 03:00 PM - Forum: Code Review - Replies (1)

So I finally moved from team-speak to discord and kind of find it funny tool. It remind me from IRC with bots and I got spark to try make one my self...... More

Print this item

  Block diagram library
Posted by: marcocod - Nov-10-2020, 01:52 PM - Forum: General Coding Help - Replies (7)

I need a library that can generate an image with the following diagram type:
[Image: Immagine.png]
Each block has
- a na..... More

Print this item

  switch mouse buttons
Posted by: mgroen - Nov-10-2020, 01:45 PM - Forum: General Coding Help - Replies (2)

I realize this could this question could be tagged as "dumb",
but I am not familiair with Python yet, and before I dive into it I need to know if Py..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  pip install requests does... 1 hour ago misodca DeaD_EyE General Codin...
  Creating a Mindmap progra... Yesterday, 12:00 J_Miller Pedroski55 General Codin...
  IBKR Purchasing code issu... Yesterday, 09:08 compuman145 compuman145 General Codin...
  A coding beginner needs h... Yesterday, 03:29 Littlefish Littlefish General Codin...
  Is the interpreter that c... Yesterday, 02:36 helendamdam helendamdam General Codin...
  Using a For Loop to subtr... 09-22, 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...
Most views
  The best Prog... 576791
  Tutorial Requ... 499161
  Web Scraping ... 440577
  Newbie with P... 384547
  New Users Int... 368421
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 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
ShanePulse Today
Jorgecog Today
adamsmith12 Today
Ronny Today
Luciana Today

User Panel Messages

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