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,301
» Latest member: slicemasternet
» Forum threads: 38,797
» Forum posts: 175,896

Full Statistics

Online Users
There are currently 55 online users.
» 0 Member(s) | 45 Guest(s)
Bing, Google, Mojeek, AOL, Apple, Facebook

Latest Threads
Enhancing Python Learning...
Forum: General Coding Help
Last Post: slicemasternet
37 minutes ago
» Replies: 0
» Views: 10
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
4 hours ago
» Replies: 6
» Views: 7,770
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
6 hours ago
» Replies: 7
» Views: 604
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
11 hours ago
» Replies: 3
» Views: 103
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 80
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 153
best way to learn python
Forum: News and Discussions
Last Post: ichsanputr
Yesterday, 04:40 AM
» Replies: 6
» Views: 3,198
data fetching for indian ...
Forum: Web Scraping & Web Development
Last Post: Pedroski55
Nov-25-2025, 02:50 AM
» Replies: 6
» Views: 274
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 163
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 104

 
  python/ansible: ImportError: No module named future
Posted by: wardancer84 - May-13-2019, 12:30 PM - Forum: General Coding Help - Replies (1)

since i moved to python 3.6 and modernized some of my ansible modules with futurize/pasteurize ansible is not able to import the future module and fai..... More

Print this item

  Automated Git add/commit/push
Posted by: rxndy - May-13-2019, 11:50 AM - Forum: Web Scraping & Web Development - No Replies

Hey!

I have a personal ERP I wrote for my small business in python/flask and I was wondering if it would be wise, (security-wise) to automatically pu..... More

Print this item

  socket programming ConnectionRefusedError error
Posted by: srm - May-13-2019, 11:48 AM - Forum: Networking - Replies (3)

I am working with IDLE for python 3.7.2
when i am trying to get connected through socket programming between server and client
through IDLE shell i..... More

Print this item

  Delete Lines that Contain Words - Loop through files in a folder - Write to new files
Posted by: dj99 - May-13-2019, 11:23 AM - Forum: General Coding Help - Replies (3)

Hi friends,

I am trying to loop through files and from each file delete the lines that contain the search keywords




[code]
import os

de..... More

Print this item

  Reg Xpression to remove a text
Posted by: stahorse - May-13-2019, 11:14 AM - Forum: General Coding Help - Replies (2)

Hi,

I get this text in my output that I want to remove [quote] NoErrorRE: [EXTERNAL] PL_192_01_28Claire Gravell SANTAMService EscalationNormal
..... More

Print this item

  Error while fetching data from PostgreSQL
Posted by: linu - May-13-2019, 10:30 AM - Forum: General Coding Help - Replies (3)

i'm facing the below error and unable to move forward,if anyone have any leads or solution on how to handle this,Kindly let me know.

I'm trying to ..... More

Print this item

  EOL while scanning string literal
Posted by: AdWill97 - May-13-2019, 09:36 AM - Forum: Data Science - Replies (2)

I am trying to change the name of my headers in my dataframe which include '\\PXI-PC\KWKK\PXI-PC\KWKK_sv\'.
I would like to remove this and replace i..... More

Print this item

  MatPlotLib 2d plot of current density?
Posted by: ruben - May-13-2019, 06:47 AM - Forum: Data Science - No Replies

Hello
I am new here.
Is there any example program which use matplotlib
to plot high frequency current density on metal surfaces in 2d.
Or maybe so..... More

Print this item

  How to map 360 degree angle over 1024 counts
Posted by: breadcat248 - May-13-2019, 06:11 AM - Forum: General Coding Help - Replies (3)

I am interfacing an absolute encoder to a RPi following this guides:
https://hareshmiriyala.wordpress.com/201...te-encoder-..... More

Print this item

  dice program
Posted by: sunny_awesome - May-13-2019, 05:57 AM - Forum: Homework - Replies (2)

Problem statement :
Dice: The module random contains functions that generate random numbers in a variety of ways.
The function randint() returns an ..... More

