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,938
» Latest member: atylerfraces2254
» Forum threads: 38,722
» Forum posts: 175,511

Full Statistics

Online Users
There are currently 66 online users.
» 0 Member(s) | 59 Guest(s)
Google, Bing, AOL, Facebook Dev

Latest Threads
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Yesterday, 04:28 PM
» Replies: 11
» Views: 4,128
what does % stand for in ...
Forum: General Coding Help
Last Post: arbiel
Sep-19-2025, 07:55 PM
» Replies: 2
» Views: 605
Scraping a page with log ...
Forum: Web Scraping & Web Development
Last Post: Hershien
Sep-19-2025, 12:30 PM
» Replies: 1
» Views: 3,528
C++ program embedding Pyt...
Forum: General Coding Help
Last Post: Alexandros
Sep-19-2025, 11:11 AM
» Replies: 4
» Views: 949
Too much space between gr...
Forum: GUI
Last Post: RonR
Sep-17-2025, 11:22 AM
» Replies: 4
» Views: 2,442
datetime in SQL query.
Forum: General Coding Help
Last Post: Dibbley
Sep-17-2025, 10:31 AM
» Replies: 3
» Views: 1,288
Another app idea - intera...
Forum: News and Discussions
Last Post: Lenowell
Sep-16-2025, 07:07 AM
» Replies: 1
» Views: 1,493
real community
Forum: News and Discussions
Last Post: decuser
Sep-15-2025, 08:16 PM
» Replies: 3
» Views: 2,456
variable changing types f...
Forum: General Coding Help
Last Post: Gribouillis
Sep-15-2025, 06:45 PM
» Replies: 1
» Views: 1,600
looking for help
Forum: Bar
Last Post: Azdaghost
Sep-15-2025, 05:03 PM
» Replies: 0
» Views: 1,164

 
  the profusion of Python 2 questions offsite
Posted by: league55 - Jan-25-2018, 08:41 PM - Forum: News and Discussions - Replies (3)

I browse some learner sites other than this one, and have seen far too many questions about Python2 syntax/implementations/etc.

I think the culprit..... More

Print this item

  .Desktop problems
Posted by: mepyyeti - Jan-25-2018, 08:35 PM - Forum: General Coding Help - Replies (21)

Regarding RUNNING a .py through a desktop icon. .Desktop is the Linux version of an .exe . I wasn't able to find a solution to this (tried stackexc..... More

Print this item

  problem with simple class code
Posted by: diegoraffo - Jan-25-2018, 07:35 PM - Forum: General Coding Help - Replies (5)

I'm havingg a problem with my code, I dont know why my code doesn't work. It works well when I use a string value to the condition variable, but not w..... More

Print this item

  MultiAV
Posted by: pfsms - Jan-25-2018, 06:23 PM - Forum: News and Discussions - No Replies

