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,919
» Latest member: aidajnrz7704
» Forum threads: 38,717
» Forum posts: 175,484

Full Statistics

Online Users
There are currently 48 online users.
» 2 Member(s) | 41 Guest(s)
Bing, AOL, Google, Mojeek, AOL, snippsat, perfringo

Latest Threads
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
1 hour ago
» Replies: 5
» Views: 323
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
9 hours ago
» Replies: 5
» Views: 1,120
New to the field
Forum: News and Discussions
Last Post: Polybunny
Today, 01:31 AM
» Replies: 0
» Views: 82
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,280
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 841
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,131
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,491
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Sep-11-2025, 05:34 PM
» Replies: 5
» Views: 1,250
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,809
how to manage crypto trad...
Forum: General Coding Help
Last Post: Mercyto
Sep-11-2025, 06:01 AM
» Replies: 2
» Views: 2,967

 
  how to use pyexcel to read ods
Posted by: verb - Oct-14-2016, 10:16 AM - Forum: Data Science - Replies (6)

Hello everyone

I have posted this on the previous forum but didn't resolve this issue. I  have big ods file ( ..... More

Print this item

  converting backslash codes
Posted by: Skaperen - Oct-14-2016, 04:49 AM - Forum: General Coding Help - Replies (4)

i know python has such a thing but cannot remember the terms or names for this.  my guesses are not helping my search.

