Python Forum
Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 18,755
» Latest member: Bestimmigrationsolicitors
» Forum threads: 37,669
» Forum posts: 171,212

Full Statistics

Online Users
There are currently 423 online users.
» 0 Member(s) | 417 Guest(s)
Baidu, Bing, Google, Facebook

Latest Threads
Show powershell errors in...
Forum: General Coding Help
Last Post: robertkwild
5 minutes ago
» Replies: 11
» Views: 253
What is going on?
Forum: Homework
Last Post: Pedroski55
1 hour ago
» Replies: 7
» Views: 146
Announcing the configoose...
Forum: News and Discussions
Last Post: snippsat
2 hours ago
» Replies: 1
» Views: 137
New Users Introduce Yours...
Forum: Bar
Last Post: carl_46120
5 hours ago
» Replies: 434
» Views: 244,294
API Problems!!!
Forum: General Coding Help
Last Post: sawtooth500
5 hours ago
» Replies: 1
» Views: 53
Printing the code line nu...
Forum: General Coding Help
Last Post: Gribouillis
10 hours ago
» Replies: 5
» Views: 366
scipt with apparently no ...
Forum: GUI
Last Post: deanhystad
11 hours ago
» Replies: 2
» Views: 82
Display data from a chat
Forum: GUI
Last Post: Arcanta
Yesterday, 08:00 PM
» Replies: 2
» Views: 86
Count Button Press
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 05:16 PM
» Replies: 3
» Views: 116
2.7.5 Assistance
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 04:59 PM
» Replies: 4
» Views: 143

 
  Lambda Functions
Posted by: ATXpython - Sep-28-2016, 10:29 PM - Forum: General Coding Help - Replies (16)

Hello,

I've been studying Python 3 for a few weeks now, and have seen some people using Lambda Functions.

From what I understand, these are name..... More

Print this item

  unable to call function in Flask
Posted by: verb - Sep-28-2016, 07:38 PM - Forum: Web Scraping & Web Development - Replies (5)

Hello everyone
i am trying to call function from another function but unfortunately it doesn't work
here is my code... The app starts and it doesn't..... More

Print this item

  [Flask]Ajax in Flask
Posted by: snippsat - Sep-28-2016, 07:31 PM - Forum: Web Tutorials - Replies (2)

A look at using Ajax in Flask.
[quote]
AJAX is a developer's dream, because you can:

  • Update a web page without reloading the page
  • Re..... More

Print this item

  Thread Tagging/upvoting
Posted by: nilamo - Sep-28-2016, 04:21 PM - Forum: Board - Replies (7)

I just saw this post about Pendulum: http://python-forum.io/Thread-Python-Dat...-made-easy
I think it'd be pretty rad if there was a way I could b..... More

Print this item

Brick https
Posted by: Kebap - Sep-28-2016, 03:40 PM - Forum: Board - Replies (14)

Any chance?

Print this item

  trying to get my random number guessing game to work! NEED HELP
Posted by: RaZrInSaNiTy - Sep-28-2016, 03:37 PM - Forum: Homework - Replies (4)

Hi, I have to create a random number guessing game for school and i am trying to add attempts but so far eveything i have done ends in a error. i have..... More

Print this item

  [split] Thoughts of re-imagining somethin in python
Posted by: nilamo - Sep-28-2016, 03:21 PM - Forum: Bar - Replies (3)

[quote='Skaperen' pid='742' dateline='1475042904']
i'm new to here, registered a few days ago. i've been on the old site a couple years. i have been ..... More

Print this item

  [split] launch .PY program
Posted by: sparkz_alot - Sep-28-2016, 02:55 PM - Forum: News and Discussions - Replies (4)

[quote='metulburr' pid='767' dateline='1475071964']

Quote:in windows you can double click on a .py file to run it
..... More

Print this item

  How to send output to stout?
Posted by: natv - Sep-28-2016, 11:31 AM - Forum: General Coding Help - Replies (7)

I'm very new to learning python, but as part of a wargames/learning challenge, may require me to brute force a PIN number password in an linux applica..... More

Print this item

  Python Datetimes made easy
Posted by: snippsat - Sep-28-2016, 09:46 AM - Forum: News and Discussions - Replies (2)

Take a look at Pendulum.
Python has already some 3-party Date libraries eg Arrow,Delorean,Chronyk.

What i ..... More

