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,930
» Latest member: estherfords
» Forum threads: 38,722
» Forum posts: 175,498

Full Statistics

Online Users
There are currently 47 online users.
» 0 Member(s) | 40 Guest(s)
Applebot, Bing, Google, AOL, AOL, Mojeek

Latest Threads
My solana recovery experi...
Forum: GUI
Last Post: estherfords
10 minutes ago
» Replies: 0
» Views: 1
variable changing types f...
Forum: General Coding Help
Last Post: Azdaghost
1 hour ago
» Replies: 0
» Views: 14
looking for help
Forum: Bar
Last Post: Azdaghost
1 hour ago
» Replies: 0
» Views: 12
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Bona2000
3 hours ago
» Replies: 7
» Views: 2,563
403 Error
Forum: Web Scraping & Web Development
Last Post: CaptainNewb
4 hours ago
» Replies: 7
» Views: 2,062
Select Python comment (#)...
Forum: General Coding Help
Last Post: Pedroski55
Yesterday, 11:27 PM
» Replies: 6
» Views: 845
data input while debuggin...
Forum: General Coding Help
Last Post: deanhystad
Yesterday, 03:32 PM
» Replies: 2
» Views: 539
New to Python and Pygame
Forum: Game Development
Last Post: JMcM
Yesterday, 11:25 AM
» Replies: 7
» Views: 1,835
Python Installation issue
Forum: News and Discussions
Last Post: Dev
Yesterday, 11:16 AM
» Replies: 4
» Views: 15,778
New to the field
Forum: News and Discussions
Last Post: Larz60+
Yesterday, 08:15 AM
» Replies: 1
» Views: 433

 
  ODBC TO microsoft sql server 2014
Posted by: Papom - Mar-25-2017, 07:26 PM - Forum: Networking - Replies (4)

hello,
please help!

i am soo frustrated...

what am i doing wrong?

[python]import pyodbc
server = 'SQLEXPRESS'
database = 'TSQL2012'
usern..... More

Print this item

  PyGTK3, I can't Change Button and Table Backgorund Color using modify_bg method.
Posted by: harun2525 - Mar-25-2017, 07:22 PM - Forum: GUI - Replies (3)

hello, i can't change button and table bakckground color using modify_bg method i don't know how can i change. 


my code...

[python]
import gi..... More

Print this item

  move randomly sprites
Posted by: reutB - Mar-25-2017, 06:40 PM - Forum: Game Development - Replies (4)

Hello,
[size=small][font=Tahoma, sans-serif]I trying to make my sprites move randomly, I have defi..... More

Print this item

  Statistics: Two histograms based on word frequency vectors
Posted by: fancy_panther - Mar-25-2017, 05:53 PM - Forum: Data Science - Replies (2)

Hi guys!

I am stuck on a statistics question. I have two vectors, vector_negative and vector_positive. These vectors are populated with the number ..... More

Print this item

  Installing fuzzy wuzzy
Posted by: terrancepython11 - Mar-25-2017, 03:29 PM - Forum: General Coding Help - Replies (6)

When I look online, I've read that fuzzy wuzzy is included in the pip library, and that to install fuzzy wuzzy you simply write:

[code]pip install ..... More

Print this item

  List-Elements as instances of a class
Posted by: BigMan - Mar-25-2017, 02:07 PM - Forum: General Coding Help - Replies (3)

Hi,

in my Python-Script have a class.
Based on that class, several instances should be generated.
But because I do not know how many instances I ..... More

Print this item

  Elements of functional programming in Python course: need beta testers
Posted by: Empty_Tuple - Mar-25-2017, 10:00 AM - Forum: News and Discussions - Replies (1)

Hey there folks. 

[color=#222222][font=verdana, arial, helvetica, sans-se..... More

Print this item

  Coin Flip Program
Posted by: Warbit - Mar-25-2017, 09:19 AM - Forum: General Coding Help - Replies (10)

Not sure where I went wrong. I was trying to learn functions. By making a simple coin flip program and ran into a snag. Deleted my 50 extra imports :)..... More

Print this item

  Calling a function to return a list of percentages
Posted by: Liquid_Ocelot - Mar-25-2017, 08:47 AM - Forum: Homework - Replies (7)

Hey guys this is my first attempt at this program and I am having trouble with the second task which requires me to write a function that returns the ..... More

Print this item

  how to determine the minimum system requirment for the game i am creating?
Posted by: hsunteik - Mar-25-2017, 07:57 AM - Forum: General Coding Help - Replies (1)

I am creating a game like minecraft with pygame and opengl,how to test the system requirment of my game?
What do I do if my computer can't handle?
I..... More

Print this item

  comman line parsing
Posted by: Skaperen - Mar-25-2017, 03:49 AM - Forum: General Coding Help - Replies (2)

what is your favorite command line parsing tool?  i doubt if i use any such tool because of the way i make commands but i decided to look over ..... More

Print this item

  importing a config file prefixed with a dot
Posted by: Skaperen - Mar-25-2017, 03:23 AM - Forum: General Coding Help - Replies (16)

i want to establish a consistent scheme for config files for python program.  for programs made for unix and unix-like platforms i want to use config ..... More

Print this item

  Can Anyone Finish this off
Posted by: FeaRoNz - Mar-25-2017, 12:59 AM - Forum: Homework - Replies (5)

sorry im new here and new to python. can anyone help me finish this piece of code for me. 

really sorry im not sure how to put this code in a littl..... More

Print this item

  Can PyAudio (Port Audio) validly accept float values when writing to stream?
Posted by: cdrandin - Mar-24-2017, 11:19 PM - Forum: General Coding Help - Replies (1)

I am trying to send over audio data from an iOS device and send it to another device which is using PyAudio to play the sound.

I have been able to ..... More

Print this item

  Storing and using UI variables values across files
Posted by: xenas - Mar-24-2017, 09:43 PM - Forum: General Coding Help - Replies (5)

Hi all, not so sure where I should post my thread..
Anyways I have 2 ui files - main_ui and sub_ui, along with several other files eg. utils.py (..... More

Print this item

  Help with GUI
Posted by: BlazingD4NG3R - Mar-24-2017, 07:19 PM - Forum: General Coding Help - Replies (2)

Hey so I am learning python and i am doing stuff with tkinter and GUIs. I am trying to make a quiz however there is an error and i dont quite know how..... More

Print this item

  Need your help
Posted by: desul - Mar-24-2017, 05:38 PM - Forum: Homework - Replies (2)

HII,

How to extract only NP TAG from the below tree. 


i need this only e.g (NP Electrical/JJ power/NN)

[python]

toks = nltk.word_tokeniz..... More

Print this item

  Open file
Posted by: Alex - Mar-24-2017, 05:32 PM - Forum: General Coding Help - Replies (4)

Hi. I am trying to open a file in Python IDLE but nothing happends besides theese signs and letters appearing:

[spoiler]
BYTECODE(251)YwAAAAAAAAAA..... More

Print this item

  Learning Python "as a second language" with a MOOC
Posted by: Bass - Mar-24-2017, 01:31 PM - Forum: General Coding Help - Replies (6)

Hi,

Having used other coding languages for more years than I care to remember, I am in the process of learning and using Python to help with forex ..... More

Print this item

  PIP error
Posted by: soundcw - Mar-24-2017, 01:10 PM - Forum: General Coding Help - Replies (16)

I run on a Windows 10 machine with this version of PYTHON 

Python 3.5.3 (v3.5.3:1880cb95a742, Jan 16 2017, 16:02:32) [MSC v.1900 64 bit (AMD64)] on..... More

Print this item

  Copy directory (+all contents) via SSH
Posted by: j.crater - Mar-24-2017, 10:12 AM - Forum: General Coding Help - Replies (7)

Hello all,

I need to copy a directory, with all the subdirectories and files it contains, to a remote device via SSH. Just like ctrl+c - [i]..... More

Print this item

  Python CGI
Posted by: Zphinx677 - Mar-24-2017, 08:57 AM - Forum: Networking - Replies (13)

I have a pretty simple program that generates data based on a query.  I want to use it in a website and can't figure out how to implement it.  Basical..... More

Print this item

  interleavefiles.py
Posted by: Skaperen - Mar-24-2017, 06:44 AM - Forum: Code sharing - Replies (5)

i wanted to come up with a bigger script that made use of the builtin zip() function.  this script is a command to interleave the lines of 2 or more f..... More

Print this item

  Simple Help Please
Posted by: Calanthe - Mar-24-2017, 04:04 AM - Forum: General Coding Help - Replies (2)

Hey guys,

I am very new to python coding and am about to take a class on it. I need to run a python script to place a truecrypt container in a work..... More

Print this item

  I hate transponder keys
Posted by: metulburr - Mar-24-2017, 02:10 AM - Forum: Bar - Replies (27)

I own a crappy 2005 chrysler town and country for $700. The thing has parts all over from the junk yard. The guy gave me 2 transponder keys. He said h..... More

Print this item

  need help with some explanation
Posted by: vincelim99 - Mar-24-2017, 01:23 AM - Forum: Homework - Replies (2)

http://imgur.com/a/Ijcbi
[python]n = int(input("Enter the number of vertices you want"))
FileName = input("Please input name of file:")
edgeFile = ..... More

Print this item

  IDLE crash on Mac
Posted by: DamgAnd - Mar-23-2017, 05:03 PM - Forum: General Coding Help - Replies (12)

Hello, as I am rather new at this, I might also be repeating an issue that has been brought up and solved; if that's the case, my sincerest apologies...... More

Print this item

  cannot figure out
Posted by: rturus - Mar-23-2017, 04:49 PM - Forum: General Coding Help - Replies (1)

Whatever I entered into variable 'ti' it works. I thought if I enter t, T, I or i should have worked. Even if I enter number it works. Can't figure ou..... More

Print this item

  Tuple Unpacking with graphs in matplotlib
Posted by: smw10c - Mar-23-2017, 04:16 PM - Forum: Data Science - Replies (2)

I hope you are all having a good day. I am currently taking a MOOC on Python. We went over a bit of code in matplotlib:

Fig=plt.figure()
[size=med..... More

Print this item

  How can i call classmethod with myClass() instead of using myClass.myClassMethod()
Posted by: harun2525 - Mar-23-2017, 04:14 PM - Forum: General Coding Help - Replies (9)

i want to do
[python]
class foo(): # this class doesn't return and create object (object) , only runs main function when is called
    @classmethod..... More

Print this item

  Passing Web Form Values
Posted by: VSPythonD3v - Mar-23-2017, 03:16 PM - Forum: Web Scraping & Web Development - Replies (8)

Hey guys,

I'm sorta new to web development and Python, and I have a question around passing values from the web form.

So I have a web page calle..... More

Print this item

  syntax error, and call functions.
Posted by: Ayiden - Mar-23-2017, 02:54 PM - Forum: Homework - Replies (3)

First thing is first this program is meant to convert feet into inches. my first problem was that past the intro, I forgot to call the rest of the fun..... More

Print this item

  Correct pesudo code.
Posted by: Ayiden - Mar-23-2017, 02:36 PM - Forum: Homework - Replies (4)

I don't exactly understand Pseudo code, it is one of the requirements in my homework assignments and I am just wondering if this is acceptable pseudo ..... More

Print this item

  Need help with Keywords in Python
Posted by: Zaprios - Mar-23-2017, 02:24 PM - Forum: Homework - Replies (3)

[color=#000000][size=medium][font=SourceSansLocal, source-sans-pro,]Hello I'm looking for someone to help me with Keywords in Python the coursework is..... More

Print this item

  Adding YourCode plugin
Posted by: metulburr - Mar-23-2017, 02:16 PM - Forum: Board - Replies (1)

I added another plugin "YourCode" whihc replaces default MyBB MyCode in the Admin CP. It allows for a number of additional options for BBcode includin..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  [PyGUI] My solana recover... 10 minutes ago estherfords estherfords GUI
  variable changing types f... 1 hour ago Azdaghost Azdaghost General Codin...
  looking for help 1 hour ago Azdaghost Azdaghost Bar
  Seeking feedback: dynamic... 3 hours ago Bona2000 Bona2000 General Codin...
  403 Error 4 hours ago CaptainNewb CaptainNewb Web Scraping ...
  Select Python comment (#)... Yesterday, 23:27 SpongeB0B Pedroski55 General Codin...
  data input while debuggin... Yesterday, 15:32 fred1232 deanhystad General Codin...
  New to Python and Pygame Yesterday, 11:25 JMcM JMcM Game Developm...
  Python Installation issue Yesterday, 11:16 RFHill Dev News and Disc...
  New to the field Yesterday, 08:15 Polybunny Larz60+ News and Disc...
  [Tkinter] Too much space ... Yesterday, 02:34 RonR deanhystad GUI
Most views
  The best Prog... 575678
  Tutorial Requ... 496825
  Web Scraping ... 439720
  Newbie with P... 383372
  New Users Int... 364762
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+ 12087
buran 8174
snippsat 7366
deanhystad 6893
metulburr 5151
Top referrers
Googlepro 23
metulburr 6
NonEntity 6
python 6
buran 3
Newest members
estherfords Today
KennedyRichadGuerra Today
Williefaree Today
faithsally Today
compuman145 Today

User Panel Messages

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