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,305
» Latest member: oliverjohn
» Forum threads: 38,799
» Forum posts: 175,899

Full Statistics

Online Users
There are currently 36 online users.
» 1 Member(s) | 32 Guest(s)
Bing, Google, AOL, Axel_Erfurt

Latest Threads
How can one recover stole...
Forum: Bar
Last Post: oliverjohn
35 minutes ago
» Replies: 0
» Views: 3
Steps To Recover Scammed ...
Forum: Bar
Last Post: FredDennis
1 hour ago
» Replies: 0
» Views: 7
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
2 hours ago
» Replies: 1
» Views: 41
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Today, 04:48 AM
» Replies: 6
» Views: 7,793
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Today, 02:09 AM
» Replies: 7
» Views: 621
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 09:58 PM
» Replies: 3
» Views: 117
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 96
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 171
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 04:40 AM
» Replies: 6
» Views: 3,206
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 287

 
  Toplevel window and global widgets?
Posted by: KevinBrown - Apr-24-2019, 02:15 PM - Forum: GUI - Replies (3)

I am using a Toplevel window for users to enter a record number (entrcrd) which is to be opened from an SQLite database.

At the initiation of the b..... More

Print this item

  How do i get matplotlib event handling to work?
Posted by: jenya56 - Apr-24-2019, 02:05 PM - Forum: General Coding Help - Replies (3)

