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,585
» Latest member: Harsh
» Forum threads: 38,636
» Forum posts: 175,040

Full Statistics

Online Users
There are currently 400 online users.
» 0 Member(s) | 395 Guest(s)
Google, Bing, Yandex, Baidu, Mojeek

Latest Threads
need help with tracking a...
Forum: General Coding Help
Last Post: gqdeep01
2 hours ago
» Replies: 0
» Views: 31
A penny doubled every day...
Forum: Homework
Last Post: DeaD_EyE
11 hours ago
» Replies: 5
» Views: 172
Using EventSource in Pyth...
Forum: Web Scraping & Web Development
Last Post: rbadis
Yesterday, 12:34 PM
» Replies: 0
» Views: 73
I have a question
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 09:26 AM
» Replies: 2
» Views: 190
Problème d'exécutable
Forum: General Coding Help
Last Post: noisefloor
Yesterday, 09:22 AM
» Replies: 1
» Views: 164
How do select this table ...
Forum: Web Scraping & Web Development
Last Post: snippsat
Jun-20-2025, 07:21 PM
» Replies: 11
» Views: 475
[split] Simple webbot for...
Forum: Code Review
Last Post: Plyth
Jun-20-2025, 04:55 AM
» Replies: 3
» Views: 148
Dynamic Module Import Err...
Forum: General Coding Help
Last Post: Pedroski55
Jun-20-2025, 12:07 AM
» Replies: 3
» Views: 208
What Are the Most Overloo...
Forum: News and Discussions
Last Post: Plyth
Jun-19-2025, 03:37 AM
» Replies: 2
» Views: 155
Setting AST node lineno c...
Forum: General Coding Help
Last Post: deanhystad
Jun-18-2025, 09:15 PM
» Replies: 4
» Views: 280

 
  OpenCV, segment image
Posted by: Standard_user - Jan-01-2017, 02:19 PM - Forum: General Coding Help - Replies (6)

Good day,
let's say I have an image:
[Image: image.jpg]
How do I [..... More

Print this item

  box.py
Posted by: Skaperen - Jan-01-2017, 07:08 AM - Forum: Code sharing - Replies (2)

this is the completed command/module i wrote, referred to here.
..... More

Print this item

  Buying Computers by the page
Posted by: Larz60+ - Jan-01-2017, 04:03 AM - Forum: News and Discussions - Replies (1)

Check this one out http://www.allaboutcircuits.com/news/cou...packaging/

Print this item

  How do I shorten my input options? - text adventure
Posted by: ShiningKnight - Dec-31-2016, 10:03 PM - Forum: General Coding Help - Replies (3)

As the tittle states I want to shorten a piece of my code into something like a dictonary, im fairly new to python and dont really know how to go abou..... More

Print this item

  Accessing kivy label from Python
Posted by: d4py - Dec-31-2016, 08:57 PM - Forum: General Coding Help - No Replies

Hi, I'm trying to access a label in the kv file.  I would like it to be a clock.  

Currently I have the following code:



[python]from kivy.ap..... More

Print this item

  Write stdout to file
Posted by: mcmxl22 - Dec-31-2016, 07:19 PM - Forum: General Coding Help - Replies (3)

I need the lines() function to write the results of a = [int(x) for x in str(i)] to fibo.txt but it's coming up empty.
..... More

Print this item

  looking 4 py code: commang logger
Posted by: Skaperen - Dec-31-2016, 06:27 AM - Forum: Bar - Replies (2)

i have already implemented one of these in bash.  it's kinda big and awkward (no, it doesn't use awk).  it does use the script command for the termina..... More

Print this item

  How do I get buttons on top of an image?
Posted by: Saif133 - Dec-31-2016, 05:49 AM - Forum: GUI - Replies (4)

I want to have buttons on the top of an image like the pic shows below 
I tried tinkering tkinter again and again to get an output like this but it w..... More

Print this item

  looking 4 py code: output file in a text box
Posted by: Skaperen - Dec-31-2016, 04:33 AM - Forum: Bar - Replies (7)

i am wanting a command to output one (small) file in a text box, much like those relational db tools often do.

edit 1:
it would be a plus t..... More

Print this item

  Dictionary my best option?
Posted by: birdieman - Dec-31-2016, 01:20 AM - Forum: General Coding Help - Replies (8)

I am still a beginner and would like to know the best way to approach my task -- whether to structure my data table as a list or dictionary or somethi..... More

Print this item

  Atom a quick review
