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,986
» Latest member: Tycho_2025
» Forum threads: 38,735
» Forum posts: 175,576

Full Statistics

Online Users
There are currently 54 online users.
» 1 Member(s) | 48 Guest(s)
Applebot, AOL, Bing, Tycho_2025

Latest Threads
print does not open conso...
Forum: General Coding Help
Last Post: Tycho_2025
2 minutes ago
» Replies: 0
» Views: 1
Fred Economic Data API
Forum: Web Scraping & Web Development
Last Post: Trickety
1 hour ago
» Replies: 3
» Views: 2,515
create ocr to detect lice...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 2
» Views: 56
Parse Markdown / get the ...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 6
» Views: 178
Error: cannot mix str wit...
Forum: General Coding Help
Last Post: Joliekeva
Yesterday, 03:05 AM
» Replies: 4
» Views: 2,040
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Sep-30-2025, 07:43 AM
» Replies: 2
» Views: 453
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Sep-30-2025, 12:21 AM
» Replies: 2
» Views: 1,083
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,152
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 835
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,108

 
  Appending to a list in the right order
Posted by: Noobstudent - Dec-06-2019, 05:11 PM - Forum: Homework - Replies (2)

Hi everyone,

So I am basically trying to iterate over a list of 12 values and if a value at a specific index (every third) is also a value in a dic..... More

Print this item

  Use String contents for checkbox name
Posted by: jcday - Dec-06-2019, 04:45 PM - Forum: General Coding Help - Replies (1)

Creating a number of checkbuttons with a for loop.
I store the name increment and would like to use the stored string as the checkbox name.
[python]..... More

Print this item

  txt-file: read and append missing data
Posted by: sufi - Dec-06-2019, 03:46 PM - Forum: General Coding Help - Replies (1)

I am trying to insert missing data into a large text file.

The file contains information on different types of objects (curves, points and text). E..... More

Print this item

  Extracting information from a file
Posted by: lokhtar - Dec-06-2019, 03:39 PM - Forum: General Coding Help - Replies (6)

Hello guys,

I have a directory with a lot of text files, I need to loop through them and extract a certain section from them. The Text files are f..... More

Print this item

  Tkinter Tic Tac Toe With Enhanced Features – Suggestions Invited
Posted by: adt - Dec-06-2019, 03:10 PM - Forum: Code sharing - No Replies

As my first python project, I intend to develop an advanced version of Tic Tac Toe on Tkinter, incorporating enhanced features for better user experie..... More

Print this item

  How to insert record into MySQL using Phython
Posted by: abhay_kala - Dec-06-2019, 02:52 PM - Forum: General Coding Help - Replies (1)

Hi all,

Finally, I need help. I tried my best to solve issue but no result.Here is problem

Purpose: Insert Calculator's real calculation & resul..... More

Print this item

  TCP socket, data transnission
Posted by: Simba - Dec-06-2019, 02:16 PM - Forum: Networking - Replies (4)

Hi guys, I was trying to get the user input from the command line (ubuntu to be precise) so like when a person enters the command to run the program w..... More

Print this item

  Tetris 3
Posted by: abscorpy - Dec-06-2019, 01:26 PM - Forum: Game Development - Replies (3)

[python]import pygame
import random

pygame.font.init()

#GLOBAL VARS

s_width = 800
s_height = 700
play_width = 300
play_height = 600
bloc..... More

Print this item

  Getting an .exe to run from Task Scheduler
Posted by: fioranosnake - Dec-06-2019, 12:07 PM - Forum: General Coding Help - Replies (2)

Hi,

I have created an exe using pyinstaller.

The exe runs just fine if I run it manually. However, If I try and schedule it using a basic task i..... More

Print this item

  quick question/excel+python
Posted by: zarize - Dec-06-2019, 10:00 AM - Forum: General Coding Help - Replies (1)

Hi guys,

Quick question, does any1 know why i get returned

[error]C:\ProgramData\Anaconda3\python.exe: can't find '__main__' module in \test.xl..... More

Print this item

  virtual environment is not activating in centOS
Posted by: Anu - Dec-06-2019, 07:36 AM - Forum: Web Scraping & Web Development - Replies (5)