Print this item

  Help | float to Int in xlrd
Posted by: Vinci141 - May-13-2019, 05:35 AM - Forum: General Coding Help - No Replies

Hello,
I'd built a SQL generator for a project which reads data from .xlsx file and gives Insert statement as output on screen.
The code is working ..... More

Print this item

  Fatal error in launcher: Unable to create process using '"'
Posted by: rsmldmv - May-13-2019, 01:34 AM - Forum: General Coding Help - No Replies

Hi,

I'm new to Django and Python and I've just installed the "virtualenv" application. However, when I try to run it, I'm getting the following err..... More

Print this item

  Pandas and Date: problem with operator.How to resolve
Posted by: frame - May-12-2019, 10:32 PM - Forum: Data Science - Replies (6)

Hi.

I have a file csv (es10.csv) like this:
[output]Conc. Date I II
8926 18/11/2014 1 22
8927 20/11/2014 2 33
8928 30/11/2014 3 15
8929 18/12/..... More

Print this item

  New Python Facebook Group for people that live in Miami!
Posted by: rxndy - May-12-2019, 10:24 PM - Forum: News and Discussions - Replies (1)

Hi, I just started a Python Facebook Group for people that live in Miami!

Our first meetup is in August, we will be collaborating to use the bleedi..... More

Print this item

  Fiber Photometry analysis
Posted by: Gius_ - May-12-2019, 09:14 PM - Forum: Data Science - No Replies