Hello All
I`m newbie in python and Unix OS
and i need install this package from github
and i run..... More

Print this item

  [UDEMY] Complete Python course: Mastery in python course - Just 10EUR
Posted by: wikihassni - Jan-25-2018, 06:11 PM - Forum: News and Discussions - Replies (1)

https://www.udemy.com/complete-package-o...YTHONFORUM
Complete Python course: Mastery in python c..... More

Print this item

  RGB to PALETTE conversion
Posted by: dusca - Jan-25-2018, 06:03 PM - Forum: General Coding Help - No Replies

Hello,

I'm trying to convert RGB image to PALETTE image with PIL:

img = Image.open(tiffile)
img = img1convert("P", palette=Image.ADAPTIVE, c..... More

Print this item

  Does str type support multibyte characters?
Posted by: wikihassni - Jan-25-2018, 05:58 PM - Forum: General Coding Help - Replies (2)

I.e. the first character in a string var is multibyte, will var[0] return the character, or a code stored in the first byte?

Print this item

  Looping through a dictionary for every other value
Posted by: fad3r - Jan-25-2018, 02:56 PM - Forum: Homework - Replies (15)

Hi,
I am trying to find every other value in a dictionary. This is my thought process:

01) Create a loop to go through the dictionary's index.
..... More

Print this item

  Help to install Python
Posted by: Oswaldosv - Jan-25-2018, 02:49 PM - Forum: General Coding Help - Replies (3)

Hy Im new in Python and trying to intall in my PC Python 3, but I have could. The installer ask for Windows 7 Service Pack 1, I have installed SP1 alr..... More

Print this item

  which order for bicubic interpolation
Posted by: biba - Jan-25-2018, 01:53 PM - Forum: Data Science - No Replies

Hi
For downsampling the size of my input images I use "scipy.ndimage.interpolation.zoom" which takes the argument "order" to specify the order of the..... More

Print this item

  Embed and extend Python in c++ without users installing Python
Posted by: BenKaya - Jan-25-2018, 12:04 PM - Forum: General Coding Help - Replies (2)

I'm trying to embed Python in my C++ program so users can run their Python scripts (with my python extensions) at runtime, but this requires them to h..... More

Print this item

  Do you know how to import Python Standard Library
Posted by: sylas - Jan-25-2018, 10:43 AM - Forum: General Coding Help - Replies (30)

Hi all! I have a double-boot 64 bits computer. I use python 3.6 Strangely enough on my Pycharm(3.3) the list of files are followed by the "External Li..... More

Print this item

  my simple window code is not working
Posted by: antonmichel - Jan-25-2018, 10:42 AM - Forum: GUI - Replies (8)

below you can find my code and the output, I am using PyCharm and Python 3.

Thank you,

code :
[python]from tkinter import..... More

Print this item

  Need help can't find out how to do it.
Posted by: Aerazen - Jan-25-2018, 09:46 AM - Forum: Homework - Replies (3)

I got a task at where I am learning python to write a code that let me see ip of lo eth and nettwork card.
Then i got tast to print out both the ethe..... More

Print this item

  Open PDF in certain page
Posted by: ammann - Jan-25-2018, 09:14 AM - Forum: General Coding Help - Replies (4)

Hi, I am beginner in Python, and I need to open PDF file in specific page. I found this command, bit i don`t know how to change number of page to my ..... More

Print this item

  Controlling trailing zeros with rounding?
Posted by: RedSkeleton007 - Jan-25-2018, 07:12 AM - Forum: General Coding Help - Replies (1)

I'm trying to print out floats in currency format, but no matter what numbers I specify for rounding parameters, it only prints out one 0 after the de..... More

Print this item

  Introduction to python Ensembles
Posted by: Larz60+ - Jan-25-2018, 05:41 AM - Forum: News and Discussions - No Replies

If machine learning is of interest -
New dataquest article: https://www.dataquest.io/blog/introducti...ensembles/

Print this item

  encoding control characters
Posted by: Skaperen - Jan-25-2018, 04:02 AM - Forum: News and Discussions - Replies (6)

has anyone seen code to encode control characters? here is my code to decode control characters. encode is [inline]Carriage Ret..... More

Print this item

  Can a python program execute an action on another software program?
Posted by: lex - Jan-25-2018, 03:11 AM - Forum: News and Discussions - Replies (4)

Hi All,

I would like to know if a python program can be created to click a button on a trading platform, which means to execute trades and closing ..... More

Print this item

  Parsing Text File
Posted by: standenman - Jan-24-2018, 11:00 PM - Forum: General Coding Help - No Replies

