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,933
» Latest member: Shadab
» Forum threads: 38,721
» Forum posts: 175,508

Full Statistics

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

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
20 minutes ago
» Replies: 9
» Views: 2,650
Too much space between gr...
Forum: GUI
Last Post: RonR
6 hours ago
» Replies: 4
» Views: 1,075
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
7 hours ago
» Replies: 3
» Views: 95
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Yesterday, 07:07 AM
» Replies: 1
» Views: 463
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 1,635
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 557
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 175
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
Sep-15-2025, 03:28 PM
» Replies: 7
» Views: 3,071
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Sep-14-2025, 11:27 PM
» Replies: 6
» Views: 1,302
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Sep-14-2025, 03:32 PM
» Replies: 2
» Views: 975

 
  Automation XML transformation
Posted by: vasilysmyslov - Aug-05-2017, 06:32 PM - Forum: General Coding Help - No Replies

Apologies for the long post, thanks to anyone in advance that takes the time to offer their help. Any constructive guidance is appreciated.

Version..... More

Print this item

  Why my status is silly Frenchman?
Posted by: Mike Ru - Aug-05-2017, 06:18 PM - Forum: Bar - Replies (4)

If to translate it (silly Frenchman) to Russian language it will be Глупый Француз. But I'm not Frenchman and I'm not silly ! )

Print this item

  I need help with installation for python 3.6 please
Posted by: net1media - Aug-05-2017, 11:33 AM - Forum: GUI - Replies (3)

Hi, New to linex and python, I am trying to use centos 7 server for development, So I installed python 3.6 to use it for development without interferi..... More

Print this item

  using map function
Posted by: uttamsaha2 - Aug-05-2017, 10:28 AM - Forum: General Coding Help - Replies (1)

I am getting following error:

