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,271
» Latest member: aminrony1999
» Forum threads: 38,787
» Forum posts: 175,856

Full Statistics

Online Users
There are currently 34 online users.
» 0 Member(s) | 26 Guest(s)
Bing, Facebook, Google, Applebot

Latest Threads
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
11 hours ago
» Replies: 3
» Views: 168
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Yesterday, 11:47 AM
» Replies: 4
» Views: 156
PermissionError: [Errno 1...
Forum: GUI
Last Post: Tuurbo46
Yesterday, 08:44 AM
» Replies: 2
» Views: 127
How to make ball stay wit...
Forum: General Coding Help
Last Post: deanhystad
Nov-15-2025, 04:07 PM
» Replies: 2
» Views: 173
sorting a lisr of file pa...
Forum: News and Discussions
Last Post: DeaD_EyE
Nov-15-2025, 01:00 PM
» Replies: 5
» Views: 350
conditional nested loops
Forum: News and Discussions
Last Post: Skaperen
Nov-14-2025, 11:31 PM
» Replies: 0
» Views: 69
PyQt6 QWidgets and system...
Forum: GUI
Last Post: stevecoh1
Nov-14-2025, 06:38 PM
» Replies: 0
» Views: 115
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 363
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 207
New to python and coding
Forum: Homework
Last Post: jefsummers
Nov-13-2025, 07:58 PM
» Replies: 6
» Views: 319

 
  Differntiating two keyboards using evdev
Posted by: HANSJORG2 - Mar-07-2018, 03:12 PM - Forum: General Coding Help - Replies (5)

Hi!

For an internship I am making a wall off keyboards.
When a key is pressed on a keyboard, I need to know which one on which keyboard.
I have t..... More

Print this item

  Malware in Python 32-bit Installer v 3.2.4 Windows
Posted by: clownzilla - Mar-07-2018, 01:43 PM - Forum: News and Discussions - Replies (8)

Hi All,

Just registered to let you know about a possible issue with one of your files. I assume this is the most appropriate place (issues to be r..... More

Print this item

  How to manipulate between lists and get results
Posted by: pythoneer - Mar-07-2018, 01:19 PM - Forum: Homework - Replies (10)

I have 2 lists
Number1 = [13,15,79,15,16]
Number2 = [5,6,7,8]

i want to multiply/divide/add the numbers between Number1 and Number2 lists ..... More

Print this item

  [PyQt5] get all row data from tableview model
Posted by: cpuin - Mar-07-2018, 12:28 PM - Forum: GUI - No Replies

Hi,

I have a tableView and when double click on a row I get the index of the selected model.
I get the index like this [python]clickedIndex.row()[..... More

Print this item

  How to reallocating memory space in multithreading program in python ?
Posted by: siva - Mar-07-2018, 12:07 PM - Forum: General Coding Help - Replies (2)

[python]#from multiprocessing.pool import ThreadPool
#from multiprocessing.dummy import Pool as ThreadPool
from multiprocessing import Pool
from multi..... More

Print this item

  dictionaries
Posted by: ricardons - Mar-07-2018, 10:33 AM - Forum: General Coding Help - Replies (5)

Hi

I'm struggling with this variable that i think is a dictionary

This is what i have

[python]
page = [
{'id': 1, 'name': 'initial',
'comp..... More

Print this item

  looking for android app that...
Posted by: Skaperen - Mar-07-2018, 04:18 AM - Forum: Bar - No Replies

i am looking for a free android app that can be configured to auto-upload pictures, videos, music, and sound recording to a specific FTP or SFTP or SC..... More

Print this item

  Frontier Communicatons
Posted by: Skaperen - Mar-07-2018, 03:07 AM - Forum: Bar - Replies (4)

the Communication Workers of America (CWA) is on strike against Frontier Communicatons, my internet circuit provider (my IP is at the other end of a V..... More

Print this item

  Pynput while not using text field
Posted by: Superbit - Mar-07-2018, 02:28 AM - Forum: General Coding Help - Replies (2)

Hello,

So Pynput works great when you want to type characters, strings etc, it's great.
However, for a reason I cannot understand, when you want t..... More

Print this item

  Strings read from excel don't work?
Posted by: Tibas - Mar-06-2018, 10:37 PM - Forum: General Coding Help - No Replies

Hell All


I have a list of words from excel , and as you see in photo.
when I print all the list it gives me a correct answer but when I specify..... More

Print this item

  XML to table CSV
Posted by: Foxyskippy - Mar-06-2018, 10:13 PM - Forum: General Coding Help - Replies (2)

Hi all,

I have an question about parsing a XML-file to a table in CSV. What script can I use to make the XML file into a CSV file with tables.

M..... More

Print this item

  Searching for someone to interview on Python
Posted by: NPpain - Mar-06-2018, 07:46 PM - Forum: Bar - Replies (5)

Hi! I'm new to the whole programming thing, but Python looked like the best way to learn to program. Anyways, I have a class where I have to interview..... More

Print this item

  plot points in loglog axes
Posted by: Tibas - Mar-06-2018, 06:56 PM - Forum: General Coding Help - No Replies

I would like to convert my data if necessary to matrix, a had imported the data from excel sheet which contains 3 columns.

[img]https://i.stack.img..... More

Print this item

  [S] Coder for simple C Code implementation in python [O] Payment
Posted by: Sw1p3 - Mar-06-2018, 06:45 PM - Forum: Jobs - Replies (4)

Hey,

i have an c algorithm, which i want to use as a function in python.

Interested? So send me a PM.


Greets
Sw1p3

Print this item

  Python show the combinations of list of elements
Posted by: zydjohn - Mar-06-2018, 06:43 PM - Forum: General Coding Help - Replies (6)

letters = [ 'AB', 'CD', 'EF', 'GH']
I have a list of 4 elements with 2-letter each element, I want to find the combinations for ..... More

Print this item

  Need help on group by function.
Posted by: Sree - Mar-06-2018, 06:11 PM - Forum: General Coding Help - Replies (2)

Hi Guru's,

i am beginner of Python. i am struck with converting "R" script(below) into Python.

[python]total_sales = sum(transactions['PureSales..... More

Print this item

  Noob needing some help
Posted by: TheDovah7 - Mar-06-2018, 03:11 PM - Forum: Data Science - Replies (2)

I am a new python user and I don't understand this error message. The code I have is:

[python]
import pandas as pd
import quandl, math
import nu..... More

Print this item

  How to extract specific numbers from a matrix?
Posted by: Alberto - Mar-06-2018, 02:52 PM - Forum: General Coding Help - No Replies

Dear Python Users,

I have the following matrix:

[python]
a = array([[100. , 100. , 100. ],
[175.24163615, 198.31220183, 32...... More

Print this item

  My first python projects (help with reviews and opinions)
Posted by: wilfredinni - Mar-06-2018, 02:33 PM - Forum: Code sharing - No Replies

Hello there. I wanted to share with you my first python project =) It is a command line tool that creates python packages (or any other language becau..... More

Print this item

  Feedback on module
Posted by: GamePatrol - Mar-06-2018, 01:34 AM - Forum: Code sharing - Replies (1)

I wrote a module that calculates the area of shapes and I wanted to get feedback if I'm on the right track before adding more shapes.

[python]import..... More

Print this item

  pandas DataReader error on all data sources
Posted by: glidecode - Mar-06-2018, 01:01 AM - Forum: Data Science - Replies (5)

I have previously used the DataReader in pandas with various data sources.

Now Google and Yahoo are more or less deprecated, however I can't get dat..... More

Print this item

  install issue
Posted by: gmeyers - Mar-05-2018, 11:36 PM - Forum: Data Science - Replies (1)

I downloaded the macosx version 3.6.4 and installed it by clicking the donwn-loaded pkg . However when I run a simple script that worked with 2.7 it ..... More

Print this item

  trying to understand the python code
Posted by: AkashDubey - Mar-05-2018, 09:24 PM - Forum: Data Science - Replies (1)

I am new to Machine Learning and python. Recently i have been working with Amazon fine food review data from kaggle and its code.
What i don't under..... More

Print this item

  Screen Shots with mouse cursor
Posted by: anurag2904 - Mar-05-2018, 08:39 PM - Forum: GUI - Replies (3)

Hi,

I am currently using MSS module to get screenshots of monitor and create a video using them. But MSS or PIL or pyscreenshot libraries do not ca..... More

Print this item

  Binary Data for Humans
Posted by: boisgera - Mar-05-2018, 06:48 PM - Forum: News and Discussions - Replies (2)

Hi everyone,

I have released bitstream, a Python library to manage binary data (at the byte or bit..... More

Print this item

  startswith() function
Posted by: milo204 - Mar-05-2018, 03:57 PM - Forum: General Coding Help - Replies (4)

hi, im new to coding hence i have a rather simple problem!
im trying to sort a list of cities, so that for cities that start with a letter greater th..... More

Print this item

  use objgraph to find mempry leaks
Posted by: stephenwei - Mar-05-2018, 02:51 PM - Forum: General Coding Help - No Replies

Hi All,
I have the issues about how to use objgraph to detect memory leaks as below.

[img]https://drive.google.com/file/d/1f6SzivyJLRluZVKxerK6v4H..... More

Print this item

  Python login system help.
Posted by: calumw20 - Mar-05-2018, 01:39 PM - Forum: General Coding Help - Replies (1)

Hi there! I am looking for help with a login system in python, It must contain an array and be able to save the details of users when registered. I ha..... More

Print this item

  How is this tray icon throbber done?
Posted by: JackDinn - Mar-05-2018, 11:04 AM - Forum: GUI - Replies (7)

I writing a tray widget/notifier for Manjaro KDE and i would like to use this tray icon throbber effect. Anyone know how? (using PyQt5)

[attachment..... More


Attached Files

Thumbnail(s)
   
Print this item

  [PyQt5] - Custom Drawn Controls?
Posted by: Swatto - Mar-05-2018, 10:25 AM - Forum: GUI - Replies (1)

Good Morning,

Is it possible to create a custom drawn control that inherits from a standard control (like QButton) in PyQt5? For example if I want..... More

Print this item

  Basic code
Posted by: HGOBOI - Mar-05-2018, 08:38 AM - Forum: Homework - Replies (2)

I have to make a five-pointed triangle using loops and i have to ask for the length of the sides. The corners should turn 120 degrees every turn. I ha..... More

Print this item

  frequency domain plot
Posted by: jkeertir - Mar-05-2018, 06:54 AM - Forum: General Coding Help - No Replies

Hi All,

I am new to python ,I want to plot in frequency domain the signal of 1000 samples continuously i want receiving in time domain. I am able t..... More

Print this item

  How to work with Base 12 etc.
Posted by: jarrod0987 - Mar-05-2018, 06:35 AM - Forum: General Coding Help - Replies (5)

I am having fun working on puzzles from The American Cryptographic Association. I want to be able to work with numbers from other bases besides 10. 2,..... More

Print this item

  How to get the 2'complement of a number( type int8)
Posted by: zengshh - Mar-05-2018, 03:03 AM - Forum: Data Science - Replies (3)

Hello everyone,
This is my first thread in python forum, thank you for reading.
I want to get the 2'complement of an integer, which is the actua..... More

Print this item

  Creating code to make up to 4 turtle move simultaneously in a random heading
Posted by: J0k3r - Mar-05-2018, 02:19 AM - Forum: Homework - Replies (3)

I have been working on this code for a while now and I can not seem to get these turtle to move at all. I can get them to the starting positions but ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Graph Interpolate Difficu... 11 hours ago Tuurbo46 deanhystad General Codin...
  [SOLVED] Access keys and ... Yesterday, 11:47 Winfried Winfried General Codin...
  PermissionError: [Errno 1... Yesterday, 08:44 Tuurbo46 Tuurbo46 GUI
  How to make ball stay wit... 11-15, 16:07 nathanael deanhystad General Codin...
  sorting a lisr of file pa... 11-15, 13:00 Skaperen DeaD_EyE News and Disc...
  conditional nested loops 11-14, 23:31 Skaperen Skaperen News and Disc...
  PyQt6 QWidgets and system... 11-14, 18:38 stevecoh1 stevecoh1 GUI
  [solved] re.split issue 11-14, 18:02 paul18fr deanhystad General Codin...
  Please guide me to comple... 11-14, 15:33 pbkurd Larz60+ General Codin...
  New to python and coding 11-13, 19:58 lary_p jefsummers Homework
  Backward compatibility qu... 11-13, 11:52 yutaozhou noisefloor News and Disc...
Most views
  The best Prog... 579106
  Tutorial Requ... 511294
  Web Scraping ... 442067
  Newbie with P... 386132
  New Users Int... 378456
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+ 12108
buran 8196
snippsat 7389
deanhystad 6914
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
python 6
NonEntity 5
buran 3
Newest members
aminrony1999 Yesterday
fobby888 Yesterday
digitalboy346 Yesterday
ben9090o Yesterday
ViktoriaMetodieva Yesterday

User Panel Messages

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