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,502
» Latest member: DichaelOberb
» Forum threads: 38,585
» Forum posts: 174,840

Full Statistics

Online Users
There are currently 501 online users.
» 0 Member(s) | 497 Guest(s)
Google, Bing, Yandex, Internet Archive

Latest Threads
GichardAreta
Forum: General Coding Help
Last Post: DichaelOberb
25 minutes ago
» Replies: 0
» Views: 24
Is Python used to make po...
Forum: Game Development
Last Post: RogereK
6 hours ago
» Replies: 17
» Views: 31,649
Unequal values when added...
Forum: General Coding Help
Last Post: deanhystad
10 hours ago
» Replies: 1
» Views: 113
Call CLI app with input?
Forum: General Coding Help
Last Post: snippsat
Yesterday, 07:52 PM
» Replies: 5
» Views: 320
backtesting can't optimiz...
Forum: General Coding Help
Last Post: snippsat
Yesterday, 07:46 PM
» Replies: 1
» Views: 114
Looking for ideas
Forum: Bar
Last Post: Larz60+
Yesterday, 10:55 AM
» Replies: 2
» Views: 453
How to put my game loop i...
Forum: Game Development
Last Post: RogereK
Yesterday, 12:35 AM
» Replies: 9
» Views: 2,686
Languages
Forum: General Coding Help
Last Post: Arush
May-22-2025, 06:51 PM
» Replies: 2
» Views: 242
problems with netcdf if I...
Forum: General Coding Help
Last Post: leo54
May-22-2025, 02:08 PM
» Replies: 17
» Views: 1,694
Pip help
Forum: General Coding Help
Last Post: leo54
May-22-2025, 02:07 PM
» Replies: 5
» Views: 732

 
  Use subprocess.Popen and time.sleep
Posted by: chucky831 - Aug-11-2022, 03:44 PM - Forum: General Coding Help - Replies (2)

Good morning everyone, I am new to Python. I am developing a script to automate a program I need at work. What I need to do via Python is simply open ..... More

Print this item

  How to combine multiple column values into 1?
Posted by: cubangt - Aug-11-2022, 02:00 PM - Forum: General Coding Help - Replies (15)

So ive looked around and found some steps on how to accomplish this, but seem like alot of code for this, maybe im not searching for the right thing, ..... More

Print this item

  Universal(MACWINLIN) canvas pdf export
Posted by: philipbergwerf - Aug-11-2022, 08:37 AM - Forum: General Coding Help - Replies (4)

(I did a post earlier on this subject but I really want to find an answer on this)

My app is almost finished! The only problem that remains is expo..... More

Print this item

  Convert .xlsx to Format as Table
Posted by: bnadir55 - Aug-11-2022, 06:39 AM - Forum: General Coding Help - No Replies

Hi, I want to create a SharePoint list based on a regular table .xlsx, when I try to use it, SharePoint says that it must first be formatted as "Forma..... More

Print this item

  Create a Table to a PNG file
Posted by: amanajosh - Aug-11-2022, 02:54 AM - Forum: Data Science - No Replies

Hi

I am trying to create a table with the vaccine lot number and cardiovascular adverse events. I want to have a table where I have the values in d..... More

Print this item

  ValueError: Could not interpret value
Posted by: mbrown009 - Aug-11-2022, 02:26 AM - Forum: Data Science - Replies (1)

I am running into an issue. The ReportDate field is something that comes with the csv pull but that is not what I want used on the X-axis. I want Data..... More

Print this item

  Parallelism with return values
Posted by: Plexian - Aug-10-2022, 08:42 PM - Forum: General Coding Help - Replies (7)

Hey everybody,

I have some trouble finding an elegant solution to my parallelism problem. The task is quite simple, I get data, I process data, I o..... More

Print this item

  How to Extend a serializer in Django Rest-Framework
Posted by: Dexty - Aug-10-2022, 02:53 PM - Forum: Web Scraping & Web Development - No Replies

I have a stand-alone app and a corresponding api. The idea is to consume the api in a browser extension. I can utilize the objects from a GET request ..... More

Print this item

  How to find a job as Software Developer in Germany? (step-by-step guide)
Posted by: jharp - Aug-10-2022, 10:39 AM - Forum: Bar - No Replies

[Image: hire-developer-resume.svg]

[quote]1. How difficult is it to find a job as a Software Developer in..... More

Print this item

  Pymodbus Write value to register
Posted by: stsxbel - Aug-10-2022, 08:31 AM - Forum: General Coding Help - Replies (10)