Hi all,
I have a problem extracting events from a fiber photometry file using python.
I have 2 different files: the first one contains raw data (col..... More

Print this item

  Program strange behavior ( windows doesn't close)
Posted by: adam2020 - May-12-2019, 08:48 PM - Forum: GUI - Replies (2)

Hi guys,

I am working on a project for college I'm not sure if I'm allowed post the code and if I am allowed it's extremely long about 3'000 lines ..... More

Print this item

  Program layout
Posted by: pfaber11 - May-12-2019, 07:42 PM - Forum: News and Discussions - Replies (2)

Hi was wanting to know is there a particular way of structuring a python program . For the last year and a half I've been using Basic and am trying to..... More

Print this item

  Calculate stack value's
Posted by: GFreenD - May-12-2019, 06:15 PM - Forum: General Coding Help - Replies (7)

Hi everyone im new to python and still trying to get a hang for it and ive ran into a problem when creating my basic stack program and cant figure out..... More

Print this item

  How can we override decorator?
Posted by: bhojendra - May-12-2019, 06:12 PM - Forum: General Coding Help - Replies (2)

Let's say I have the following:

@third_party_decorator
def my_method():
  return jsonify(ok=True)
So, can we do like?

..... More

Print this item

  Syntax checker
Posted by: BZA - May-12-2019, 05:48 PM - Forum: Homework - Replies (4)

I need to make a syntax checker. The way it should work:
The input is a text file which contains lines of codes (eg.:for i in range(5):print(i)). Th..... More

Print this item

  IDLE keyboard shortcuts
Posted by: tam - May-12-2019, 05:36 PM - Forum: General Coding Help - Replies (2)

I want to customize the end-of-line keyboard shortcut in IDLE, but there is no default key. Any ideas how I can do it?

Print this item

  Python bytecode: 64 bit parameter to LOAD_CONST
Posted by: physics - May-12-2019, 04:59 PM - Forum: General Coding Help - No Replies

I am trying to exploit an old python bug in a 6..... More

Print this item

  [split] Python won't launch
Posted by: Nikmartin - May-12-2019, 03:11 PM - Forum: General Coding Help - Replies (1)

I am beginner to learn python, can anybody tell me to learn python within a week. please share your views or content if you have. thank you

Print this item

  Counter in this code
Posted by: leenad - May-12-2019, 02:54 PM - Forum: General Coding Help - Replies (1)

Hello, I need someone to explain how the counter works in this command line.
The top of the counter = 1 but at the bottom of the command line counter..... More

Print this item

  help with converting C# function to Python
Posted by: korenron - May-12-2019, 02:50 PM - Forum: General Coding Help - Replies (17)

Hello ,
I have this C# function that work as a checksum
[python]
public static byte gen(byte[] p)
{
byte lcs = 0;
f..... More

Print this item

  Pattern Matching With Regexes
Posted by: SnoopFrogg - May-12-2019, 02:13 PM - Forum: General Coding Help - Replies (3)

I'm currently reading "Automating The Boring Stuff With Python" and I had a quick question about an example program the author includes at the end of ..... More

Print this item

  Help rendering a pylab plot
Posted by: cyberman - May-12-2019, 02:10 PM - Forum: Data Science - Replies (1)

Hi,

I'm just learning Python and I'm wondering if someone could help me get the chart to render properly in the following code, i.e. plot the seque..... More

Print this item

  check equality returns False
Posted by: mcgrim - May-12-2019, 01:12 PM - Forum: Data Science - Replies (1)

I have to check if whether or not two complex numbers are equal (check my 'equal' function in the code), but this code always returns 'False' no matte..... More

Print this item

  Help with eli5 module output
Posted by: Akatsuki82 - May-12-2019, 11:01 AM - Forum: General Coding Help - Replies (2)

Hi,

I'm running the following code in Spyder(Python 3.7). However, the output is <IPython.core.display.HTML object>, rather than a table. Am I miss..... More

Print this item

  Is there any way to convert a python script (with Tkinter module), to a .exe (Windows
Posted by: moste - May-12-2019, 10:48 AM - Forum: General Coding Help - Replies (3)

Is there any way to convert a python script to a standalone executable for Windows, via a Linux distro like Ubuntu?

I've heard about the wine/pyinst..... More

Print this item

  Return in correct json format
Posted by: UtiliseIT - May-12-2019, 10:12 AM - Forum: General Coding Help - Replies (3)

Hi,

Trying to nail my return statement and need to make sure my body message is in correct json format.

My attempt so far

[python]return {
..... More

Print this item

  help with code for USB-RS485
Posted by: korenron - May-12-2019, 09:47 AM - Forum: General Coding Help - Replies (3)

Hello ,
I'm trying to write a code that will send me data to a RS485 device
I'm using this converter and respberry pi3
https://www.sparkfun.com/..... More

Print this item

  No module named 'file_to_df'
Posted by: badzsi - May-12-2019, 09:34 AM - Forum: General Coding Help - Replies (1)

Hi everyone,

could you please help me out with the following issue (see below)?

Thank you & Best Regards,
Balazs


import file_to_df
------..... More

Print this item

  How to write a multi-threaded program for plotting interactively?
Posted by: rezaee - May-12-2019, 06:41 AM - Forum: GUI - Replies (3)

I am trying to read data online from a website every 1 seconds using following code, then plot the result in real time. I mean I like to add new last_..... More

Print this item

  Help with speed up my subroutine
Posted by: pberrett - May-12-2019, 06:34 AM - Forum: Data Science - Replies (1)

Hi everyone

I have a difficult problem that I am tryng to solve. Is there anyone brave enough to try and tackle it?

I have written a program to find..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Enhancing Python Learning... 37 minutes ago slicemasternet slicemasternet General Codin...
  Can I develop a live vide... 4 hours ago mtrkhan mamta25 Web Scraping ...
  Help with Serial.write in... 6 hours ago racingsubby racingsubby General Codin...
  silent deployment Python ... 11 hours ago 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
  Brazil Python Help to aut... 11-21, 20:30 MileHigh303 MileHigh303 Jobs
  My goal to be hired worki... 11-21, 06:15 GnomeSweetGnome mamta25 News and Disc...
Most views
  The best Prog... 579384
  Tutorial Requ... 512436
  Web Scraping ... 442300
  Newbie with P... 386348
  New Users Int... 380364
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
slicemasternet Today
Jonathan Today
matt Yesterday
Divyakrishnan071 Yesterday
ichsanputr Yesterday

User Panel Messages

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