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

Full Statistics

Online Users
There are currently 4 online users.
» 0 Member(s) | 3 Guest(s)
AOL

Latest Threads
Graph Interpolate Difficu...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 10:27 PM
» Replies: 3
» Views: 171
[SOLVED] Access keys and ...
Forum: General Coding Help
Last Post: Winfried
Yesterday, 11:47 AM
» Replies: 4
» Views: 158
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: 116
[solved] re.split issue
Forum: General Coding Help
Last Post: deanhystad
Nov-14-2025, 06:02 PM
» Replies: 10
» Views: 365
Please guide me to comple...
Forum: General Coding Help
Last Post: Larz60+
Nov-14-2025, 03:33 PM
» Replies: 3
» Views: 208
New to python and coding
Forum: Homework
Last Post: jefsummers
Nov-13-2025, 07:58 PM
» Replies: 6
» Views: 322

 
  How to access py script variables through web app ?
Posted by: BennyBubble - Mar-16-2018, 08:58 AM - Forum: Web Scraping & Web Development - Replies (1)

Hi,

I wrote a py script (on a raspberry pi) to control some hardware using GPIO pins.
The script will eventually run as a service but is currently..... More

Print this item

  extract certain file from zip but not complete directory
Posted by: sundeep - Mar-16-2018, 08:48 AM - Forum: General Coding Help - No Replies

I have implemented the following code to copy a specific file from zip to a certain target directory.
But this copies entire structure into the target..... More

Print this item

  Getting values from Arduino into python and saving it as csv file
Posted by: Yamin - Mar-16-2018, 08:40 AM - Forum: General Coding Help - Replies (1)

Hi totally newbie to python here.
I was following this tutorial on how to get data from arduino and saving it as a csv file https://engineersportal.c..... More

Print this item

  Voice Authentication/Voice BIometrics
Posted by: ShannonHartley - Mar-16-2018, 06:32 AM - Forum: News and Discussions - Replies (1)

Good day!

I am thinking of a project for my Digital Signal Processing subject and I thought a voice biometrics is doable.

I have searched some a..... More

Print this item

  a new technology i'd like to see created
Posted by: Skaperen - Mar-16-2018, 04:54 AM - Forum: Bar - No Replies

a new technology i'd like to see created is a visual checksum for images. it would be like checksums such as md5 and sha256. it would output a hash ..... More

Print this item

  Python 3.6.4 setup fails
Posted by: embeeusername - Mar-16-2018, 04:14 AM - Forum: Homework - Replies (2)

[size=medium]Hi all,
Am trying to install python 3.6.4 on windows 10 pro. The setup fails with 0x80070643 - Fatal error during installation. H..... More

Print this item

  Can't find pyopencl-2017.2 file
Posted by: tigertimzim - Mar-16-2018, 01:41 AM - Forum: News and Discussions - Replies (1)

Hi I'm trying to use btcrecover to find some bitcoins. I need this file: pyopencl-2017.2+cl12-cp27-cp27m-win_amd64.whl but cannot find it as it has be..... More

Print this item

  How do you do this equation?
Posted by: MEH012 - Mar-16-2018, 01:35 AM - Forum: Homework - Replies (1)

Hi everyone, I am extremely new to python, and pls tell me how do you write this equation in Python

how do you define equation calories/Minute = 0...... More

Print this item

  numpy.interp
Posted by: silverfish - Mar-15-2018, 10:28 PM - Forum: Data Science - Replies (1)

Hi :)
I'd like to know if someone knows how to translate these linecodes from scilab into Python:

Var1=splin(x,y)
Var2=interp(p,x,y,Var1);

Because I..... More

Print this item

  read from txt file and get variables
Posted by: ricardons - Mar-15-2018, 09:33 PM - Forum: General Coding Help - Replies (4)

hi. i'm newbie in python and need some help

I have a txt file like with a structure like that below

[python]####inputs
###bla-bla-bla

