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,419
» Latest member: encore
» Forum threads: 38,543
» Forum posts: 174,668

Full Statistics

Online Users
There are currently 434 online users.
» 1 Member(s) | 427 Guest(s)
Bing, Google, Yandex, AOL, Applebot, deanhystad

Latest Threads
where should DEFAULT_CIPH...
Forum: General Coding Help
Last Post: Larz60+
23 minutes ago
» Replies: 4
» Views: 199
what name to give to a ne...
Forum: News and Discussions
Last Post: Skaperen
2 hours ago
» Replies: 2
» Views: 40
White Screen Issue with T...
Forum: General Coding Help
Last Post: encore
2 hours ago
» Replies: 3
» Views: 1,102
Get the string after a sp...
Forum: General Coding Help
Last Post: snl_9527
4 hours ago
» Replies: 5
» Views: 224
Eight Queens Problem, err...
Forum: General Coding Help
Last Post: snl_9527
7 hours ago
» Replies: 9
» Views: 550
I am sending messages usi...
Forum: General Coding Help
Last Post: Hendrikb
Yesterday, 09:38 AM
» Replies: 0
» Views: 90
function arguments
Forum: General Coding Help
Last Post: Gribouillis
Yesterday, 06:48 AM
» Replies: 1
» Views: 141
[Beautiful Soup] Replace ...
Forum: General Coding Help
Last Post: Winfried
Yesterday, 05:45 AM
» Replies: 1
» Views: 177
how to delete thread
Forum: Board
Last Post: DeaD_EyE
Apr-28-2025, 07:30 PM
» Replies: 4
» Views: 291
Atari Ping Pong Game
Forum: Code sharing
Last Post: deanhystad
Apr-28-2025, 05:04 PM
» Replies: 1
» Views: 165

 
  serious n00b.. NLTK in python 2.7 and 3.5
Posted by: pythlang - Oct-19-2016, 07:43 PM - Forum: General Coding Help - Replies (24)

Hey guys, I just joined this site and really hoping someone can at least guide me in the direction I'm supposed to be going after literally spending o..... More

Print this item

  notifications
Posted by: metulburr - Oct-19-2016, 06:51 PM - Forum: Board - Replies (18)

Im playing with another plugin. At the top right in links there now is a new notification link that is similar to facebook notification appearance.

Print this item

  Oldies but goodies
Posted by: sparkz_alot - Oct-19-2016, 02:36 PM - Forum: Bar - Replies (26)

Sometimes I feel a bit nostalgic and I will just browse the web, usually looking for something specific and ending up miles (megabytes ?) away, forget..... More

Print this item

  new link restriction
Posted by: metulburr - Oct-19-2016, 02:32 PM - Forum: Board - Replies (5)

There are a lot of spam posts...and most of these have links. 