Good afternoon. Only on your forum lately I can find answers to my questions. Tell me, send new devices, I can’t extract data from them using Python. ..... More

Print this item

Question Python V3.11 Installation Help
Posted by: Danno - Aug-10-2022, 04:15 AM - Forum: General Coding Help - Replies (2)

Hi. I'm building a decent-sized python app that uses several libraries including Numpy, Matplotlib, pandas, Seaborn, and eight others throw when tryi..... More

Print this item

  disposing of buffered output
Posted by: Skaperen - Aug-09-2022, 11:22 PM - Forum: News and Discussions - No Replies

the .flush() method will empty buffered output, but that data actually gets written. [b]how can i dispose of the buffered output and have it [..... More

Print this item

  repeating a range
Posted by: Skaperen - Aug-09-2022, 06:42 PM - Forum: News and Discussions - Replies (5)

a function gets a range as a parameter. this function needs to go through this range many times. the number of times varies depending on other param..... More

Print this item

  how to use mouse to locate pixel co-ordinates
Posted by: greybill - Aug-09-2022, 03:53 PM - Forum: Game Development - Replies (4)

I am new to pygame and wouild like to know if it is possible to click on a game surface and find the x,y co-ordinates of the mouxe click. The co-ord s..... More

Print this item

  Read JSON via API and write to SQL database
Posted by: TecInfo - Aug-09-2022, 02:20 PM - Forum: General Coding Help - Replies (5)

Hello everyone, I'm new to Python and new to the forum.

I'm developing a Python program that accesses an API, this API returns a JSON and this retu..... More

Print this item

  binning_endpoints ->plotly
Posted by: Luis_liverpool - Aug-09-2022, 10:13 AM - Forum: General Coding Help - No Replies

Hi Guys,

I'm struggling with issue related to creating choropleth chart. My list of binning endpoints consist of 10 elements, but my map is present..... More

Print this item

  Generating dynamic dropdown list
Posted by: test - Aug-09-2022, 04:18 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi!
I am new to Flask and am trying to make a webpage with a multiselect dropdown menu which has an option to add more items by the user if it does n..... More

Print this item

  Help in opening and editing an excel workbook from a web-browser
Posted by: test - Aug-09-2022, 02:06 AM - Forum: General Coding Help - Replies (4)

Hi!
I am not sure if this can be done with flask.

I have an excel template and a web-page. What i want is to be able to open a copy of the templat..... More

Print this item

  making a list of labels callable
Posted by: laur3333 - Aug-08-2022, 05:03 PM - Forum: GUI - Replies (4)

Hi,

I'm trying to define 5 labels as a list of labels. The reason I want to do this is that later I can iterate through the labels with a for loop ..... More

Print this item

  I wanted to make a kivy tutorial, but I failed in step one.
Posted by: bert - Aug-08-2022, 12:40 PM - Forum: GUI - Replies (5)

I'm new to python, but am reasonably in c I wanted to do this kivy tutorial "https://www.youtube.com/watch?v=l8Imtec4ReQ&t=1154s" and followed it to t..... More

Print this item

  How i Can Reverse This Code To get the key
Posted by: rachhost - Aug-08-2022, 12:16 PM - Forum: Homework - Replies (7)

Hi can you help me reverse this and get the key.
My apologies if my post goes against the rules.

[python]
#!/usr/bin/env python3
# -*- coding: u..... More


Attached Files

.zip   breakme.zip (Size: 2.41 KB / Downloads: 260)
Print this item

  Speak results from Pywhatkit
Posted by: Extra - Aug-07-2022, 10:42 PM - Forum: General Coding Help - Replies (1)

Hello,

I'm working on my voice assistant and I'm trying to get it to speak the returned results from: [inline]pywhatkit.info(command, lines = 4)[/inl..... More

Print this item

  Switching from tkinter to gtk is difficult!
Posted by: snakes - Aug-07-2022, 09:22 PM - Forum: GUI - Replies (1)

I'm trying to populate a gtkTreeView with data from an sqlite database. I had no problems doing this with ttk.treeview but the same method doesn't see..... More

Print this item

  Unhashable error - Histogram code
Posted by: lsbpython - Aug-07-2022, 03:23 PM - Forum: General Coding Help - Replies (1)

Hello guys!

I want to get the weekday part from each list in the emailtext list and add it to a histogram.

[python]emailtext = [['From', 'steph..... More

Print this item

  read a text file, find all integers, append to list
Posted by: oldtrafford - Aug-07-2022, 02:35 PM - Forum: General Coding Help - Replies (12)

Hello everyone,

I have multiple text files with a lot of lines.
Inside I have numbers separate with space or multiple spaces.
For example :

1 ..... More

Print this item

Sad What did I do wrongly?
Posted by: Tomi - Aug-07-2022, 07:24 AM - Forum: General Coding Help - Replies (1)

It says icon.ico not defined, what should I do? The icon.ico is in the same folder as the script im trying to run.

[python]from tkinter import *
f..... More

Print this item

  faster code for my code
Posted by: kucingkembar - Aug-07-2022, 06:50 AM - Forum: General Coding Help - Replies (19)

hi, sorry for my bad English,
I have code to remove line(s) that do not start with '[' and end with ']':
[python] with open('input.raw') as f:
..... More

Print this item

  Breaking Raycasting loop
Posted by: XavierPlatinum - Aug-06-2022, 11:46 PM - Forum: Game Development - Replies (5)

I have this raycasting code I've been working on. It mostly functions except I can't figure out how to break out of all the loops when the ray hits s..... More

Print this item

Question Keyword to build list from list of objects?
Posted by: pfdjhfuys - Aug-06-2022, 09:56 AM - Forum: General Coding Help - Replies (3)

Hi,

[python] # Code borrowed from geeksforgeeks.com

class geeks:
def __init__(self, name, roll):
self.name = name
..... More

Print this item

  How to sort .csv file test log which item first fail and paint color
Posted by: SamLiu - Aug-06-2022, 02:42 AM - Forum: General Coding Help - Replies (24)

Hi all,
I want to sort csv file find which item was failed(if this column have limit)and paint color for the cell, delete afterward item such as fina..... More

Print this item

  exception handling
Posted by: saisankalpj - Aug-05-2022, 07:49 PM - Forum: Web Scraping & Web Development - Replies (1)

I want to handle exceptions in django.When the debug=True in django,we get a standard error page in html.But my requirement is that the error response..... More

Print this item

  Stacking Problem in a game.
Posted by: HelloTobi22 - Aug-05-2022, 07:40 AM - Forum: General Coding Help - Replies (2)

I'm making a text adventure game as a beginner project and have already run into a problem. I'm making an encounter with an enemy (namely a 'boar') an..... More

Print this item

  loop ( 2 inputs for each loop)
Posted by: brianhclo - Aug-05-2022, 07:31 AM - Forum: General Coding Help - Replies (6)

Hi guys, anyways I can use a loop to do this?
thanks.

[python]ib.placeOrder(es, es_order)
ib.placeOrder(nq, nq_order)
ib.placeOrder(rty, rty_or..... More

Print this item

  loop (create variable where name is dependent on another variable)
Posted by: brianhclo - Aug-05-2022, 07:28 AM - Forum: General Coding Help - Replies (1)

Hi guys, i am new to python. i am coding a buy/sell order instruction for interactive brokers api. Is there a way to simplify the code here?

[pyth..... More

Print this item

  Scraping someone's recent tweets via python UI automation module Clicknium
Posted by: sharmajaafar - Aug-05-2022, 06:16 AM - Forum: Code sharing - No Replies

Requirement Statements
Get someone's recent tweets and save to a CSV file.
We can start this simple beginner process q..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  GichardAreta 25 minutes ago DichaelOberb DichaelOberb General Codin...
  Is Python used to make po... 6 hours ago ironsheep RogereK Game Developm...
  Unequal values when added... 10 hours ago Azdaghost deanhystad General Codin...
  Call CLI app with input? Yesterday, 19:52 Winfried snippsat General Codin...
  backtesting can't optimiz... Yesterday, 19:46 Running_Code snippsat General Codin...
  Looking for ideas Yesterday, 10:55 Azdaghost Larz60+ Bar
  How to put my game loop i... Yesterday, 00:35 temlotresid6 RogereK Game Developm...
  Languages 05-22, 18:51 Azdaghost Arush General Codin...
  problems with netcdf if I... 05-22, 14:08 Blaubart leo54 General Codin...
  Pip help 05-22, 14:07 meditek leo54 General Codin...
  How To Attach data Files 05-22, 13:57 Talch leo54 Board
Most views
  The best Prog... 567634
  Tutorial Requ... 466143
  Web Scraping ... 432469
  Newbie with P... 370829
  Thread remain... 342943
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12053
buran 8171
snippsat 7328
deanhystad 6828
metulburr 5151
Top referrers
Googlepro 22
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
DichaelOberb Today
Earnestacuts Today
victoricahvsoz9291 Today
hoki1881Odods Today
Running_Code Yesterday

User Panel Messages

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