I am trying to install django in CentOS 7 cloud server. For that I have installed Virtual environment by using python -m venv env. An..... More

Print this item

  Code improvement: groupby and operation on conditionals
Posted by: pythonidae - Dec-06-2019, 06:02 AM - Forum: Data Science - Replies (6)

Hello. I have data in the following format. I am looking to groupby the location, and then find the maximum value for each compound where the correspo..... More

Print this item

  [split] Can’t get program to run properly
Posted by: KingC - Dec-06-2019, 04:07 AM - Forum: Homework - Replies (2)

I have a similar problem trying to get a written date of birth to calculate the age.

Print this item

  Edit Filename
Posted by: arthur_cti - Dec-06-2019, 03:53 AM - Forum: General Coding Help - Replies (7)

Hello, I am new to python and would like to know how to quickly change the end of my link to multiple files according to the following criteria: I onl..... More

Print this item

  "if keys[pygame.K_y]" being troublesome
Posted by: michael1789 - Dec-06-2019, 12:58 AM - Forum: Game Development - Replies (4)

This is code for selecting a star from a map and asking if you want to travel there. Move a selector sprite over the star sprite, hit enter, and it as..... More

Print this item

  Element misalignment passing numpy array with distutils
Posted by: OTAGOHARBOUR - Dec-05-2019, 11:55 PM - Forum: General Coding Help - Replies (1)

I have a 4D numpy array, surfaceVectors, where the 4th dimension is the unnormalized vector (size and direction) at each voxel of a 3D volume. I mak..... More

Print this item

  argument for the python command
Posted by: Skaperen - Dec-05-2019, 11:30 PM - Forum: News and Discussions - No Replies

i'd like to give python an argument. this is in a bash script where many places have the python #! to output making a script but i want to put an arb..... More

Print this item

  command line input (arg parse) and data exchange
Posted by: Simba - Dec-05-2019, 11:27 PM - Forum: General Coding Help - Replies (7)

Hi guys hope you are all keeping cool.
i am having an issue with my python program that I was writing. I am trying to make small server & client prog..... More

Print this item

  PyQt5 form not displaying my data from SQLite3 Database
Posted by: Linuxdesire - Dec-05-2019, 10:08 PM - Forum: GUI - Replies (2)

Good afternoon;
I am fairly new to Python. I am attempting to make a personal classic Movie database. I am using PyQt5, Python 3.7 and Sqlite3. My fo..... More

Print this item

  When dictionarys do no have same keys
Posted by: dervast - Dec-05-2019, 10:04 PM - Forum: General Coding Help - Replies (3)

I am new to accessing nested dictionaries and here is the problem I have. One of my columns in a panda frame contains dictionaries. These dictionaries..... More

Print this item

  My first program is a bit faulty. Please Help.
Posted by: Manjushri - Dec-05-2019, 09:51 PM - Forum: General Coding Help - Replies (3)

Could you please help me a little?
Game is not written by me obviously.
Mine is an attempt to introduce a question with two outcomes.
If "yes" we..... More

Print this item

  pygame image loading error
Posted by: BlueClaw - Dec-05-2019, 09:00 PM - Forum: Game Development - Replies (6)

This pygame code does not work. All I am trying to do is load images to test an animation.
[python]import pygame
pygame.init()

win = pygame.displ..... More

Print this item

  Multiprocess not writing to file
Posted by: DreamingInsanity - Dec-05-2019, 07:03 PM - Forum: General Coding Help - Replies (4)

I am trying to improve the speed some of my code with Multiprocessing. Here is my code:
[python]def create_averaging_process(processes, image_file):..... More

Print this item

  Open Source Software for Data Pipeline Testing
Posted by: keaton8630 - Dec-05-2019, 05:50 PM - Forum: News and Discussions - No Replies

It's crazy that data pipeline testing doesn't have the same high standard as software testing. Great Expectations is an awesome push in that direction..... More

Print this item

  Visualize Geo Map/Calculate distance
Posted by: zarize - Dec-05-2019, 02:25 PM - Forum: General Coding Help - Replies (1)

Hi guys,

I am thinking about creating a map with pin-drops based on database. I would like to make a tool which would calculate distance between loca..... More