Traceback (most recent call last):
File "./map_function.py", line 13, in <module>
name = map(name_split(perso..... More

Print this item

  program flow advice
Posted by: sampazzer - Aug-05-2017, 08:24 AM - Forum: General Coding Help - Replies (2)

Hi all. I'm currently writing a program so that I can add in my vehicles and keep track of any maintenance done at what mileage and what time of year...... More

Print this item

  NameError: name 'mailbox_list' is not defined
Posted by: pythonnewb - Aug-04-2017, 10:15 PM - Forum: Homework - Replies (2)

I have 2 classes imported onto my demo file but when I try to print my list a name error pops up, when I already defined the empty list 'mailbox_list'..... More

Print this item

  How can I check out my localhost?
Posted by: Mike Ru - Aug-04-2017, 09:01 PM - Forum: Homework - Replies (2)

I am using a libre requests. I am trying to check out [i]localhost and if it is working then to type the message "Yes". If it isn't working the..... More

Print this item

  New Themes for this site
Posted by: snippsat - Aug-04-2017, 07:12 PM - Forum: Board - Replies (11)

After this post bye @metulburr,i start looking at making theme for this site.
I am finish with tw..... More

Print this item

  How to use a pmml model in Python
Posted by: FlamingGuava - Aug-04-2017, 02:11 PM - Forum: Data Science - Replies (3)

Hey, I have a small neural network model, 25 neurons, that I trained recently, that I want to use to scan executable files with, to determine if they'..... More

Print this item

  Michael Driscoll's Python 101 book, as a website
Posted by: buran - Aug-04-2017, 11:13 AM - Forum: News and Discussions - Replies (4)

http://python101.pythonlibrary.org/

from the e-mail:
[quote]Python 101 as a Website
Hi,
I decided to put my first book, Python 101, on th..... More

Print this item

  utm package error - need your help
Posted by: Tyagi_j - Aug-04-2017, 08:06 AM - Forum: Data Science - Replies (2)

Hi ,

i have started working on python - pandas since from a month, especially on geo-location/Geo spatial analysis.

i'm using the package : utm ..... More

Print this item

  program that search string in text file and do something
Posted by: alon30 - Aug-04-2017, 08:03 AM - Forum: Homework - Replies (1)

[font=Tahoma, Geneva, sans-serif][font=Tahoma,Geneva,sans-serif]Hi, I'm new to thing forum and to this programming in python!

can someone help me a..... More

Print this item

  Pandas df.read_html dropping duplicate tables in html : Urgent Guidance
Posted by: radioactive9 - Aug-04-2017, 06:01 AM - Forum: Data Science - Replies (1)

my question here

import pandas as pd
tables = pd.read_html('D:\\myhtml.html', header=0)
print (tables)
I have a html fi..... More

Print this item

  how to bind entry to a function in another file
Posted by: Rishav - Aug-04-2017, 05:15 AM - Forum: GUI - Replies (1)

so i have an entry box when i enter something into it and press enter it will print the value. when the function which i am binding into is in same py..... More

Print this item

  Converting excel file to txt file
Posted by: muhsin - Aug-04-2017, 05:06 AM - Forum: Data Science - Replies (3)

Hello all,
I am a new user. I would like to convert an excel file to txt file by also doing some modifications in it. Can anyone please tell me how I..... More

Print this item

  a module to import modules
Posted by: Skaperen - Aug-04-2017, 03:59 AM - Forum: General Coding Help - Replies (4)

i am working on a large program that is made of many files the get run as separate processes.  there is a big set of modules that every file needs to ..... More

Print this item

  getting nanoseconds in linux
Posted by: Skaperen - Aug-04-2017, 03:25 AM - Forum: Bar - Replies (3)

last night i was trying to quickly recall what syscall i used in C on Linux to get the time with nanoseconds.  i thought it was [b]"clock"-some..... More

Print this item

  Capstone Project - Room for Python?
Posted by: QueenBee - Aug-04-2017, 02:02 AM - Forum: Web Scraping & Web Development - Replies (17)

Hello All, very newbie general Python question here.

I am a grad student in BI/BA and starting my capstone in the Fall. Quick summary, its just an ..... More

Print this item

  Can't see my UPnP Opened Ports
Posted by: BaiYouLing4 - Aug-04-2017, 01:33 AM - Forum: Networking - No Replies

Interesting situation - apologies for the long Preface:
After setting Port Forwards via UPnP on a Google Fiber modem, the modem decided to ignore the..... More

Print this item

  Exploring Python by Writing my First Text RPG
Posted by: Prrz - Aug-04-2017, 01:19 AM - Forum: Code sharing - Replies (6)

Hello, Python Forum I am Prrz and this is my first post here in the interesting land of Python developers.
I've decided recently to start teaching mys..... More

Print this item

  Get the correct value when comparing with the list
Posted by: chris0147 - Aug-04-2017, 12:36 AM - Forum: General Coding Help - Replies (8)

Hi all,

I am working on my code as I am calculating with the button width size and the pixel in the area of the X in the screen to add it together to..... More

Print this item

  Interpreter does not consider PYTHONPATH environment variable
Posted by: VegetaSSJ5 - Aug-03-2017, 02:54 PM - Forum: General Coding Help - Replies (2)

Hello,

I have a problem executing scripts because the environment variable PYTHONPATH is not recognized.
I have downloaded the minimal python x64 ..... More

Print this item

  Linux, Python 2 to 3
Posted by: Jtaxel - Aug-03-2017, 01:52 PM - Forum: General Coding Help - Replies (3)

OS: Linux Mint 18.2

Im using Ninja IDE and also PyCharm

Python 2.7 is the default, So when i code in either Pycharm, or Ninja, it defaults to 2...... More

Print this item

  Multithreading in a loop
Posted by: valtih - Aug-03-2017, 01:00 PM - Forum: General Coding Help - Replies (3)

I tried the following to create two worker processes

[python] import threading
for i in range(0, 2):
def spawnAWorker():
printf("%s", i)
#os..... More

Print this item

  python classes
Posted by: prsdll6 - Aug-03-2017, 12:56 PM - Forum: General Coding Help - Replies (14)

I want to start writing scripts so that I can interact using APIs with some vendor websites.
Are there any online resources that can explain how to s..... More

Print this item

  Tabpy Usage with Tableau (Security Considerations)
Posted by: usman - Aug-03-2017, 09:21 AM - Forum: General Coding Help - Replies (2)

Is usage of tabpy for tableau is harmful for Servers?


I want to know is there any security for servers if we use Tabpy API for Tableau ?
I want ..... More

Print this item

  wxGrid::InsertRows
Posted by: ian - Aug-03-2017, 01:59 AM - Forum: GUI - Replies (2)

(python 3.6) when using wxGrid::InsertRows function to insert rows, all labels of the rows are reset. Is there a way to keep labels unchanged? Thanks.

Print this item

  Excel Help
Posted by: Gbry71 - Aug-03-2017, 01:30 AM - Forum: General Coding Help - Replies (5)

I am REALLY new to python. I have used it to open some web pages and used eventghost to take it from there. I have an Excel workbook that has sheets i..... More

Print this item

  more thread question
Posted by: tony1812 - Aug-03-2017, 01:28 AM - Forum: General Coding Help - Replies (3)

Hello, I downloaded this code from SO. I tried it and it works in terminal. But I am puzzled that at the very end it has two statements a.join() and b..... More

Print this item

  variable referenced before assignment
Posted by: Niko047 - Aug-02-2017, 09:43 PM - Forum: Homework - Replies (4)

Hey guys, I was trying to write a function that takes as an argument a number, and according to Newton's formula that states we can estimate the squar..... More

Print this item

  Code is not running on Windows
Posted by: ertank - Aug-02-2017, 07:09 PM - Forum: Data Science - Replies (7)

Hello,

First of all, I am a total newbie by all means to python. I do know pascal (Delphi, Lazarus) but no experience of python at all.

I am usi..... More

Print this item

  [split] We are Hiring Python Devs
Posted by: lyndaawilliams - Aug-02-2017, 12:33 PM - Forum: Jobs - Replies (11)

We are also currently looking for Developers for our Python Development Company with ..... More

Print this item

  help with showing wifi symbol when connected
Posted by: bowen73 - Aug-02-2017, 11:25 AM - Forum: General Coding Help - Replies (8)

Ive got a pi zero w and a ssd1306 128x64 screen and have managed to eventually get something showing up on the screen for examples (yey)

ive got a ..... More

Print this item

  Simple syntax error help
Posted by: paulmj7 - Aug-02-2017, 08:08 AM - Forum: General Coding Help - Replies (4)

Im new to programming in general and am playing with the water. I seem to have hit a syntax error that I just cannot figure out why.

[python]person..... More

Print this item

  Cannot extract wranings/errors from ant script
Posted by: wikedkid - Aug-02-2017, 05:58 AM - Forum: General Coding Help - Replies (1)

Hi,

I have been learning python for about 4 months now and i'm stuck trying to extract errors/warnings after running an ant script.
I am running p..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error 20 minutes ago CaptainNewb CaptainNewb Web Scraping ...
  [Tkinter] Too much space ... 6 hours ago RonR RonR GUI
  datetime in SQL query. 7 hours ago Dibbley Dibbley General Codin...
  Another app idea - intera... Yesterday, 07:07 decuser Lenowell News and Disc...
  real community 09-15, 20:16 decuser decuser News and Disc...
  variable changing types f... 09-15, 18:45 Azdaghost Gribouillis General Codin...
  looking for help 09-15, 17:03 Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 09-15, 15:28 Bona2000 Bona2000 General Codin...
  Select Python comment (#)... 09-14, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... 09-14, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame 09-14, 11:25 JMcM JMcM Game Developm...
Most views
  The best Prog... 575912
  Tutorial Requ... 497290
  Web Scraping ... 439897
  Newbie with P... 383626
  New Users Int... 365935
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+ 12088
buran 8174
snippsat 7367
deanhystad 6894
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
Shadab Today
Dibbley Today
XenonBlack Yesterday
Lenowell Yesterday
luisshulez6883 09-15

User Panel Messages

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