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,303
» Latest member: TimTom420
» Forum threads: 38,797
» Forum posts: 175,897

Full Statistics

Online Users
There are currently 48 online users.
» 0 Member(s) | 42 Guest(s)
Bing, Google, Mojeek, AOL, Applebot

Latest Threads
Python is not working on ...
Forum: General Coding Help
Last Post: noisefloor
3 hours ago
» Replies: 1
» Views: 46
Can I develop a live vide...
Forum: Web Scraping & Web Development
Last Post: mamta25
Today, 04:48 AM
» Replies: 6
» Views: 7,796
Help with Serial.write in...
Forum: General Coding Help
Last Post: racingsubby
Today, 02:09 AM
» Replies: 7
» Views: 622
silent deployment Python ...
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 09:58 PM
» Replies: 3
» Views: 119
Proposal for PEP
Forum: News and Discussions
Last Post: Gribouillis
Yesterday, 03:53 PM
» Replies: 1
» Views: 98
My regex function is not ...
Forum: General Coding Help
Last Post: perfringo
Yesterday, 08:47 AM
» Replies: 3
» Views: 173
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: 291
PyQt5 - Get a parameter f...
Forum: GUI
Last Post: deanhystad
Nov-24-2025, 02:18 PM
» Replies: 5
» Views: 175
Brazil Python Help to aut...
Forum: Jobs
Last Post: MileHigh303
Nov-21-2025, 08:30 PM
» Replies: 0
» Views: 111

 
  TypeError: 'Group' object is not callable
Posted by: mohd_umair - Apr-18-2019, 09:22 AM - Forum: General Coding Help - Replies (1)

Hello everyone!
I am trying to compute filtered fluxes in wall-bounded turbulence. For that, I have defined some functions which compute the filtered ..... More

Print this item

  creation of an application for lora sever network
Posted by: moez - Apr-18-2019, 09:09 AM - Forum: Networking - Replies (3)