Print this item

  launch .PY program Help
Posted by: iw2fo - Sep-28-2016, 08:42 AM - Forum: GUI - Replies (22)

Good day to all in this forum: I am very new.
I am building a projet called Scalar Network Analyzer using Arduino.
The project requires a PC interfa..... More

Print this item

  is there py code to covert nums to text?
Posted by: Skaperen - Sep-28-2016, 07:01 AM - Forum: General Coding Help - Replies (6)

is there anything that would do something along the lines of:

0 -> 'zero'
35 -> 'thirty five'
-20 -> 'minus twenty'
987654321987654 -> 'nine hun..... More

Print this item

  my wish
Posted by: Skaperen - Sep-28-2016, 06:25 AM - Forum: Bar - Replies (10)

my wish is that there was a choice of forum software written in python.  with one exception ..... More

Print this item

  Video(David Beazley)
Posted by: snippsat - Sep-28-2016, 05:22 AM - Forum: News and Discussions - Replies (6)

A new cool video by David Beazley worth checking out Builtin Superheroes.

Print this item

  Spyder IDE 3.0.0 released
Posted by: snippsat - Sep-28-2016, 05:18 AM - Forum: News and Discussions - Replies (2)

The have done some work with this release,not tested it yet.
Spyder IDE 3.0.0 
[..... More

Print this item

  Unique Legend Image and Line
Posted by: nettesheim2 - Sep-28-2016, 02:07 AM - Forum: General Coding Help - Replies (1)

[align=left]I would like to plot 2 curves and, in the legend, have a unique image for each curve and the corresponding curve color to show which it be..... More


Attached Files

Thumbnail(s)
   
Print this item

  Hide command window
Posted by: sparkz_alot - Sep-27-2016, 03:02 PM - Forum: GUI - Replies (8)

I'm using Windows 10 and Python 3.5. Is there a way to 'hide' the command window when I run my script? The advice on line says to just change the file..... More

Print this item

  ImportError: No module named 'lib2to3'
Posted by: j.crater - Sep-27-2016, 01:10 PM - Forum: General Coding Help - Replies (7)

Hello all,
I have a problem when trying to install packages with Pip... I get this error:
ImportError: No module named 'lib2to3'

I have P..... More

Print this item

  [split] My Posts are locked
Posted by: wavic - Sep-27-2016, 07:21 AM - Forum: Board - Replies (9)

My English isn't good so I've made some edition in my last post here. A few times. The last one I wanted to do was to change a word which was wrong by..... More

Print this item

  two modules i use
Posted by: Skaperen - Sep-27-2016, 03:20 AM - Forum: Code sharing - Replies (2)

what are the limits here, now?

just to be safe i am posting these two modules i wrote and use as hyperlinks

because firefox tries to just downlo..... More

Print this item

  Stock Ticker
Posted by: nilamo - Sep-26-2016, 08:58 PM - Forum: Code sharing - Replies (12)

This is purely visual, and uses random numbers as proof of concept.  Though, the update function is fairly easy to spot, so if you want to actually ch..... More


Attached Files

Thumbnail(s)
   
Print this item

Question Tkinter VS PyQt
Posted by: siansoft - Sep-26-2016, 05:42 PM - Forum: GUI - Replies (9)

:) Hi all

What is the best choice for GUI Tkinter or PyQt to use for my python application?

Thank you

Print this item

  spam on the board
Posted by: nilamo - Sep-26-2016, 02:55 PM - Forum: Board - Replies (3)

Is the "Jobs" board just a magnet for spam, so that stuff doesn't clutter the General places?  ...because it's pretty much all spam nobody wants to lo..... More

Print this item

  Backend Python Developer at Buzzcapture Amsterdam
Posted by: djangojobs.net - Sep-26-2016, 09:47 AM - Forum: Jobs - Replies (1)

