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,279
» Latest member: Santoro
» Forum threads: 38,791
» Forum posts: 175,869

Full Statistics

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

Latest Threads
My goal to be hired worki...
Forum: News and Discussions
Last Post: mamta25
16 minutes ago
» Replies: 4
» Views: 1,437
How Can Solo Indie Game D...
Forum: Game Development
Last Post: OtiliaBecker
4 hours ago
» Replies: 0
» Views: 19
[SOLVED] [BeautifulSoup] ...
Forum: Web Scraping & Web Development
Last Post: Winfried
Yesterday, 02:10 PM
» Replies: 2
» Views: 90
How to Implement Real-Tim...
Forum: Web Scraping & Web Development
Last Post: ankitsharma32
Yesterday, 06:48 AM
» Replies: 0
» Views: 31
How to put my game loop i...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:59 AM
» Replies: 11
» Views: 5,984
Help with running PvZ Fus...
Forum: Game Development
Last Post: SledgeNE
Yesterday, 04:46 AM
» Replies: 2
» Views: 4,282
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Nov-19-2025, 08:34 PM
» Replies: 3
» Views: 296
link variable to exc bloc...
Forum: General Coding Help
Last Post: Gribouillis
Nov-19-2025, 05:03 AM
» Replies: 1
» Views: 144
PyQt6 QWidgets and system...
Forum: GUI
Last Post: Axel_Erfurt
Nov-18-2025, 06:47 PM
» Replies: 2
» Views: 208
best way to learn python
Forum: News and Discussions
Last Post: mamta25
Nov-18-2025, 04:13 PM
» Replies: 5
» Views: 3,114

 
  nbconvert Jupyter to LaTeX
Posted by: ross1993hall - Jul-07-2020, 08:13 PM - Forum: General Coding Help - Replies (3)

Hi ,

Im brand new to python and have recently purchased "python for civil and structural Engineers" . I currently work in engineering and im hopin..... More

Print this item

  QlistWidget - item already exists
Posted by: WJSwan - Jul-07-2020, 02:40 PM - Forum: General Coding Help - Replies (1)

In a QListWidget, how do I check if a specific item already exists? It needs to match exactly.

I do not understand how to use MatchFlags correctly.

Print this item

  Pandas DataFrame and unmatched column
Posted by: sritsv19 - Jul-07-2020, 12:52 PM - Forum: Data Science - No Replies

df1 has 3 columns 'A','B','C' df2 has 3 columns 'A','B','C'

below is the option tried for find common records between two columns('A','B') in two d..... More

Print this item

  Comparing Values/QC Within Two Strings
Posted by: uttadms31 - Jul-07-2020, 12:44 PM - Forum: General Coding Help - Replies (2)

I'm quality controlling output within a Python file method. What I want to do is if I have two consecutive sentences in the code that both end with pe..... More

Print this item

  Code is not responding
Posted by: abhishek81py - Jul-07-2020, 12:40 PM - Forum: General Coding Help - No Replies

I'm trying to run tor with python requests module so i write this code but this code is not responding and not showing any error
what's the error in..... More

Print this item

  find file not knowing the extension
Posted by: Leon79 - Jul-07-2020, 12:06 PM - Forum: General Coding Help - Replies (6)

Hello Coders!

I'm a student and I'm trying to complete a project for my course. I'm creating a small blog and now I'm working on the recipe page. T..... More

Print this item

  mapping joystick axis to specific 'channels' in python
Posted by: DashOrion - Jul-07-2020, 11:25 AM - Forum: General Coding Help - Replies (1)

I'm fairly new to python and I just can't come up with an adequate and elegant solution for my simple first program in python. I hope anyone more expe..... More

Print this item

  Help! Function doesn't run
Posted by: bwdu - Jul-07-2020, 11:11 AM - Forum: General Coding Help - Replies (5)

Hi everyone! I am trying to find 1000th prime number with this function, there is no any errors but it doesn't run and I don't know why. Can you help ..... More

Print this item

  Scripting: Multiple Votes With a Single Click or Button
Posted by: Ovidiu - Jul-07-2020, 10:51 AM - Forum: General Coding Help - No Replies

Hello.

Being on a new social network, the new Facebook "Like" is an arrow which stands for "Vote".

The "Vote" icon is similar to a Facebook "Lik..... More

Print this item

  Variable in for loop
Posted by: samuelbachorik - Jul-07-2020, 10:38 AM - Forum: General Coding Help - Replies (4)

Hello guys i have simple code like this. Please can someone give me example how to update this code to make for every name in list new variable ? I ju..... More