So now people with less than 5 posts cannot post clickable links. (i could make this..... More


Attached Files

Thumbnail(s)
   
Print this item

  Frustrated that I can't find anything other than a basic kivy tutorials
Posted by: wavic - Oct-19-2016, 11:16 AM - Forum: News and Discussions - Replies (3)

I am pissed off!  Angry I am looking for a good Kivy tutorial and I can't get it. Not either Kivy or Python only. Every tutorial starts with "Hell..... More

Print this item

  Check to see if file is submitted in correct folder
Posted by: DBS - Oct-19-2016, 04:51 AM - Forum: General Coding Help - Replies (9)

I need to loop through pull requests in GitHub to determine if any new art files are submitted to the correct folder based on the markdown file(s) in ..... More

Print this item

  a little project idea
Posted by: Skaperen - Oct-19-2016, 12:27 AM - Forum: Bar - Replies (3)

here's an idea for a little project:  a command that takes 2 (or maybe more, if you want to implement that) commands, in the arguments (or elsewhere, ..... More

Print this item

  Django and browsers.
Posted by: Mike Ru - Oct-18-2016, 11:25 PM - Forum: Web Scraping & Web Development - Replies (5)

I have written a simple app. I put it on pythonanywhere. It's works. But I have a problem. When I click on buttons on my app the background become whi..... More

Print this item

  update the data into the database
Posted by: chris0147 - Oct-18-2016, 10:15 PM - Forum: General Coding Help - Replies (3)

Hi folks,

I am writing a code to allow me to input the data into the sqlite database.

Here is what I am using:

[python]#store the id and widt..... More

Print this item

  Random Dice roll program
Posted by: th3h0bb5 - Oct-18-2016, 09:10 PM - Forum: General Coding Help - Replies (1)

Hello,

Goal: Create a simple program that recreates a table-top game mechanic; rolling dice with a varying number of sides.

Python: Using 3.5.2..... More

Print this item

  scrolling text in tkinter
Posted by: Barrowman - Oct-18-2016, 06:24 PM - Forum: GUI - Replies (8)

Hi all,
I am writing some python to play songs among other things.
That is working without problems but a friend has seen an MS Windows program whic..... More

Print this item

  Learning Python
Posted by: LordHill - Oct-18-2016, 03:19 PM - Forum: Code sharing - Replies (10)

I decided to learn Python. Yesterday I was reading about for and while loops. The tutorial ended with an assignment of making a lottery picker. So, I ..... More

Print this item

  2to3 fails on very simple script
Posted by: Skaperen - Oct-18-2016, 07:08 AM - Forum: General Coding Help - Replies (21)

i have this very simple script:

print()
that prints
Output:
()
but when i run 2to3 on it, it says

[output]RefactoringTool:..... More

Print this item

  it's about using ctypes to load .dll file
Posted by: Yuji3131 - Oct-18-2016, 04:35 AM - Forum: General Coding Help - Replies (1)

windows7
when I put this to load "add.dll"
Python 2.7.12 (v2.7.12:d33e0cf91556, Jun 27 2016, 15:19:22) [MSC v.1500 32 bit (Intel)] on win32
Type "c..... More

Print this item

  I hate text editors
Posted by: nilamo - Oct-18-2016, 03:28 AM - Forum: Bar - Replies (38)

Obviously editing files is important, so why are editors such trash? Emacs is the theoretical best, due to it's incredible configurability, yet it's h..... More

Print this item

  i need help with this simple code
Posted by: josephb401 - Oct-18-2016, 02:33 AM - Forum: Homework - Replies (12)

I don't know what is wrong with this code can someone fix it for me or help me fix it?

[python]name = ""
print("What is your name")
input(name)..... More

Print this item

  Need help converting some code from python 2.7 to 3.5
Posted by: Blue Dog - Oct-17-2016, 09:21 PM - Forum: General Coding Help - Replies (3)

This works great in 2.7, does not work in 3.5. I hope some one can tell me why?



[python]import socket   #for sockets
import sys  #for exit
 ..... More

Print this item

  [WinError 193] %1 is not a valid Win32 application
Posted by: Zest - Oct-17-2016, 08:55 PM - Forum: Homework - Replies (15)

Hello people,

I am pretty new at working with python and I am encoutering the error as stated in the subject. Full error:
[error]Traceback (most r..... More

Print this item

  [split] can't find '__main__' module
Posted by: Blue Dog - Oct-17-2016, 07:33 PM - Forum: General Coding Help - Replies (1)

I tryed to use tour script and got this error.
http://python-forum.io/Thread-sending-email-with-python

[error]C:\Users\renny and kite\AppData\Loca..... More

Print this item

  [Book] Python 201 - Free for 48 Hrs [Expired]
Posted by: Yoriz - Oct-17-2016, 06:22 PM - Forum: News and Discussions - Replies (2)

Book free for 48 Hrs
Python 201 - from learnpub
or
Python 201 [url=https://python-forum.io/thread-535.html]..... More

Print this item

  'str' object is not callable
Posted by: peterkl - Oct-17-2016, 05:32 PM - Forum: Networking - Replies (10)

Hello guys, I'm trying to build a simple port scanner, but I constantly got this error : ''str' object is not callable"

I really don't know why I'm..... More

Print this item

  Complete Python Programming Course 2016: Code using Python 3 free udemy course
Posted by: Yoriz - Oct-17-2016, 05:21 PM - Forum: News and Discussions - No Replies

Free udemy course ..... More

Print this item

  Data science with Pandas in Python 3 - free udemy course
Posted by: Yoriz - Oct-17-2016, 05:12 PM - Forum: News and Discussions - No Replies

Free udemy course Data science with Pandas in Python 3

Print this item

  PyDev 5.3.0
Posted by: snippsat - Oct-17-2016, 02:19 PM - Forum: News and Discussions - No Replies

[color=#222222][size=large][font=Arial, Tahoma, Helvetica, FreeSans, sans-serif]..... More

Print this item

  createing a tkinter photoimage from array in python3
Posted by: pootle - Oct-17-2016, 12:00 PM - Forum: GUI - Replies (2)

I started with this post and have tried t..... More

Print this item

  debian/ubuntu apt program
Posted by: jtmtman - Oct-17-2016, 05:29 AM - Forum: Web Scraping & Web Development - Replies (1)

I've been able to copy/paste my way to a semi completed program. It helps with with the apt command, displays descriptions of the packages, download p..... More

Print this item

  Python time
Posted by: marciokoko - Oct-17-2016, 01:28 AM - Forum: General Coding Help - Replies (8)

Imi trying to compare two times, but the result comes back backwards.  Here is my code

[code]
import time, datetime
while True:
   now_time = da..... More

Print this item

  student tag
Posted by: metulburr - Oct-17-2016, 12:43 AM - Forum: Board - Replies (2)

I was wondering if people wanted to tag students that posted in Homework section as "Student". And example would be ...

   


The st..... More

Print this item

  Seeking Advice: Multiple workstations for one project
Posted by: mfayler - Oct-16-2016, 07:09 PM - Forum: News and Discussions - Replies (6)

Hi everyone,



A bit of background. I'm new to python and I've started doing the Kaggle.com "competitions" (only the ones for knowledge/learning)..... More

Print this item

  random.shuffle(list) produces empty list - why?
Posted by: HeRo - Oct-16-2016, 05:15 PM - Forum: General Coding Help - Replies (7)

Hi

In the sample program I have attached below I first use

SelectedTargets = random.sample(TargetPool, NoOfTargetsToSelect)
to dra..... More

Print this item

  User Interface to Python
Posted by: Raures - Oct-16-2016, 01:21 PM - Forum: GUI - Replies (11)

Hi. For all the users that use Qt to make GUI, I've created a simple converter to help them convert the *.ui files to *.py files...... More

Print this item

  how to remove brackets within a list
Posted by: A3G - Oct-16-2016, 10:39 AM - Forum: General Coding Help - Replies (17)

Hello,

I would like to know how to get rid of brackets within a list. Ex. ['1', 'r', (2, '5')]. The r..... More

Print this item

  want to make a shell?
Posted by: Skaperen - Oct-16-2016, 07:51 AM - Forum: Bar - Replies (1)

which shell would you want to make?

[spoiler=plush](P)ython (L)uxury (U)ser (SH)ell :..... More

Print this item

  anyone interested in a project of making python versions of various POSIX commands
Posted by: Skaperen - Oct-16-2016, 06:47 AM - Forum: Bar - Replies (10)

anyone interested in a project of making python versions of various POSIX commands like cat, cp, diff, grep, head, ..... More

Print this item

  python code box copy/paste fail
Posted by: Skaperen - Oct-16-2016, 05:50 AM - Forum: Board - Replies (7)

the python code box is not working right for copy and paste.  double clicking it does highlight the whole thing.  but, pasting only gets the word the ..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  where should DEFAULT_CIPH... 23 minutes ago Skaperen Larz60+ General Codin...
  what name to give to a ne... 2 hours ago Skaperen Skaperen News and Disc...
  White Screen Issue with T... 2 hours ago evelynfreya encore General Codin...
  Get the string after a sp... 4 hours ago JanJan snl_9527 General Codin...
  Eight Queens Problem, err... 7 hours ago snl_9527 snl_9527 General Codin...
  I am sending messages usi... Yesterday, 09:38 Hendrikb Hendrikb General Codin...
  function arguments Yesterday, 06:48 Curbie Gribouillis General Codin...
  [Beautiful Soup] Replace ... Yesterday, 05:45 Winfried Winfried General Codin...
  how to delete thread 04-28, 19:30 Azdaghost DeaD_EyE Board
  Atari Ping Pong Game 04-28, 17:04 Azdaghost deanhystad Code sharing
  not running 04-28, 16:08 Azdaghost deanhystad General Codin...
Most views
  The best Prog... 557357
  Tutorial Requ... 424384
  Web Scraping ... 422891
  Newbie with P... 350954
  Thread remain... 324887
Most reputation
buran 580
snippsat 506
Larz60+ 452
Gribouillis 362
deanhystad 325
Most replies
  New Users Int... 449
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12035
buran 8165
snippsat 7320
deanhystad 6806
metulburr 5151
Top referrers
Googlepro 22
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
encore Today
arturioworker Yesterday
wayenia Yesterday
davidmartin Yesterday
donjon4500 Yesterday

User Panel Messages

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