Print this item

  Putting frames on separate lines
Posted by: kenwatts275 - Dec-05-2019, 02:14 PM - Forum: General Coding Help - Replies (3)

Hello. I am trying to create an input window that prompts for two files.
I created two frames, frame1 and frame2. I inserted a label and entry widget..... More

Print this item

  How to sort image files according to a metadata file?
Posted by: Brahmslove - Dec-05-2019, 12:55 PM - Forum: General Coding Help - Replies (1)

I would like to sort image files with same tags into a specific folder.
(The HAM 10000 dataset, https://dataverse.harvard.edu/dataset.xhtml?persisten..... More

Print this item

  Executing Scipy Tensor Product
Posted by: John_Doe - Dec-05-2019, 12:45 PM - Forum: Data Science - Replies (1)

Can anyone advise on how to use the Scipy TensorProduct function i..... More

Print this item

  Blending calculator from final product
Posted by: xerxes106 - Dec-05-2019, 10:32 AM - Forum: General Coding Help - No Replies

Hi folks,
I was hoping someone might be able to give me some advice on this as I've gotten a little stuck. I'm a novice with Python so this is a bit..... More

Print this item

  Fetch records from DB and display on GUI
Posted by: hnkrish - Dec-05-2019, 10:21 AM - Forum: GUI - Replies (1)

I can fetch records from DB and paste in Excel but I want to display on GUI

Print this item

  python one line file processing
Posted by: har - Dec-05-2019, 09:16 AM - Forum: General Coding Help - Replies (4)

Hi coders,

I have a file stores alerts, and it only stores alerts generated today, alerts before today have been archived to another files with dat..... More

Print this item

  extract specific data from a group of json-files
Posted by: ledgreve - Dec-05-2019, 09:10 AM - Forum: General Coding Help - Replies (3)

Hello everyone!

I have a a large collection of json-files (a few thousand) each containing metadata about a text post, such as the post-ID, the use..... More

Print this item

  Python Module for Druid Users - "druidpy!"
Posted by: NareshKumarBN - Dec-05-2019, 08:56 AM - Forum: Code sharing - No Replies

Hi Python universe,

I have created a python module called "druidpy" which can be used for all the day to day druid activities.

Please check if y..... More

Print this item

  Plea for Python 2.7 LTS
Posted by: Juron - Dec-05-2019, 08:51 AM - Forum: News and Discussions - Replies (11)

Hoi Community,

This is a serious last minute plea to keep Python 2.7 alive on LTS please. I work for a company that rely heavily on Python 2.7. The..... More

Print this item

  date and time
Posted by: jordex02 - Dec-05-2019, 08:46 AM - Forum: Homework - Replies (2)

i need to make a code that can convert data inn to numbert like 15,april,1999 but i also need to make it so that i cant put inn 40,april,1999 i need h..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  print does not open conso... 2 minutes ago Tycho_2025 Tycho_2025 General Codin...
  Fred Economic Data API 1 hour ago warrior42 Trickety Web Scraping ...
  create ocr to detect lice... 2 hours ago bimosora noisefloor General Codin...
  Parse Markdown / get the ... 2 hours ago SpongeB0B noisefloor General Codin...
  Error: cannot mix str wit... Yesterday, 03:05 ngregistrations Joliekeva General Codin...
  Integer Factorization Too... 09-30, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... 09-30, 00:21 GnomeSweetGnome GnomeSweetGnome News and Disc...
  Unable to resolve FileNot... 09-29, 17:45 llarkin6 noisefloor General Codin...
  Comparing 2 100GB Drives/... 09-29, 12:59 tester_V snippsat General Codin...
  Select Python comment (#)... 09-28, 18:39 SpongeB0B tester_V General Codin...
  what does % stand for in ... 09-27, 18:49 arbiel Gribouillis General Codin...
Most views
  The best Prog... 577463
  Tutorial Requ... 501191
  Web Scraping ... 441086
  Newbie with P... 385158
  New Users Int... 369797
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+ 12092
buran 8178
snippsat 7371
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Tycho_2025 Today
chikkamagalur Today
Costa Today
bimosora Today
kyleconor797 Yesterday

User Panel Messages

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