[b][font=Courier New]foo('\\..... More

Print this item

  suggestion: Spoiler
Posted by: Skaperen - Oct-13-2016, 11:53 PM - Forum: Board - Replies (2)

i like the spoiler, but it would be nice to have the ability to change the text there, use an image, smilie, etc.

Print this item

  Logic to convert an integer to YEAR / MONTH
Posted by: hugobaur - Oct-13-2016, 06:58 PM - Forum: General Coding Help - Replies (9)

Lógica para converter um número inteiro para ANO/MÊS

[color=#272a34][size=small][font='Helvetica Neue', Helvetica, Arial, sans-serif]Pessoal, Boa ..... More

Print this item

  GTK main window calling a main window
Posted by: DennisT - Oct-13-2016, 06:25 PM - Forum: GUI - Replies (4)

I've been googling all day and can't find how to do this. 

I have my main Python 3 Gtk+3 window.  I want to create a overlay window (smaller than ..... More

Print this item

  What is the best book about Python?
Posted by: Ponomarenko Pavlo - Oct-13-2016, 05:28 PM - Forum: News and Discussions - Replies (2)

I learn Python.
I had read some books about it but I don't know what is the best book about Python. 
Please write your comments on the following ite..... More

Print this item

  How to insert local (my computer) image as spoiler
Posted by: Larz60+ - Oct-13-2016, 04:06 PM - Forum: Board - Replies (15)

Hello, what is the BBcode to insert a local image? I have [attachment=31] as image

Print this item

  subprocess return of stdout after running Linux command
Posted by: ivanachukapawn - Oct-13-2016, 03:55 PM - Forum: General Coding Help - Replies (7)

I wrote a function which accepts an argument (a Linux command) and then runs subprocess.check_output

[python] 
#!/usr/local/bin/python3.5
#
#
..... More

Print this item

  Super/subscript copied to word
Posted by: lk89 - Oct-13-2016, 02:32 PM - Forum: General Coding Help - Replies (4)

Hiya! 
I'm making a code from which the output I want to be able to copy into word. A few of the letters/numbers need to be super/sub scripted and I ..... More

Print this item

  Convert script into an exe file
Posted by: badteacher - Oct-13-2016, 10:52 AM - Forum: General Coding Help - Replies (10)

Hey guys!

[color=#333333][size=s..... More

Print this item

  Adding attachment to existing post
Posted by: Larz60+ - Oct-13-2016, 10:24 AM - Forum: Board - Replies (4)

I added an attachment to the 'grid layout' thread under gui http://python-forum.io/Thread-Tkinter-grid-layout #5
Everything appeared to work fine, bu..... More

Print this item

  [Share] Invented a new wheel for calling Python from JAVA
Posted by: john.huang - Oct-13-2016, 09:01 AM - Forum: News and Discussions - Replies (4)

I'm a java developer and need call Python from JAVA sometimes. I google that but didn't find a satisfy way to do it. The Jython is clear and simple, b..... More

Print this item

  Posting and you
Posted by: metulburr - Oct-13-2016, 03:59 AM - Forum: Bar - Replies (10)

I was skimming the old forum for useful posts....and i still think this is funny years later. 

[video=youtube]https://www.youtube.com/watch?..... More

Print this item

  Python in Visual Studio “15” Preview
Posted by: snippsat - Oct-12-2016, 09:50 PM - Forum: News and Discussions - Replies (5)

Python in Visual Studio “15” Preview 5
Nice to see ..... More

Print this item

  Path of Notepad++ and Python
Posted by: Vienetas - Oct-12-2016, 08:33 PM - Forum: General Coding Help - Replies (6)

Dear Forum members,

I have just registered and I am happy that there is a place where people share their struggles and achievement using Python or ..... More

Print this item

  Simple Cryptography Capture the Flag
Posted by: DrEastwood - Oct-12-2016, 08:33 PM - Forum: Homework - Replies (12)

I don't really understand how I am supposed to change my code to work to print the proper flag out in the text.
The flag itself is 30 characters long..... More

Print this item

  Import Error: No module named 'tables'
Posted by: kentman234 - Oct-12-2016, 06:31 PM - Forum: General Coding Help - Replies (5)

Hi there, 

after trying to run a python file I got this error:

Error:
Import Error: No module named 'tables'
and that is after execut..... More

Print this item

  Test internet connection
Posted by: Larz60+ - Oct-12-2016, 04:27 PM - Forum: Code sharing - Replies (14)

This is not a foolproof way to test if internet is active or not, but I find that it works in at least 90% of the cases.
If someone has a better (as ..... More

Print this item

  Use of classes or functions discussion
Posted by: Larz60+ - Oct-12-2016, 04:27 PM - Forum: News and Discussions - Replies (12)

This is not a foolproof way to test if internet is active or not, but I find that it works in at least 90% of the cases.
If someone has a better (as ..... More

Print this item

  help tempertaure
Posted by: Dpennington - Oct-12-2016, 05:34 AM - Forum: Homework - Replies (4)

Help I have been at this for days and I do not understand what I am doing wrong.  the script will not run. :huh:  also I do not have any errors and wh..... More

Print this item

  More codebox issues
Posted by: Mekire - Oct-12-2016, 04:05 AM - Forum: Board - Replies (26)

Just noticed that codebox seems to be parsing things into special characters.

I just entered "open_parenthesis + lowercase_c + close_parenthesis" a..... More

Print this item

  ARCPY using the arcpy.da.UpdateCursor
Posted by: CornJulio - Oct-12-2016, 03:32 AM - Forum: General Coding Help - Replies (2)

Howdy,

I am trying to get this script to create Grid Numbers for me in a mapping fishnet,  but I am running into troubl with the error listed below..... More

Print this item

  lambda function
Posted by: tkj80 - Oct-12-2016, 02:32 AM - Forum: General Coding Help - Replies (3)

Hi, 

I have the following code:

[python]
from collections import OrderedDict
tallyDict = {'New York': 12, 'Boston': 32, 'Atlanta': 5, 'Los Ang..... More

Print this item

  Where are we learning from?
Posted by: wavic - Oct-12-2016, 01:41 AM - Forum: News and Discussions - Replies (13)

Two days ago I came across a website where there was a huge amount of examples of Python code. I decided not to share it here because I didn't know if..... More

Print this item

  Using the and operator to check if two values equal a third
Posted by: DBS - Oct-11-2016, 11:58 PM - Forum: General Coding Help - Replies (13)

Hello,

Newbie question here, which is the correct way to use the and operator if checking to see whether two values equal a third value:
[python]i..... More

Print this item

  how can i send a picture
Posted by: shahpy - Oct-11-2016, 11:43 PM - Forum: Board - Replies (2)

hi

i want to send a picture when i,m asking a question

i want to show what error i,m getting.

how can i send a image in  this forum
thanks

Print this item

  Password checking
Posted by: nzieno - Oct-11-2016, 11:27 PM - Forum: General Coding Help - Replies (7)

I am making a program to check if a password is atleast 8 characters long, has atleast 1 special character, has atleast 1 number and atleast 1 capital..... More

Print this item

  my discussions AKA egosearch
Posted by: metulburr - Oct-11-2016, 11:16 PM - Forum: Board - Replies (1)

I finally got My Discussions in the menu links above ^^^ :D 

This is the same as the old forum's "view your posts". This gives you a list of thread..... More

Print this item

  " No module named 'msvcrt' " for mac
Posted by: harmanjotuppal - Oct-11-2016, 10:35 PM - Forum: General Coding Help - Replies (12)

So this is the problem I run into when I run my script, which is a .py file that I opened using IDLE, then I run the module (F5).

"
[color=#33cc66..... More

Print this item

  Missing smiley
Posted by: Ofnuts - Oct-11-2016, 08:43 PM - Forum: Board - Replies (3)

May I suggest to add a smiley to mark the more [Image: python.png]pythonic[img]http://www.gimp-forum...... More

Print this item

  beginer oop help
Posted by: noissue - Oct-11-2016, 06:17 PM - Forum: General Coding Help - Replies (7)

im beginer to oop and i have problem with understanding:
how to do a method that adds 2 objects with x and y coordinates
do i have to make another c..... More

Print this item

  Effeciency of passing XML tree object as function arguments
Posted by: sandeepvl - Oct-11-2016, 07:39 AM - Forum: General Coding Help - Replies (3)

Hi all, 

Is it efficient to pass an object returned by lxml.etree.parse("a.xml") as argument to other functions? Is the object returned a C pointer..... More

Print this item

  Call a code written in Fortran programming language in RhinoPython.
Posted by: TOM - Oct-11-2016, 07:27 AM - Forum: Homework - Replies (2)

[color=#333333][size=small][font=Verdana, Geneva, Tahoma, sans-serif]Hello,
I'm working through a uni project in which I'm trying to use a code writt..... More

Print this item

  Basic IRC bot with socket
Posted by: metulburr - Oct-11-2016, 02:02 AM - Forum: Networking Tutorials - Replies (2)

This is the basic layout of an IRC bot with the socket module. The docstrings specify each method. The end result is a bot that connects to the channe..... More

Print this item

  reputation + like system
Posted by: metulburr - Oct-11-2016, 12:12 AM - Forum: Board - Replies (25)

There is some difference in opinions about both

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#)... 1 hour ago SpongeB0B snippsat General Codin...
  I'm trying to make a piec... 9 hours ago Alislugacool MilesWeb General Codin...
  New to the field Today, 01:31 Polybunny Polybunny News and Disc...
  Seeking feedback: dynamic... Yesterday, 15:23 Bona2000 Stowersw General Codin...
  Python and excel vba codi... Yesterday, 11:09 odiez DeaD_EyE General Codin...
  Web Scrapper to find prov... Yesterday, 08:36 physalis2099 Olivia General Codin...
  403 Error 09-11, 20:39 CaptainNewb snippsat Web Scraping ...
  New to Python and Pygame 09-11, 17:34 JMcM JMcM Game Developm...
  pip fails to install PyGO... 09-11, 10:50 voidtrance Larz60+ General Codin...
  how to manage crypto trad... 09-11, 06:01 Mikeardy Mercyto General Codin...
  How to space data on x ax... 09-11, 05:35 m_kdch Pedroski55 General Codin...
Most views
  The best Prog... 575394
  Tutorial Requ... 496171
  Web Scraping ... 439513
  Newbie with P... 383104
  New Users Int... 363778
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+ 12086
buran 8174
snippsat 7366
deanhystad 6890
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
aidajnrz7704 Today
Jillscitt Yesterday
Stowersw Yesterday
Intel Yesterday
Gichardaxora Yesterday

User Panel Messages

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