i tru to flow the floranet setup,when i want to create an application it gives me a huge error in the terminal[python 2.7//ubuntu]
[python]
import cl..... More

Print this item

  Question about data grid for forms - desktop program
Posted by: Everest - Apr-18-2019, 08:18 AM - Forum: GUI - Replies (5)

Hello ! Heart

I'm beginner in the python world!!

I'm creating a simple stock control system with forms and I need a good data grid. I woul..... More

Print this item

  "Illegal variable name" message shown when trying to compile program
Posted by: thesurya7 - Apr-18-2019, 07:52 AM - Forum: General Coding Help - Replies (2)

Hi, I am following this article to embed Python in C https://docs.python.org/3.7/extending/e[url=https://python-forum.io/thread-17620.html]..... More

Print this item

  Opening Directories on anothe File System
Posted by: mickrobinson567812 - Apr-18-2019, 07:37 AM - Forum: General Coding Help - Replies (2)

Hi Everyone

I am trying to change to a directory on a remote server (Both Windows OS, same LAN)

I am doing this but it does not work

directo..... More

Print this item

  Python Code doesn't work!
Posted by: the_entrepreneur - Apr-18-2019, 06:50 AM - Forum: General Coding Help - Replies (5)

I've started learning Python for a few days now. Basically, I do not understand a lot of terms these Python developers use and I dont really know how ..... More

Print this item

  comparing each rows of two matrix
Posted by: PhysChem - Apr-18-2019, 06:17 AM - Forum: Data Science - Replies (10)

I have two numpy-matrices ("A" and "B"). I want to compare every row-vector in "A" matrix with every row-vector in "B" matrix.

Here is my (not wor..... More

Print this item

  Create Web Project With python
Posted by: FormigaDev - Apr-18-2019, 04:27 AM - Forum: Code sharing - Replies (2)

Hello guys!
I create one system very cool with Py.
Your can create web project and edit or reader, sometimes command line of your console Python. It..... More

Print this item

  longest english word with unque letters
Posted by: Skaperen - Apr-18-2019, 02:45 AM - Forum: Bar - Replies (11)

what is the longest English word with all unique letters, that is, no duplicate letters. an example is "junkyard". "bar" fits the definition, too, b..... More

Print this item

  CamelCase Conversions
Posted by: Skaperen - Apr-18-2019, 12:57 AM - Forum: General Coding Help - Replies (3)

i need functions that can convert strings to/from CamelCase and underscore_style. i am planning to code these functions unless someone can show me th..... More

Print this item

  Loading a dataframe
Posted by: Schnagga - Apr-17-2019, 09:27 PM - Forum: Data Science - Replies (4)

I am working on loading a dataframe and have generated a variable called body.
in Python, when I print(body) it looks like this -

Data1a
Dataab..... More

Print this item

  Generating number of objects for a game
Posted by: kom2 - Apr-17-2019, 08:30 PM - Forum: General Coding Help - Replies (3)

Hello!

I've started working on my game in Python, using tkinter (so not any pygame or other gaming libraries). I have already made some steps in my p..... More

Print this item

  New to Python and oop
Posted by: SpongeBob - Apr-17-2019, 08:27 PM - Forum: General Coding Help - Replies (8)

I am attempting to write a Python object-oriented program to control the state of three relays. My partial solution isn't eloquent. Can you please sho..... More

Print this item

  Creation of Dynamic HTML by substituting Database values
Posted by: Sandy777 - Apr-17-2019, 07:56 PM - Forum: General Coding Help - Replies (1)

Hi All,
I have a HTML template with me and want to create a dynamic HTML page with the values from the PostgreSQL database applied in necessary posit..... More

Print this item

  How to combine two float64 column vector?
Posted by: dsarica - Apr-17-2019, 07:15 PM - Forum: General Coding Help - Replies (1)

Hi All

I've 2 float64 column vector with same row and i would like to combine them as a one float64 matrix.

I tried df.replace f..... More

Print this item

  HOW TO: Set [Label].config() by variable name reference?
Posted by: gazoxtapod - Apr-17-2019, 06:47 PM - Forum: GUI - Replies (4)

Esteemed Forum Participants and Lurkers:
========================================
Python 3.5.2 (Linux Mint 18.3 Mate 64-bit) Tk 8.6.5 IDLE 3...... More

Print this item

  How to find functions or methods in a module?
Posted by: deepakdeshp - Apr-17-2019, 04:23 PM - Forum: General Coding Help - Replies (8)

Hello,
If I import a module , how do I find all the functions in the module?
In the following code math will have many more functions like sqrt. How..... More

Print this item

  Correct errors in text file.
Posted by: pawlo392 - Apr-17-2019, 02:48 PM - Forum: Homework - Replies (2)

I trying to write a program, which will correct errors in text file, for example TOm--> Tom, EUrope-->Europe, but if word has two letters, for example..... More

Print this item

  spliting similar but multiple lines
Posted by: anna - Apr-17-2019, 12:43 PM - Forum: General Coding Help - Replies (7)

Hi All

I have similar data, 147 columns, need to split each with = and take require data. Instead of spiting line by line.

is there alternative ..... More

Print this item

  Evaluation of two different list in python?
Posted by: go127a - Apr-17-2019, 12:14 PM - Forum: General Coding Help - Replies (8)

I reach two below list in my program. and l2 is derived from l1.
l1=[767, 665, 999, 895, 907, 796, 561, 914, 719, 819, 555, 529, 672, 933, 882, 869, ..... More

Print this item

  How to change existing date to current date in a filename?
Posted by: shankar455 - Apr-17-2019, 12:00 PM - Forum: General Coding Help - Replies (1)

Suppose i have a list of files in a directory as mentioned below
1. Shankar_04152019_ny.txt
2. Gopi_shan_03122019_mi.txt
3. Siva_mourya_02242019_nd..... More

Print this item

  AssertionError: View function mapping is overwriting an existing endpoint function
Posted by: Zhavi221 - Apr-17-2019, 10:48 AM - Forum: General Coding Help - Replies (7)

Tried for a while to fix this but nothing helped, I don't know what's throwing this issue.

My views.py

[python]"""
Routes and views for the fla..... More

Print this item

  Merge JSON files prioritizing the updated values from most recent file
Posted by: nebulae - Apr-17-2019, 10:15 AM - Forum: Data Science - No Replies

Hi folks!

I have series of JSON files similar to example below. "update" in "header" is the file creation timestamp. "hours" are timestamps for the..... More

Print this item

  Efficient algorythm for checking occupied fields.
Posted by: kq2211 - Apr-17-2019, 09:29 AM - Forum: Game Development - Replies (3)

Hi, I'm making a game - something like this - my game changes in detaile, but for describing my pro..... More

Print this item

  Python csv compare two file, update value if two value is matched
Posted by: kinojom - Apr-17-2019, 08:27 AM - Forum: General Coding Help - Replies (1)

After reviewed few recommend similar topic about comparing value, there is not much help for me.
[python]
car.csv

tittle1,tittle2
b..... More

Print this item

  python subdirectories
Posted by: Skaperen - Apr-17-2019, 06:52 AM - Forum: News and Discussions - Replies (8)

my laptop (ubuntu 16.04.5 upgraded to be xubuntu) has a bunch of subdirectories with names like "dist-package" and "site-package" which have [u]parent..... More

Print this item

  Python function call font color
Posted by: JeffR1992 - Apr-17-2019, 06:24 AM - Forum: General Coding Help - Replies (1)

I'm quite new to Python, but I've noticed that writing code that uses a lot of function calls is quite difficult to read quickly, as no font distincti..... More

Print this item

  Socket reading script
Posted by: Will86 - Apr-17-2019, 05:30 AM - Forum: Networking - Replies (4)

Hello all,

I am writing a script to know the status of a networked device. A small API allow minimum integration.
My script is basically opening a s..... More

Print this item

  iterator from an iterator
Posted by: Skaperen - Apr-17-2019, 04:37 AM - Forum: General Coding Help - Replies (3)

in a function i have an iterator. i'd like to create a new iterator that wraps around that first iterator and modifies each data item. is there a wa..... More

Print this item

  How to assign this output to a string variable?
Posted by: Pedroski55 - Apr-17-2019, 03:38 AM - Forum: General Coding Help - Replies (3)

I am trying to automate making my little homework webpages. I've made lots of little Python programs. For example:

makeRadioButtonsInlineV1.py

i..... More

Print this item

  int infinity
Posted by: Skaperen - Apr-17-2019, 03:28 AM - Forum: News and Discussions - Replies (8)

so int has no infinity. i guess i just need to use some extremely large numbers. for this its going to need to be so large that repeating divide by ..... More

Print this item

  Skipping Loop
Posted by: blueriver649 - Apr-17-2019, 03:14 AM - Forum: General Coding Help - Replies (4)

Hi Gents,

I could not do Step 5 in this Skipping loop exercise, for step 5, where do I put the codes thanks.

1)Start a new program with a statem..... More

Print this item

  Randomly generate an even number
Posted by: Truman - Apr-17-2019, 02:07 AM - Forum: Homework - Replies (17)

[i]How would you randomly generate an even number x, 0 <= x < 100? Fill out the definition for the function genEven(). Please generate a uniform distr..... More

Print this item

  Downloading Multiple Webpages
Posted by: MoziakBeats - Apr-16-2019, 11:55 PM - Forum: Web Scraping & Web Development - Replies (4)

[size=medium][font=Arial, Helvetica, sans-serif][align=center]I Need a script that takes link's from a text document and downloads the web page there ..... More

Print this item

  ploting dot
Posted by: lioko - Apr-16-2019, 10:44 PM - Forum: General Coding Help - Replies (3)

Hi everyone !
i have a problem for ploting my results the way i want.

I have a list of results of a function F(x,tau).
my results are in a "list ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Python is not working on ... 3 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
  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... 579409
  Tutorial Requ... 512477
  Web Scraping ... 442305
  Newbie with P... 386356
  New Users Int... 380509
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
TimTom420 Today
cruisesfares Today
SNR Today
Jonathan Today
matt Yesterday

User Panel Messages

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