[color=#333333][size=small]Are you passionate about big data, scalability problems or cool data visualisations? Do you want to join a company which ha..... More

Print this item

Information Google SEO enabled url
Posted by: metulburr - Sep-26-2016, 04:36 AM - Forum: Board - Replies (5)

I added a plugin that switches all the ugly URL's to a Google Friendly URL. 
https://static.googleusercontent.com/med...webmasters..... More

Print this item

  Find tkinter widgets for arguments or arguments for widgets
Posted by: Larz60+ - Sep-26-2016, 02:28 AM - Forum: GUI tutorials - Replies (1)

Hello,

I have added a new program TkArgs to github. https://github.com/Larz60p/TkArgs

The program c..... More

Print this item

  Unanswered Posts link
Posted by: micseydel - Sep-25-2016, 07:30 PM - Forum: Board - Replies (27)

As I write this there are 40 unanswered posts. I love the link, but many of them are things that don't necessarily need a reply. The link is great for..... More

Print this item

Information email verification and recaptcha
Posted by: metulburr - Sep-25-2016, 06:15 PM - Forum: Board - Replies (1)

I enabled email verification and recaptcha for registrations. This should help weed out a lot of spam bots. 

@admins/mods
I was having a problem e..... More

Print this item

  gravatar working?
Posted by: Skaperen - Sep-25-2016, 07:21 AM - Forum: Board - Replies (7)

i enabled my gravatar image for my email ... or at least i think i did ... but it does not seem to be showing up.  also under my nick in many places i..... More

Print this item

  we need a "completed scripts" area
Posted by: Skaperen - Sep-25-2016, 07:04 AM - Forum: Board - Replies (4)

we should have a "completed scripts" area like the old board has :idea:

Print this item

  Text Adventure
Posted by: Yelmos - Sep-24-2016, 10:35 PM - Forum: Game Development - Replies (1)


Hi I have a problem. I am making a similar game to a dragon realm (https://inventwithpython.com/[url=https://python-forum.io/thread-151.html]..... More


Attached Files

Thumbnail(s)
   
Print this item

  python!TypeError: can't multiply sequence by non-int of type 'float'
Posted by: shaywune - Sep-24-2016, 02:53 PM - Forum: Homework - Replies (2)

I am new to programming. learning python by watching online videos and doing exercises so i guess i qualify as a student.

my exercise is this:

C..... More

Print this item

  python!NameError: name 'Turtle' is not defined
Posted by: shaywune - Sep-24-2016, 02:42 PM - Forum: General Coding Help - Replies (2)

I cannot seem to get any of the python functions to work.I am teaching myself how to code in python and watching youtube videos.

however whenever i..... More

Print this item

  python "Key Error"
Posted by: a9balsza - Sep-24-2016, 08:15 AM - Forum: General Coding Help - Replies (5)

i made an .fcl file in qtfuzzylite.I want to load it in python 2.7 with fcl Reader.It must do some calculation with the given inputs then it must give..... More

Print this item

  PYHTON not opening files
Posted by: profficial - Sep-23-2016, 11:10 PM - Forum: General Coding Help - Replies (11)

Hi. 
I have been trying to convert sysex (SYX) files for a Yamaha dx27 synthesizer to another synth format and I found this page:

http://dxconvert.ma..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Show powershell errors in... 5 minutes ago robertkwild robertkwild General Codin...
  What is going on? 1 hour ago zimmytheflygirl Pedroski55 Homework
  Announcing the configoose... 2 hours ago Gribouillis snippsat News and Disc...
  New Users Introduce Yours... 5 hours ago Yoriz carl_46120 Bar
  API Problems!!! 5 hours ago Dronemaster278 sawtooth500 General Codin...
  Printing the code line nu... 10 hours ago arbiel Gribouillis General Codin...
  [Tkinter] scipt with appa... 11 hours ago INS deanhystad GUI
  Display data from a chat Yesterday, 20:00 Arcanta Arcanta GUI
  Count Button Press Yesterday, 17:16 chizzy101010 deanhystad General Codin...
  2.7.5 Assistance Yesterday, 16:59 patrickperea deanhystad General Codin...
  API Problems!!! Yesterday, 16:09 Dronemaster278 Dronemaster278 General Codin...
Most views
  The best Prog... 536638
  Web Scraping ... 405405
  Tutorial Requ... 388125
  Newbie with P... 327350
  Thread remain... 308526
Most reputation
buran 582
snippsat 499
Larz60+ 452
Gribouillis 352
deanhystad 315
Most replies
  New Users Int... 434
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 11909
buran 8089
snippsat 7154
deanhystad 6381
metulburr 5150
Top referrers
Googlepro 21
python 6
metulburr 6
NonEntity 5
buran 3
Newest members
Bestimmigrationsolicitors Today
Karencat Today
carl_46120 Yesterday
DonaldAgece Yesterday
chizzy101010 Yesterday

User Panel Messages

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