Dear all, it is my first time trying to do mping. It appears that code below does not do anything upon clicking on my graph (i.e. it does not go into ..... More

Print this item

  Python - Scrapy
Posted by: Baggelhsk95 - Apr-24-2019, 01:07 PM - Forum: Web Scraping & Web Development - No Replies

Does any of you know how to loop for "Brand", "Model" & "Make/Year" from this website?,
t..... More

Print this item

  pygame button stuck(unable to do anything)
Posted by: francisco_neves2020 - Apr-24-2019, 11:54 AM - Forum: GUI - Replies (14)

[python]from random import choice
import webbrowser
from tkinter import ttk
from tkinter import *
import tkinter
import time
from tkinter import..... More

Print this item

  Reading a .dat file in Python
Posted by: mohd_umair - Apr-24-2019, 10:06 AM - Forum: Data Science - Replies (4)

Good Morning,

I am trying to study the correlations between different field quantities in turbulent flows. I have written a code which computes eve..... More

Print this item

  How to import Octave to Python
Posted by: gurbhej_singh - Apr-24-2019, 09:34 AM - Forum: General Coding Help - Replies (3)

Greetings for the day,
I am a beginner with Python. I want to import octave in Python.
I want python takes the octave file and show the result in th..... More

Print this item

  [Idea Required] How can i track any change on a webpage?
Posted by: Prince_Bhatia - Apr-24-2019, 08:21 AM - Forum: General Coding Help - Replies (1)

Hi,

i wish to write a python scripts which will have the ability to track webpage pages and if any change that will happen it will save those chang..... More

Print this item

  WSGI server vs Web Server
Posted by: chrisdb - Apr-24-2019, 07:43 AM - Forum: Web Scraping & Web Development - Replies (24)

Hello everyone,

I've been trying to get into the concept of wsgi, but I still got some questions:

- from wat I can tell most wsgi servers are al..... More

Print this item

  Reading a Regex pattern
Posted by: stahorse - Apr-24-2019, 07:37 AM - Forum: General Coding Help - Replies (12)

Hi,

I have a Regex pattern I'm trying to read, I'll explain how I understand it, please correct me if wrong (which I believe I am)

[python]patte..... More

Print this item

  Voice Command Calculator Using Speech Recognition PyAudio
Posted by: saruque - Apr-24-2019, 07:15 AM - Forum: Tutorial Requests and Submissions - No Replies

Build A Voice Command Calculator That responds to your voice
Here is the full tutorial to build your voice or speech com..... More

Print this item

  Help with Python RPG game
Posted by: Psypher1 - Apr-24-2019, 06:57 AM - Forum: General Coding Help - Replies (2)

Hello. I'm new to Python and I was following along with a tutorial to make an rpg game. i was doing okay until it got to the part where if the player ..... More

Print this item

  is it a bug?
Posted by: akbarasghar - Apr-24-2019, 01:27 AM - Forum: General Coding Help - Replies (4)

[Image: python-problem-1.png]

Hi. I started python today #I'm a noob

this is my code
X1=3.145
X2=X1-int(X1) # so it..... More

Print this item

  Same line length in slope fields
Posted by: schniefen - Apr-24-2019, 01:07 AM - Forum: Homework - Replies (1)

How would one get the same line length of all the lines in the slope field while keeping the correct slope of each line? Since the change in y is equa..... More


Attached Files

Thumbnail(s)
   
Print this item

  Python to iterate a number of possible combinations
Posted by: teflon - Apr-23-2019, 11:09 PM - Forum: General Coding Help - Replies (4)

Hi guys, I am a Python newbie so bear with me, I am trying to write a Python code that generates a query based on ten criteria represented as checkbo..... More

Print this item

  Output not following rules set in code.
Posted by: Escribblings - Apr-23-2019, 11:00 PM - Forum: General Coding Help - Replies (4)

Please excuse me, I am both a novice in python, and in coding in general. So this code is probably quite ugly.

I have written (with some help) a pro..... More

Print this item

  Control 2 stepper motor simultaneously
Posted by: jihene - Apr-23-2019, 09:45 PM - Forum: General Coding Help - Replies (2)

[size=medium][align=justify]Hello,

I want control 2 stepper motors simultaneously for cnc tracer application. The positions of the picture points a..... More

Print this item

  Using beautiful soup to get html attribute value
Posted by: graham23s - Apr-23-2019, 08:55 PM - Forum: Web Scraping & Web Development - Replies (2)

Hi Guys,

What i'm trying to do is use beautiful soup to get the value of an html attribute.

<div class="g-recaptcha" data-sitekey="VALUE_TO_RETU..... More

Print this item

  Using function argument in lists comprehension.
Posted by: blackknite - Apr-23-2019, 07:29 PM - Forum: General Coding Help - Replies (5)

def nb_dig(n,d):
    r = [n**2 for n in range(1,n)]
    digz = [d for d in r]
    print(r,digz)
nb_dig(10,1)
[output]>>>[1, 4, 9..... More

Print this item

  Top Level Window - from tkinter import *
Posted by: francisco_neves2020 - Apr-23-2019, 07:25 PM - Forum: GUI - Replies (6)

Hi guys, my main programs are based a lot of from subprocess call, but that is giving me problems (it doesn't matter why). I think i could write any c..... More


Attached Files

Thumbnail(s)
   
Print this item

  How do I know when I know enough python to get a job?
Posted by: 2skywalkers - Apr-23-2019, 02:46 PM - Forum: News and Discussions - Replies (5)

What kind of libraries should I know? Im also planning on learning other programming languages, so I want to be really good in python first. Another t..... More

Print this item

  Python for Enterprise Data Science
Posted by: paripy - Apr-23-2019, 02:25 PM - Forum: Data Science - Replies (3)

Hello All,
Question from Enterprise IT perspective. If python is to be packaged as an enterprise software and be made available for Data analysts and..... More

Print this item

  Python 3.5 streaming output to the same log file that I write to
Posted by: cbj0517 - Apr-23-2019, 02:00 PM - Forum: General Coding Help - Replies (2)

I am new to python, and am trying to work out a logging issue. I am trying to stream stdoout, as well as stderr, to the log file that I also write ent..... More

Print this item

  Read Nested JSON with pandas.io.json
Posted by: palo173 - Apr-23-2019, 01:39 PM - Forum: Data Science - Replies (4)

Hi, I need help with read a JSON for next working with data.

[b]How Can I get table with 4 columns: Data.Code; Data.snapshots.DateFrom; Data.snapsh..... More

Print this item

  semantic error log function
Posted by: mcgrim - Apr-23-2019, 12:54 PM - Forum: Data Science - Replies (26)

the following function gives an approximation to the natural log function
and is totally correct:

[python]
def applog(n,x):
a0=(1+x)/2
..... More

Print this item

  Regex, creating a pattern
Posted by: stahorse - Apr-23-2019, 12:46 PM - Forum: General Coding Help - Replies (5)

Hi,

I have a text that I'm trying to create a pattern for, I got thud far:

[python]
import re

text = '''
image003.jpgimage/jpegimage003.jp..... More

Print this item

  Substring extraction
Posted by: nevendary - Apr-23-2019, 12:39 PM - Forum: General Coding Help - Replies (6)

Hello,

i have a list of strings like this:

<a href="https://filmovitica.com/neprijatelj-2011-domaci-film-gledaj-online/" rel="bookmark">Neprijat..... More

Print this item

  The most important skills for Python devs in 2019
Posted by: adosii - Apr-23-2019, 12:31 PM - Forum: News and Discussions - Replies (6)

Just came across a blog post about the most in-demand skills for Python devs: ..... More

Print this item

  How can I find a string in sequence (with Booleans)?
Posted by: go127a - Apr-23-2019, 11:57 AM - Forum: General Coding Help - Replies (3)

I receive a String. For example in here I have : Mystring= ‘alohrefllluqoo’ I am going to find the ‘hello’ in that string by using Booleans. Is it pos..... More

Print this item

  How to access a label in an other def ?
Posted by: Suppenbrot - Apr-23-2019, 11:21 AM - Forum: GUI - Replies (1)

Hi,

I try to show pictures (max.6) on a window. Before that you have to enter a name in the first Window (not given in the following code)
The pic..... More

Print this item

  adapt management grid mode to management pack mode
Posted by: atlass218 - Apr-23-2019, 10:39 AM - Forum: GUI - Replies (4)

Hi;I have already asked the question in another forum, but I still have no answer so far. I hope that I have an answer that will help me to complete p..... More

Print this item

  smtplib mail without subject
Posted by: anna - Apr-23-2019, 05:44 AM - Forum: General Coding Help - Replies (2)

Hi,

I am capturing os command output and taking all files in list, checking last file creation time, if time is > 10min, sending mail, however mail..... More

Print this item

  Adding a Window to a Button wxPython
Posted by: ShashankDS - Apr-23-2019, 05:38 AM - Forum: GUI - Replies (4)

Hey Guys, I'm new to Python Programming and have a major doubt about adding a window to a button inside the GUI. Could any of you guide me how and whe..... More

Print this item

  Automate the boring stuff: regex not matching
Posted by: DJ_Qu - Apr-23-2019, 04:47 AM - Forum: General Coding Help - Replies (7)

Hello,
I am trying to do the exercise on regex, matching 3 telephone numbers i a row, with or without area code, with or without comma at the end:
..... More

Print this item

  About portable handheld consoles
Posted by: SheeppOSU - Apr-23-2019, 03:40 AM - Forum: Bar - Replies (5)

I've been becoming interested in those portable handheld games that people make. I thinking about trying to make my own, but I don't know where to sta..... More

Print this item

  New to python. Please help
Posted by: wgreune13 - Apr-23-2019, 02:00 AM - Forum: General Coding Help - Replies (1)

Can someone please explain what is wrong with the function. I am reading an old version of Python Programming by John Zelle

[python]def main():
..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  How can one recover stole... 35 minutes ago oliverjohn oliverjohn Bar
  Steps To Recover Scammed ... 1 hour ago FredDennis FredDennis Bar
  Python is not working on ... 2 hours ago lary_p noisefloor General Codin...
  Can I develop a live vide... Today, 04:48 mtrkhan mamta25 Web Scraping ...
  Help with Serial.write in... Today, 02:09 racingsubby racingsubby General Codin...
  silent deployment Python ... Yesterday, 21:58 Bummibaer Larz60+ News and Disc...
  Proposal for PEP Yesterday, 15:53 matt Gribouillis News and Disc...
  My regex function is not ... Yesterday, 08:47 Moltar1997 perfringo General Codin...
  best way to learn python Yesterday, 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
Most views
  The best Prog... 579406
  Tutorial Requ... 512477
  Web Scraping ... 442304
  Newbie with P... 386355
  New Users Int... 380506
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+ 12111
buran 8196
snippsat 7390
deanhystad 6916
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
oliverjohn Today
TimTom420 Today
FredDennis Today
cruisesfares Today
SNR Today

User Panel Messages

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