Print this item

  Need help for MobaXterm access with python 0
Posted by: renu - Jul-07-2020, 09:53 AM - Forum: Homework - Replies (5)

I have a requirement in which we need to have the access of Mobaxterm where a host is connected with ip (SSH communication).with python is it possible..... More

Print this item

  python3 regular expression.. support to improve
Posted by: anna - Jul-07-2020, 09:40 AM - Forum: General Coding Help - No Replies

Hi All,

I am parsing below logs lines, regex is working, checked on online regex editor(https://regex101.com/), please lets know any suggestion.
..... More

Print this item

  A more intelligent .sort()?
Posted by: Pedroski55 - Jul-07-2020, 09:38 AM - Forum: General Coding Help - Replies (4)

I made a little program to merge pdfs, works ok.

Apparently, to merge them, you must first split them into individual, 1-page pdfs. Also not a prob..... More

Print this item

  Split function
Posted by: samuelbachorik - Jul-07-2020, 08:57 AM - Forum: General Coding Help - Replies (1)

Hello dear users, iam using import re function to split my strings. For example i want to split characters +,- and string is "50+50-50" i get output ..... More

Print this item

  .get issue
Posted by: jdos - Jul-07-2020, 08:41 AM - Forum: General Coding Help - No Replies

Hey guys I am ashamed, but I stole dependent Choicebox code below from somewhere in StackOverFlow (I think) it's working as it should, when I choose f..... More

Print this item

  python skype issue
Posted by: heehaa - Jul-07-2020, 08:14 AM - Forum: General Coding Help - Replies (1)

Hi all,

I'm getting error in trying to communicate in a group chat via skype.

Traceback (most recent call last): File "C:\Program Files\Python\P..... More

Print this item

  python read function
Posted by: FlyingPig - Jul-07-2020, 06:58 AM - Forum: General Coding Help - Replies (2)

Can I read from the stdin in binary? the function input() and os.stdin.read() both require "utf-8". I want to do this because my python homework testi..... More

Print this item

  Troubleshooting errors
Posted by: queenknight - Jul-07-2020, 06:07 AM - Forum: Data Science - No Replies

Hi! I am currently using a python package (Pliers by tyarkoni on Github: http://tyarkoni.github.io/[url=https://python-forum.io/thread-28143.html]..... More

Print this item

  regular expression
Posted by: pramod - Jul-07-2020, 05:29 AM - Forum: Data Science - Replies (1)

Hi, I have text data: Document
[output]
[DAT_23] system test
//new_empty_line
i..... More

Print this item

  Sorting os.dirscan() result
Posted by: SamParker - Jul-07-2020, 05:26 AM - Forum: General Coding Help - Replies (2)

Hello,
I am listing objects in a directory using os.dirscan(). I need to sort the result in alphabetical order. Currently the order is random. I do n..... More

Print this item

  Lib PySerial
Posted by: Pelathaon - Jul-07-2020, 04:58 AM - Forum: General Coding Help - Replies (2)

Hello.

I'm using library PySerial and connectiong to the coverter RS485 with socket. (__https://pyserial.readthedocs.io/en/latest/url_handlers.htm..... More

Print this item

  system-wide unique incrementing string or number
Posted by: Skaperen - Jul-07-2020, 02:44 AM - Forum: News and Discussions - Replies (11)

i want to get either a string or a number which:
1. always sorts in time order even if the system reboots
2. no 2 calls by any user or process can e..... More

Print this item

  Module : http.server
Posted by: JohnnyCoffee - Jul-06-2020, 10:33 PM - Forum: General Coding Help - Replies (3)

Hi guys.
As in the official python website it is recommended not to use the ..... More

Print this item

  Using Autoencoder for Data Augmentation of numerical Dataset in Python
Posted by: Marvin93 - Jul-06-2020, 09:58 PM - Forum: Data Science - Replies (2)

Hello everyone,

i was coding an Autoencoder. The plan is to try to use it for Data Augmentation of a numerical Dataset. I know it might not work pr..... More

Print this item

  Any pointers on my programm before I hand it in?(I'm new to python, so go easy on me)
Posted by: blacklight - Jul-06-2020, 09:56 PM - Forum: Homework - Replies (3)

[python]


import random
import sys
import time
# generate random word
list_w = ["broad", "apple", "banana", "strawberry"]

# the blanks equa..... More

Print this item

  Test http requests
Posted by: JohnnyCoffee - Jul-06-2020, 09:46 PM - Forum: Networking - Replies (2)

I'm using the wsgiref module to handle http requests. How could you make request tests until overloaded in order to be able to identify the request ca..... More

Print this item

  [Django] Getting exception: "no such table: auth_user"
Posted by: SheeppOSU - Jul-06-2020, 09:27 PM - Forum: Web Scraping & Web Development - Replies (3)

I get this exception when I try to login to the admin site. I've been trying to figure out why this exception was occurring and I can't seem to fix it..... More

Print this item

  Checkbuttons always come up as black boxes regardless of the state
Posted by: kenwatts275 - Jul-06-2020, 09:13 PM - Forum: General Coding Help - Replies (5)

Hello all,
I am writing a program that utilizes a large array of checkbuttons.
When run, the user clicks on the checkbuttons that they want to select,..... More

Print this item

  Python Export Question Below
Posted by: samlee916 - Jul-06-2020, 08:45 PM - Forum: General Coding Help - Replies (1)

Any ideas on how to put the printed results in a CSV, JSON, or Excel format/file?

[python]
import requests
from parsel import Selector

#GET r..... More

Print this item

  hex to int convertion
Posted by: ebolisa - Jul-06-2020, 07:38 PM - Forum: General Coding Help - Replies (2)

Hi,

Why isn't the date printed correctly?

[python]
from datetime import datetime as dt

now = dt.now()

print(hex(now.second)) #return 0x0..... More

Print this item

  storing datime on rtc
Posted by: ebolisa - Jul-06-2020, 05:40 PM - Forum: General Coding Help - Replies (1)

Hi,

I'm trying to store the actual datetime onto a RCT device, but I just cannot get the time format correct.

Any help is appreciated.
TIA

..... More

Print this item

  Building a team quickly
Posted by: zeekie22 - Jul-06-2020, 05:23 PM - Forum: News and Discussions - Replies (3)

I am a developer who recently started working on my own, and I've come across some projects that I can't handle by myself (mostly in Python or React f..... More

Print this item

  Installation of Jupyter Notebook in Windows 10
Posted by: darksoulzz - Jul-06-2020, 04:16 PM - Forum: Bar - No Replies

Hi Dev Peeps, If you are familiar with data science we guess you already know Jupyter Notebook. If not, I will give you complete info on the [url=http..... More

Print this item

  Guietta – Python module to create simple GUIs
Posted by: alfiopuglisi - Jul-06-2020, 03:19 PM - Forum: Code sharing - Replies (1)

This module in on github: https://github.com/alfiopuglisi/guietta

It's a wrapper over QT with an extremely compact syntax:

[img]http://guietta.c..... More

Print this item

  Multiple Timers
Posted by: SenselessScott - Jul-06-2020, 02:17 PM - Forum: General Coding Help - Replies (3)

Hello,

I am currently in the design phase of a app that will be used to time the start, stop and elapsed time of certain events as they are trigger..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  My goal to be hired worki... 16 minutes ago GnomeSweetGnome mamta25 News and Disc...
  How Can Solo Indie Game D... 4 hours ago OtiliaBecker OtiliaBecker Game Developm...
  [SOLVED] [BeautifulSoup] ... Yesterday, 14:10 Winfried Winfried Web Scraping ...
  How to Implement Real-Tim... Yesterday, 06:48 ankitsharma32 ankitsharma32 Web Scraping ...
  How to put my game loop i... Yesterday, 04:59 temlotresid6 SledgeNE Game Developm...
  Help with running PvZ Fus... Yesterday, 04:46 Barber532 SledgeNE Game Developm...
  Graph Interpolate Difficu... 11-19, 20:34 Tuurbo46 deanhystad General Codin...
  link variable to exc bloc... 11-19, 05:03 Astrobert Gribouillis General Codin...
  PyQt6 QWidgets and system... 11-18, 18:47 stevecoh1 Axel_Erfurt GUI
  best way to learn python 11-18, 16:13 dutch mamta25 News and Disc...
  [SOLVED] Access keys and ... 11-17, 11:47 Winfried Winfried General Codin...
Most views
  The best Prog... 579184
  Tutorial Requ... 511895
  Web Scraping ... 442139
  Newbie with P... 386219
  New Users Int... 379115
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+ 12109
buran 8196
snippsat 7389
deanhystad 6915
metulburr 5151
Top referrers
Googlepro 23
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Santoro Today
OtiliaBecker Today
NAGASOWMYAGUNDU Yesterday
shipa1autotransport Yesterday
eastnoob 11-19

User Panel Messages

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