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 43 online users.
» 0 Member(s) | 36 Guest(s)
Google, Applebot, Bing, AOL, AOL, Mojeek

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

 
  here is another 2.7 to 3.5 convert
Posted by: Blue Dog - Oct-21-2016, 04:37 PM - Forum: General Coding Help - Replies (5)

here is the code, some of it have been converted, so like it is not it will not run on ether one.

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

Print this item

  Manipulating files Python 2.7
Posted by: hugobaur - Oct-21-2016, 01:20 PM - Forum: General Coding Help - Replies (6)

Folks,

I have a difficulty here to manipulate files.

Objective: I'm developing a script that needs to create folders and copy files from a sourc..... More

Print this item

  Reading privacy
Posted by: Ofnuts - Oct-21-2016, 10:25 AM - Forum: Board - Replies (3)

Just noticed this (and yes, it was talked about in "First impressions....").

[quote]
[size=x-small]Users browsed this thread: ..... More

Print this item

  Sage program question
Posted by: Doesnotcompute - Oct-21-2016, 09:45 AM - Forum: General Coding Help - Replies (2)

Hi , I have a problem with the following code (it's fairly simple I guess) , when I enter "what is love?" I get one of the random responses back , and..... More

Print this item

  suggestions for a GUI client program
Posted by: Skaperen - Oct-21-2016, 04:58 AM - Forum: GUI - Replies (1)

i have a plan to develop a program to dig deep into the Mandelbrot and Julia spaces and display the result in color.  an intended feature is to do the..... More

Print this item

  [split] adding 3rd party libs
Posted by: Blue Dog - Oct-21-2016, 12:35 AM - Forum: General Coding Help - Replies (7)

Hello Big Grin 

I need to put some modules in python 3.4, my os is win 7. How would I do that? One of the modules I need is pyperclip

..... More

Print this item

  Dont quote me on this!
Posted by: Yoriz - Oct-20-2016, 09:44 PM - Forum: Bar - Replies (16)

Yoriz Wrote: Wrote:This thread needs the quote feature disabled. [Image: smiley-faces-75.gif]
..... More

Print this item

  Mod_Python Issue
Posted by: wsmith - Oct-20-2016, 07:33 PM - Forum: Web Scraping & Web Development - Replies (3)

I have Apache running on a RedHat server, set up with mod_python using mod_python.publisher.
I have no problem navigating to any of the Python script..... More

Print this item

  Any one here used Rust (programming language) ?
Posted by: micseydel - Oct-20-2016, 06:35 PM - Forum: Bar - Replies (4)

Anyone here use Rust yet?

Print this item

  2d vector library advice
Posted by: kristofferorum - Oct-20-2016, 03:47 PM - Forum: General Coding Help - Replies (1)

Hi all,
 I'm a relative pythonic noob trying to figure out what library to use in order to do some 2d drawing with embedded bitmap graphics. I'm look..... More

Print this item

  Reusing same namespace name when writing back XML with xml.etree.ElementTree
Posted by: Ofnuts - Oct-20-2016, 03:26 PM - Forum: General Coding Help - Replies (1)

I'm editing an XML file with xml.etree.ElementTree. On input the XML has a namespace defined so all tags are of the form
[code]<somenamespace:tag>[/c..... More

Print this item

  BBcode help spoiler in editor
Posted by: metulburr - Oct-20-2016, 03:15 PM - Forum: Board - Replies (1)

I added a button to drop the BBcode help images in place. You can see this in reply/new thread editor. Maybe it will help some confusion as you do not..... More


Attached Files

Thumbnail(s)
   
Print this item

  SimpleHTTPServer
Posted by: 20howellm - Oct-20-2016, 02:01 PM - Forum: Networking - Replies (2)

Hello, I'm wanting to host a localhost:8000 server on a ChromeOS, I don't want to have to install crouton or anything like that, I was just wandering ..... More

Print this item

  Random Shuffle List
Posted by: simon - Oct-20-2016, 11:28 AM - Forum: Homework - Replies (10)

Hello, im trying to make a kind of test and i want the questions to shuffle with random.shuffle.. Anyone understand what im saying?

h[python]emlig ..... More

Print this item

  Increasing depth in python
Posted by: malling - Oct-20-2016, 11:06 AM - Forum: Homework - Replies (19)

Hello everyone.

Im trying to make a smart way to using fractals and i have been searching a bit around without any advice on my topic.

Well it's..... More

Print this item

  help me with python script for AWS S3
Posted by: DDPYTHON - Oct-20-2016, 10:48 AM - Forum: General Coding Help - Replies (5)

In detail: when a file is uploaded via FTP to an FTP server in the one[color=..... More

Print this item

  Scrape option chains data from finance.yahoo.com
Posted by: buran - Oct-20-2016, 08:42 AM - Forum: Code sharing - Replies (5)

This was on the old forum in the Completed Scripts section and today I decided to add it also here.

http://github.com/boyank/yoc

[b]yoc (yahoo o..... More

Print this item

  Corpora catalog for NLTK in json format
Posted by: Larz60+ - Oct-20-2016, 02:40 AM - Forum: Web Scraping & Web Development - Replies (2)

Here's code to create a JSON file with an index of NLTK Corpora data.
The json file is in the form of a dictionary with package id as the key, follow..... More

Print this item

  HTML select options from python list
Posted by: adi.6194 - Oct-20-2016, 12:07 AM - Forum: Web Scraping & Web Development - Replies (4)

I'm writing a python-cgi script to setup a Hadoop cluster.
I want to create an HTML select dropdown where the options are taken from a python list. ..... More

Print this item

  Corpora catalof for NLTK
Posted by: Larz60+ - Oct-20-2016, 12:07 AM - Forum: General Coding Help - Replies (1)

[align=left]Hello,

I've been playing with NLTK (again) today. There's quite a good list of available corpora available ..... More

Print this item

  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

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  Select Python comment (#)... 3 hours ago SpongeB0B snippsat General Codin...
  I'm trying to make a piec... 11 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... 575398
  Tutorial Requ... 496189
  Web Scraping ... 439516
  Newbie with P... 383107
  New Users Int... 363811
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