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,979
» Latest member: silversimon2
» Forum threads: 38,732
» Forum posts: 175,563

Full Statistics

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

Latest Threads
Integer Factorization Too...
Forum: Code sharing
Last Post: buran
Yesterday, 07:43 AM
» Replies: 2
» Views: 357
My goal to be hired worki...
Forum: News and Discussions
Last Post: GnomeSweetGnome
Yesterday, 12:21 AM
» Replies: 2
» Views: 992
Unable to resolve FileNot...
Forum: General Coding Help
Last Post: noisefloor
Sep-29-2025, 05:45 PM
» Replies: 6
» Views: 1,044
Comparing 2 100GB Drives/...
Forum: General Coding Help
Last Post: snippsat
Sep-29-2025, 12:59 PM
» Replies: 8
» Views: 724
Select Python comment (#)...
Forum: General Coding Help
Last Post: tester_V
Sep-28-2025, 06:39 PM
» Replies: 7
» Views: 3,036
what does % stand for in ...
Forum: General Coding Help
Last Post: Gribouillis
Sep-27-2025, 06:49 PM
» Replies: 4
» Views: 2,474
My First App
Forum: Code Review
Last Post: carlbidwell
Sep-27-2025, 10:53 AM
» Replies: 8
» Views: 9,053
how to export a dictionar...
Forum: GUI
Last Post: noisefloor
Sep-26-2025, 05:13 PM
» Replies: 4
» Views: 1,501
Is the interpreter that c...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:17 PM
» Replies: 1
» Views: 1,390
pdf file processing: how ...
Forum: General Coding Help
Last Post: noisefloor
Sep-26-2025, 01:14 PM
» Replies: 6
» Views: 5,720

 
  Fitnesstracker with export function
Posted by: RandomDude - Apr-24-2019, 04:54 PM - Forum: Bar - Replies (5)

Dear Community,
I'm looking for a fitness-tracker bracelet which provides an export function where i can get my pulse, step number, etc in a csv-for..... More

Print this item

  Lead Developer - Create the Code to Stop Global Warming
Posted by: linuxlancers - Apr-24-2019, 04:24 PM - Forum: Jobs - Replies (1)

[font=Courier New, Courier, monospace]Create the Code to Stop Global Warming

Our client, right.based on science UG, from Frankfurt/Main in G..... More

Print this item

  Problem with list
Posted by: yukysky - Apr-24-2019, 04:23 PM - Forum: General Coding Help - Replies (4)

Hi,
I have a problem with my array list in pyhton while using cv2.
I have an array list that looks like that:
A=[[[RGB],[RGB]],....,[[RGB],[RGB]]]
A[i..... More

Print this item

  form fill & button clicks
Posted by: rudolphyaber - Apr-24-2019, 04:11 PM - Forum: Web Scraping & Web Development - Replies (3)

I've tried this in the past using requests and or selenium, as I recall requests was good a filling in the forms and selenium was okay and mimicking a..... More

Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Integer Factorization Too... Yesterday, 07:43 fosuwxb buran Code sharing
  My goal to be hired worki... Yesterday, 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...
  My First App 09-27, 10:53 BCopeland64 carlbidwell Code Review
  [Tkinter] how to export a... 09-26, 17:13 RonR noisefloor GUI
  Is the interpreter that c... 09-26, 13:17 helendamdam noisefloor General Codin...
  pdf file processing: how ... 09-26, 13:14 Pavel_47 noisefloor General Codin...
  Regarding pdf for PCEP an... 09-26, 09:50 P212 Biks News and Disc...
Most views
  The best Prog... 577414
  Tutorial Requ... 500845
  Web Scraping ... 441059
  Newbie with P... 385115
  New Users Int... 369646
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+ 12091
buran 8178
snippsat 7370
deanhystad 6897
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
silversimon2 Yesterday
alissapena8 Yesterday
hoki1881 Yesterday
stephaniehendrix Yesterday
Schirag Yesterday

User Panel Messages

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