xpto =..... More

Print this item

  Need help pulling bios serial # or mac Ad
Posted by: cibb - Mar-15-2018, 05:43 PM - Forum: General Coding Help - Replies (2)

I'm needing to pull the bios serial number or mac address of a windows device in a python script. I'd like to set this to a variable for later use.
..... More

Print this item

  Small help with formatting
Posted by: Fumi - Mar-15-2018, 05:25 PM - Forum: General Coding Help - Replies (1)

Does anyone know how to make this all appear in one sentence?

[python]print "You need to save £{0:.2f} each month.".format(finance)
print "To reac..... More

Print this item

  need bit help in formatting
Posted by: onenessboy - Mar-15-2018, 04:56 PM - Forum: General Coding Help - Replies (3)

Dear experts

I have python script which gives output like..The below is string

b"{'text': 'Cluster1 is healthy\nNode 123.4.0.3:8091 is Up\nNode ..... More

Print this item

  Pandas .to_excel() Dropping First Row of Data When Run from Anaconda Prompt
Posted by: kazoli - Mar-15-2018, 04:52 PM - Forum: Data Science - No Replies

I have a pandas dataframe that I'm trying to output as an excel file. The dataframe is called "output". The following command runs without issue for m..... More

Print this item

  how to make a mathematical operation without the command "print"
Posted by: ewar2606 - Mar-15-2018, 04:42 PM - Forum: General Coding Help - Replies (4)

how to make a mathematical operation without the command "print"?

I'm studing in a university, and i need this information to learn about this prog..... More

Print this item

  Ubuntu: Error installing watson-developer-cloud Python module
Posted by: gio123 - Mar-15-2018, 04:09 PM - Forum: General Coding Help - Replies (3)

Hi All,
I have installed Python 2.7.14 and 3.6.3 on Ubuntu 17.10

I would like to install the module watson-developer-clod but I receive these err..... More

Print this item

  New User creation in GITHUB Account using python
Posted by: Basavapatil81 - Mar-15-2018, 04:07 PM - Forum: Web Scraping & Web Development - Replies (5)

Team,

need help i am working on project github user create
In my Project we want automate "github access to new users in org, any help
requireme..... More

Print this item

  Senior Python Developer [Poznań]
Posted by: Iza - Mar-15-2018, 12:54 PM - Forum: Jobs - Replies (1)

Idea Idea Idea

As a Senior Python Developer, you will be involved in building new Business Intelligence and dedicated analytics tool..... More

Print this item

  openpyxl and saving xlsm files
Posted by: Patrick - Mar-15-2018, 12:47 PM - Forum: General Coding Help - Replies (2)

Hi All,

My first post :)

I am working on an project at work where I have an xlsm file that I am updating cell values from multiple other xlsx f..... More

Print this item

  New to coding. An error occurs with no definition
Posted by: westernwhiskey - Mar-15-2018, 12:07 PM - Forum: Homework - Replies (4)

I am trying to create a user system for my program and I have encountered an error. Any help?
This is the code:
[python]
def main():
loginorregist..... More

Print this item

  [split] Debate on Python versus VBnet
Posted by: Budsy - Mar-15-2018, 10:31 AM - Forum: News and Discussions - Replies (3)

Python looks ok. VBnet looks ok. I know about 10 languages, but just starting Python. I see people having a lot of trouble with it. People say it is e..... More

Print this item

  selecting a particular column in csv file shows error
Posted by: raady07 - Mar-15-2018, 10:22 AM - Forum: General Coding Help - Replies (7)

I am selecting a particular column from twitter username database which is in CSV file.
I tried the following with a simple csv file which is made b..... More

Print this item

  If not indiscreet: is Lutz a member of the staff
Posted by: sylas - Mar-15-2018, 10:00 AM - Forum: Board - Replies (6)

For me Lutz is a superman. Maybe he is member of this Python staff. If not indiscreet, let me know. Thanks