Posted by: snippsat - Dec-30-2016, 09:41 PM - Forum: News and Discussions - Replies (1)

So this is about Atom,a hackable Think modern free text editor.
It can run most languages out there,
has a strong fo..... More

Print this item

  Binary Clock
Posted by: sparkz_alot - Dec-30-2016, 08:07 PM - Forum: Code sharing - Replies (13)

So I started what I thought would be a pretty simple project, but through perseverance was able to turn it into something complicated.  It's rather lo..... More

Print this item

  Can't Use Python 3.6 On PC (Windows8.1/64-bit)
Posted by: Saif133 - Dec-30-2016, 03:49 PM - Forum: General Coding Help - Replies (7)

  • Recently installed Windows 8.1 -Used 64 bit installer present on the python site

  • [size=small]Getting "The Program ..... More

Print this item

  first learned python
Posted by: metulburr - Dec-30-2016, 01:46 PM - Forum: Bar - Replies (12)

I cant believe its been 5 years since i first learned python. It feels like just awhile ago. I remember posting on facebook, mad that it didnt save th..... More


Attached Files

Thumbnail(s)
   
Print this item

  urls to get ip
Posted by: Skaperen - Dec-30-2016, 09:08 AM - Forum: Bar - Replies (22)

since i have been working on a module/command to get the user's current public IP address, as the world sees it, and web queries seem to be the way to..... More

Print this item

  looking 4 py code: json compactor
Posted by: Skaperen - Dec-30-2016, 08:23 AM - Forum: Bar - Replies (3)

i am looking for (will eventually code it if not found) code to take a string in JSON format so the result is th shortest possible string with the sam..... More

Print this item

  looking 4 py code: run-length compression
Posted by: Skaperen - Dec-30-2016, 08:23 AM - Forum: Bar - Replies (2)

i am looking for (will eventually code it if not found) code to do simple run-length compression.

Print this item

  The int that appears an odd number of times.
Posted by: MeeranRizvi - Dec-30-2016, 05:47 AM - Forum: Homework - Replies (6)

Hello Guys,

Here i am having a array

array=[1,2,3,2,4,2,4,3,5,5,1]
I just need to find out which number that appears an ..... More

Print this item

  setuptools setup problem
Posted by: TomGeorge - Dec-29-2016, 09:31 PM - Forum: General Coding Help - Replies (7)

I am using python3.4 on debian jessie  After the following enties
[python]from setuptools import setup