I am trying to figure out how to parse some text from a text file and store the results as ordered pairs for a Word document. Using PyPDF2, print(pdf..... More

Print this item

  How to plot date series in matplotlib?
Posted by: StrybolData - Jan-24-2018, 10:49 PM - Forum: Homework - Replies (2)

I used the following code to format my series into timestamps, but I would like to now visualise it with pyplot. I based the format on the python date..... More

Print this item

  Solving a nested list
Posted by: daniel7100 - Jan-24-2018, 07:39 PM - Forum: General Coding Help - Replies (3)

I have to write a function that takes an integer nested list and integer parameters(nl, i). The function has to determine whether [b]i[/..... More

Print this item

  Decrypt Caesar Cipher
Posted by: WantToImprove - Jan-24-2018, 07:32 PM - Forum: General Coding Help - Replies (22)

Good evening all,

I wondered if one of you may be able to help me, I'm using a resource at a website called 'Bourne to Code' (actual link = https://b..... More

Print this item

  Errors when using Spyder
Posted by: xcnidaria - Jan-24-2018, 07:04 PM - Forum: General Coding Help - Replies (4)

Hi,

I am learning how to use Python (I have previous coding experience with R), and started using Spyder. I am getting unexpected errors when tryin..... More

Print this item

  Python random formatting issues
Posted by: Barnettch3 - Jan-24-2018, 06:05 PM - Forum: General Coding Help - Replies (10)

Hello all -

Im occasionally running into a problem where Python will just ignore a formatting command, but the work fine on similar elements.

For e..... More

Print this item

  Camera Image Data
Posted by: annakin4 - Jan-24-2018, 05:50 PM - Forum: General Coding Help - No Replies

Hey guys, I'm working on a hardware project where I need to use python to recreate an image based off of the hex coming from a serial port. The hex is..... More

Print this item

  destroy function issue
Posted by: SmokerX - Jan-24-2018, 05:05 PM - Forum: GUI - Replies (8)

[python]from tkinter import *
from math import *
root = Tk()

# Make window
root.geometry()

#mg/ml text entry MG/ML
mg2 = StringVar()
mg = E..... More

Print this item

  best way to learn python?
Posted by: Newtopython123 - Jan-24-2018, 05:01 PM - Forum: General Coding Help - Replies (2)

So I would like to learn Python as quickly as possible.I know C/c++ but I really want to learn python and as quickly as possible.
I have been watchi..... More

Print this item

  Restore Menu Bar
Posted by: savid37 - Jan-24-2018, 03:55 PM - Forum: Bar - Replies (8)

I have a Raspberry Pi and I accidentally deleted my desktop. I am unable to find a way to restore it.
I am unable to access anything on my Pi.

Print this item

  Questions on lists, the range function & concatenation
Posted by: fad3r - Jan-24-2018, 03:31 PM - Forum: Homework - Replies (7)

Hi everyone.

2nd time poster so getting use to everything.

Here is what I got going on:
I am trying to create a list that looks like this:['a',..... More

Print this item

  Regex: How to say 'any number of characters of any type until x'?
Posted by: JoeB - Jan-24-2018, 03:11 PM - Forum: General Coding Help - Replies (2)

I want to be able to refer to any number of characters of any type (including special characters) up until a specified character, which we'll call 'x'..... More

Print this item

  OpenGL SuperBible ex RotatingCube
Posted by: jab9k3 - Jan-24-2018, 02:04 PM - Forum: Game Development - Replies (6)

Hi All,

I was wondering if I could get some help with this. I'm a noob trying to learn some Python and OpenGL with the GLM Math
lib. I'd like to e..... More

Print this item

  Help With Pygame
Posted by: ghost0fkarma - Jan-24-2018, 01:47 PM - Forum: Game Development - Replies (2)

[python]import pygame, random, math
pygame.init()

# Define some colors
BLACK = (0, 0, 0)
WHITE = (255, 255, 255)
GREEN = (0, 255, 0)
RED = (..... More

Print this item

  Feature request: custom error message for "no new posts"
Posted by: league55 - Jan-24-2018, 11:18 AM - Forum: Board - Replies (4)

When I click Unread Posts and there are no new posts, I get this custom exception:

[error]Sorry, but no results were returned using the query infor..... More

Print this item

  Senior Software Engineer at JW Player NL
Posted by: Annina - Jan-24-2018, 10:29 AM - Forum: Jobs - No Replies

JW Player is looking for a Senior Software Engineer to join our rapidly growing Media Engineering team in our Eindhoven office. Responsible for our me..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  403 Error Yesterday, 16:28 CaptainNewb snippsat Web Scraping ...
  what does % stand for in ... 09-19, 19:55 arbiel arbiel General Codin...
  Scraping a page with log ... 09-19, 12:30 iamaghost Hershien Web Scraping ...
  C++ program embedding Pyt... 09-19, 11:11 Alexandros Alexandros General Codin...
  [Tkinter] Too much space ... 09-17, 11:22 RonR RonR GUI
  datetime in SQL query. 09-17, 10:31 Dibbley Dibbley General Codin...
  Another app idea - intera... 09-16, 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...
Most views
  The best Prog... 576419
  Tutorial Requ... 498221
  Web Scraping ... 440329
  Newbie with P... 384207
  New Users Int... 367247
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+ 12089
buran 8175
snippsat 7368
deanhystad 6891
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
atylerfraces2254 Yesterday
AdrianCocian Yesterday
humanoidAI Yesterday
Baran12332 09-19
Hershien 09-19

User Panel Messages

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