Print this item

  Pyopendnp3 in windows
Posted by: Anitha - Mar-15-2018, 06:35 AM - Forum: Networking - Replies (10)

HI ,

I addeded PyopenDNP3 module in windows, but I am geeting error as below:

from pyopendnp3 import *

print("hi")


Error :
import..... More

Print this item

  Python version in downloads
Posted by: Programit - Mar-15-2018, 06:29 AM - Forum: News and Discussions - Replies (5)

This is a dumb question from a Python newbie.
I have experience with other languages but never touched python beyond a few online tests.
Whats the s..... More

Print this item

  savin ideas, keeping notes
Posted by: Skaperen - Mar-15-2018, 01:53 AM - Forum: News and Discussions - Replies (15)

when you learn something new about Python, or see a neat trick, and anticipate some day using that but are not doing any project at this time that wou..... More

Print this item

  Generating a list and a tuple
Posted by: Truman - Mar-15-2018, 12:09 AM - Forum: Homework - Replies (3)

Write a program which accepts a sequence of comma-separated numbers from console and generate a list and a tuple which contains every number.


[py..... More

Print this item

  Automatically generate coupled equations from given conditions
Posted by: malusigumede - Mar-14-2018, 07:53 PM - Forum: Homework - Replies (2)

I would like you to help me create a python code that will automatically generate equations from given conditions for the given function F.


..... More

Print this item

  How to work with large lists without crashing Python?
Posted by: Corate - Mar-14-2018, 06:12 PM - Forum: Data Science - Replies (8)

Whenever I try to make a list of >5,000 items in python idle, it freezes and becomes unresponsive. Is there a way to work with large python lists with..... More

Print this item

  Input Data machine Learning
Posted by: rafaelmoraes - Mar-14-2018, 05:30 PM - Forum: General Coding Help - Replies (2)

Hi, I'm beginner in Machine Learning with Python and Anaconda.

In some samples I created on file have my algorithm "myproject.py" where I have stor..... More

Print this item

  wxpython and python 3.6 on linux
Posted by: Barrowman - Mar-14-2018, 12:56 PM - Forum: GUI - Replies (3)

I am trying to install wxpython phoenix for python 3.6 on my Linux Mint 18.2 and am getting a lot of errors.
I have pip 3.6 installed and it runs okay..... More

Print this item

  File system navigation. Changing directory
Posted by: GregoireLeGros - Mar-14-2018, 12:42 PM - Forum: General Coding Help - Replies (3)

Using Python 2.7. I want to navigate filesystem on a raspberry pi Linux box with pygame module. I am developing on a windows box in eclipse because it..... More

Print this item

  RF Node sensor data to ThingSpeak Fields
Posted by: vk4tdx - Mar-14-2018, 12:25 PM - Forum: Data Science - No Replies

I'm very inexperienced with python. I'm currently experimenting with rf69 and LoRa sensor nodes sending multiple sensor data values to an OpenWRT gate..... More

Print this item

  URGENT PYTHON CONTRACT
Posted by: AlfieDenwood - Mar-14-2018, 12:07 PM - Forum: Jobs - Replies (1)

My clients are a Leading Logistics organisation.

They are currently looking for a French Speaking Python Developer to join the team in Tours, Franc..... More

Print this item

  Self Driving software engineer required
Posted by: RussellRaceStaff - Mar-14-2018, 11:52 AM - Forum: Jobs - No Replies

Exciting opportunity within the company 'Streetdrone' for a software engineer to help develop their self driving technology.

Full job listing at Ra..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Graph Interpolate Difficu... Yesterday, 22:27 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... 579114
  Tutorial Requ... 511316
  Web Scraping ... 442068
  Newbie with P... 386136
  New Users Int... 378475
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
DataScientist071 Today
aminrony1999 Yesterday
fobby888 Yesterday
digitalboy346 Yesterday
ben9090o Yesterday

User Panel Messages

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