setup(
   name='vseach',
   version='1.0'..... More

Print this item

  Senior brain F..T
Posted by: Larz60+ - Dec-29-2016, 08:57 PM - Forum: Bar - Replies (5)

Hey,

what is the name of the python that allows text and code to intermingle?
I was involved in this conversation earlier, but can't recall the de..... More

Print this item

  plotting (using numpy) - scaling of x axis
Posted by: Tabagari - Dec-29-2016, 07:57 PM - Forum: General Coding Help - Replies (2)

Hey there,

I'm new to python and the answer to my question might be really easy to find out but I admit I don't really know what to look for. I tri..... More

Print this item

  How can I use GNU readline when the value of sys.stdin has been changed?
Posted by: thePhysicist8 - Dec-29-2016, 04:39 PM - Forum: General Coding Help - Replies (6)

I'm using Python 3.5.2 on Linux.

I'm trying to get my program to take input from a pipe (i.e. find ~/docs | main.py) and later take ..... More

Print this item

  How to compressing and decompressing a list to a .csv file? Python
Posted by: n4meless - Dec-29-2016, 03:17 PM - Forum: Homework - Replies (4)

[color=#242729][size=small][font=Arial,]Hello I was wondering if anyone can help me with this task, I've made an attempt but unsure how to complete, H..... More

Print this item

  Cannot successfully install NumPy
Posted by: aniketmone2017 - Dec-29-2016, 11:51 AM - Forum: General Coding Help - Replies (3)

Hi,

[size=medium][font=Arial]I downloaded & properly installed JetBrains PyCharm (pycharm-community-2016.3) ..... More

Print this item

  Print the index of the vowels in a string
Posted by: MeeranRizvi - Dec-29-2016, 08:37 AM - Forum: Homework - Replies (4)

Hello guys,

Here i need to print the index of the vowels in a string

Here is my code
[python]
li=['a','e','i','o','u']
word='Rizvi'
for i in..... More

Print this item

  urlib2 issues
Posted by: Skaperen - Dec-29-2016, 07:03 AM - Forum: Web Scraping & Web Development - Replies (13)

is urllib2 a good choice for getting website contents? it is used in that code i posted regarding catchin IOError failing. it gets ..... More

Print this item

  exception not caught in my filetopystr.py
Posted by: Skaperen - Dec-29-2016, 06:07 AM - Forum: General Coding Help - Replies (8)

i have the call to main() wrapped to catch IOError (line 156 in the code below) so the output can be stopped in a POSIX/Unix/Linux comma..... More

Print this item

  read/print from file
Posted by: mcmxl22 - Dec-29-2016, 03:03 AM - Forum: General Coding Help - Replies (8)

I am trying to print a file based on this tutorial, (basic)files, and some other suggestions I fo..... More

Print this item

  Writing many variables to a file
Posted by: birdieman - Dec-28-2016, 10:09 PM - Forum: General Coding Help - Replies (3)

I am still a beginner to Python and have the following code to write about 14 variables to a file:
[python]


f.write('{} {} {} {} {} {} {} {} {} ..... More

Print this item

  Humble Bundle Game development offer
Posted by: Larz60+ - Dec-28-2016, 05:44 PM - Forum: News and Discussions - Replies (19)

Hey -

Humble Bundle has a year end game offer - $10 for the following
game ..... More

Print this item

  Car dashboard with TKinter
Posted by: TMJJ - Dec-28-2016, 03:06 PM - Forum: GUI - Replies (1)

Hi,

I want to program a car dashboard in python which will be shown on a touchscreen connected to a raspberry pi. 
I will be able to read speed, r..... More

Print this item

  Bokeh - dynamic update widget.Select values
Posted by: sixteenornumber - Dec-28-2016, 02:15 PM - Forum: GUI - No Replies

I'm using a Bokeh Select widget, from bokeh.models.widgets import Select which is essentially a dropdown on a web page. eg: ..... More

Print this item

  Sorting File
Posted by: iainstott - Dec-28-2016, 12:53 PM - Forum: General Coding Help - Replies (2)

Hi guys, hope everyone had a good xmas. 
I'm currently working on a script to sort an m3u file into a specific channel order. It's working to a degre..... More

Print this item

  Mouse.get_pressed() Overlapping Buttons
Posted by: KHendrikson - Dec-28-2016, 09:04 AM - Forum: Game Development - Replies (5)

Hi there.

I'm having trouble creating various menus with Pygame, since some of the menu buttons, although on different menu screens, share the same..... More

Print this item

  Wiindows 10 is Linux?
Posted by: wavic - Dec-28-2016, 07:15 AM - Forum: Bar - Replies (2)

Have you guys seen this? I'll not be surprised if it's true  Big Grin

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  need help with tracking a... 2 hours ago gqdeep01 gqdeep01 General Codin...
  A penny doubled every day... 11 hours ago esoyboy DeaD_EyE Homework
  Using EventSource in Pyth... Yesterday, 12:34 rbadis rbadis Web Scraping ...
  I have a question Yesterday, 09:26 Clictithe noisefloor General Codin...
  Problème d'exécutable Yesterday, 09:22 Zauf noisefloor General Codin...
  How do select this table ... 06-20, 19:21 MarkMan snippsat Web Scraping ...
  [split] Simple webbot for... 06-20, 04:55 AB073 Plyth Code Review
  Dynamic Module Import Err... 06-20, 00:07 DaddyMAN Pedroski55 General Codin...
  What Are the Most Overloo... 06-19, 03:37 shreyapatel Plyth News and Disc...
  Setting AST node lineno c... 06-18, 21:15 voidtrance deanhystad General Codin...
  Wish to write a code for ... 06-18, 06:40 Hasan2025 Hasan2025 General Codin...
Most views
  The best Prog... 572292
  Tutorial Requ... 484790
  Web Scraping ... 436831
  Newbie with P... 379652
  Thread remain... 351226
Most reputation
buran 581
snippsat 507
Larz60+ 452
Gribouillis 362
deanhystad 327
Most replies
  New Users Int... 450
  [book] Variou... 188
  CKEditor / Ri... 100
  moving from t... 95
  Free keys and... 91
Top posters
Larz60+ 12066
buran 8173
snippsat 7339
deanhystad 6839
metulburr 5151
Top referrers
Googlepro 24
python 6
metulburr 6
NonEntity 5
as1221 3
Newest members
Harsh Today
gqdeep01 Today
woefdram Yesterday
Yorrana Yesterday
chairsforcafe Yesterday

User Panel Messages

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