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,918
» Latest member: aidajnrz7704
» Forum threads: 38,718
» Forum posts: 175,486

Full Statistics

Online Users
There are currently 37 online users.
» 0 Member(s) | 33 Guest(s)
Bing, AOL, Google, AOL

Latest Threads
data input while debuggin...
Forum: General Coding Help
Last Post: fred1232
1 hour ago
» Replies: 0
» Views: 16
New to Python and Pygame
Forum: Game Development
Last Post: deanhystad
4 hours ago
» Replies: 6
» Views: 1,263
Select Python comment (#)...
Forum: General Coding Help
Last Post: snippsat
8 hours ago
» Replies: 5
» Views: 343
I'm trying to make a piec...
Forum: General Coding Help
Last Post: MilesWeb
Today, 06:11 AM
» Replies: 5
» Views: 1,129
New to the field
Forum: News and Discussions
Last Post: Polybunny
Today, 01:31 AM
» Replies: 0
» Views: 100
Seeking feedback: dynamic...
Forum: General Coding Help
Last Post: Stowersw
Yesterday, 03:23 PM
» Replies: 4
» Views: 2,290
Python and excel vba codi...
Forum: General Coding Help
Last Post: DeaD_EyE
Yesterday, 11:09 AM
» Replies: 2
» Views: 852
Web Scrapper to find prov...
Forum: General Coding Help
Last Post: Olivia
Yesterday, 08:36 AM
» Replies: 1
» Views: 2,138
403 Error
Forum: Web Scraping & Web Development
Last Post: snippsat
Sep-11-2025, 08:39 PM
» Replies: 6
» Views: 1,502
pip fails to install PyGO...
Forum: General Coding Help
Last Post: Larz60+
Sep-11-2025, 10:50 AM
» Replies: 2
» Views: 1,818

 
  Quickfix or any FIX modul python 3 ?
Posted by: Serp - Nov-09-2016, 02:09 PM - Forum: General Coding Help - Replies (4)

Hi,

I would like to connect to FIX API ( wikipedia.org/wiki/Financial_Information_eXchange ) using python 3.4.

Everywhere "Quickfix" is recommen..... More

Print this item

  Linking Data in Pandas
Posted by: PietonNewbie - Nov-09-2016, 01:55 PM - Forum: Homework - Replies (2)

Hi All,

I have loaded four .csv files into data frames in pandas, how do I go about linking them? They all have an ID columns, I have an additional..... More

Print this item

  Loop thru textfile, change 3 variables for every line
Posted by: herbertioz - Nov-09-2016, 10:30 AM - Forum: General Coding Help - Replies (11)

Hi,
I am working with a script which will read and copy vlan, vlanname and subnet from a textfile to variables/list.
The reason is that I am going t..... More

Print this item

  iTERATION HELP
Posted by: FGT - Nov-09-2016, 07:30 AM - Forum: General Coding Help - Replies (4)

Hi all,
 Although I'm newbie in Python I am trying to do an iteration for a calculator than I built in Excel.
Below you can see the function created..... More

Print this item

  Linux friendly motherboard for intel i5 6600K
Posted by: Larz60+ - Nov-09-2016, 03:22 AM - Forum: Bar - Replies (27)

Hello,

I'm not up to date on components, and want to build a new Linux system. Any suggestions
for a Linux Friendly motherboard that accepts the I..... More

Print this item

  Scapy question
Posted by: azazel79 - Nov-08-2016, 11:53 PM - Forum: Networking - Replies (1)

Hi guys,

I'm trying to use scapy for the first time and I picked up a script that monitors Probe requests,

[python]
from scapy.all import *

..... More

Print this item

  What's your user title?
Posted by: Kai. - Nov-08-2016, 07:02 PM - Forum: Bar - Replies (9)

I am just curious, mine is currently "A Silly Frenchman" and I want to know others' titles, and how do you get these anyways? Post below  Big Grin

Print this item

  Invalid Syntax problem (?!?)
Posted by: harley_quinn - Nov-08-2016, 06:45 PM - Forum: Homework - Replies (4)

Hello, I am just starting to learn Python with the Python 3.5.2 version. I am supposed to start with a really easy task, renaming all the files in a f..... More

Print this item

  Need suggested alterations (6 function calculator)
Posted by: EwH006 - Nov-08-2016, 02:14 PM - Forum: Homework - Replies (7)

Good Morning,

I've written a program for a project in my intro to python class called: 6 Function Calculator.  The functions are setup correctly. T..... More

Print this item

  Json Objects in Python
Posted by: ramankoduri - Nov-08-2016, 12:52 PM - Forum: General Coding Help - Replies (3)

Hi,

I am getting values in Json format.  In those values data may contain in Latin or Japanese or Chinese.

How can I retrieve that data in those..... More

Print this item

  Data Linkage in Python
Posted by: PietonNewbie - Nov-08-2016, 12:07 PM - Forum: Homework - Replies (5)

Hi All,

I am new to python and am trying to link four datasets to answer some questions. Can anyone recommend what tools to use and how to go about..... More

Print this item

  accessing SOAP protocol page secured with cetrificad
Posted by: lopow - Nov-08-2016, 11:33 AM - Forum: Networking - Replies (3)

How can I acces web serveices with python program. Web services are using SOAP protocol. It is secured with cetrificat.

Print this item

  ORA-03113: end-of-file on communication channel Python Cx_Oracle
Posted by: akansha - Nov-08-2016, 10:24 AM - Forum: General Coding Help - Replies (3)

Error: ORA-03113: end-of-file on communication channel
 
I am trying to migrate data between two oracle databases using python but i end up getting ..... More

Print this item

  Simple debugging and how to read tracebacks
Posted by: metulburr - Nov-08-2016, 02:31 AM - Forum: Fundamentals - No Replies


Debugging

Debug = Identify and remove errors

[size=x-large][color=#C0392B]Simple rules to follow when posting on forums with regards to d..... More

Print this item

  Python 101 if now FREE for 48 Hours!
Posted by: snippsat - Nov-08-2016, 01:54 AM - Forum: News and Discussions - Replies (2)

You can get Python 101 for free on Leanpub using the following link:
48 hours

If you happen to ..... More

Print this item

  Very basic programming help needed: pig latin program
Posted by: bstocks - Nov-08-2016, 01:52 AM - Forum: General Coding Help - Replies (2)

[python]VOWELS = ('a','e','i','o','u','A','E','I','O','U')
word = input("Welcome to the Pig Latin translator, simply enter a word and the translator ..... More

Print this item

  BBCODE disappears on full edit
Posted by: Larz60+ - Nov-08-2016, 12:35 AM - Forum: Board - Replies (3)

I was trying to update my post Interesting Databases on Bar
during the edit, I couldn't see the BBCODE (appears to be hidden).

After a sim..... More

Print this item

  Interesting Datasets
Posted by: Larz60+ - Nov-07-2016, 10:20 PM - Forum: Tutorial Requests and Submissions - Replies (1)

Free public databases.

Everything (Literally):

  • Archive.org - This site has Multi millions (if not billions by now) hist..... More

Print this item

  Question on `print f.read()` behavior
Posted by: pythonjohn - Nov-07-2016, 10:09 PM - Forum: General Coding Help - Replies (2)

Say I open a file using

lookingatfile = open([i]filename[/i])

when I then type

print lookingatfile.read()

the contents of the file are..... More

Print this item

  Where is a "Challenge" forum?
Posted by: wavic - Nov-07-2016, 09:41 PM - Forum: Bar - Replies (2)

There was Challenge forum in the old python-forum.org. But here? I have a challenge for all of you  Shy

Print this item

  PyCharm user question
Posted by: Larz60+ - Nov-07-2016, 07:46 PM - Forum: Bar - Replies (6)

This has been a thorn in my side since I first started using PyCharm (over three years).
I can google it 'till the cows come home' and never find a s..... More

Print this item

  List out of scope?
Posted by: kjorin - Nov-07-2016, 07:15 PM - Forum: General Coding Help - Replies (13)

Hello, I am at my wits end trying to solve this problem. When I try to execute my program, the assembler complains that [python]total = scores [0] + s..... More

Print this item

  Dont keep this alive!
Posted by: Kai. - Nov-07-2016, 06:54 PM - Forum: Bar - Replies (4)

No matter what it takes don't keep this stupid thread alive! Don't Post ANYTHING!

Print this item

  Requests module not installing
Posted by: Rayquaza51120 - Nov-07-2016, 06:45 PM - Forum: General Coding Help - Replies (16)

Hello,
I am having trouble with installing the requests module. I am using python 2.17.12 and it keeps coming up with this error: could not find a ve..... More

Print this item

  Password Snippet
Posted by: Kai. - Nov-07-2016, 05:22 PM - Forum: Code sharing - Replies (9)

A crappy little password thingy, if you can find a way to implement this into anything please tell me! Big Grin Password is 180423.
[python]print ..... More

Print this item

  Challenges Section
Posted by: Kai. - Nov-07-2016, 04:10 PM - Forum: Board - Replies (14)

I like many programmers need stuff to program, and being new I want to hone my skills. I now turn to my community in seek of a challenge. I believe a ..... More

Print this item

  Fizz Buzz Example
Posted by: Kai. - Nov-07-2016, 03:11 PM - Forum: Code sharing - Replies (5)

Just a simple Fizz Buzz example answer that you guys can dissect and point things out.  Smile 
[python]count = 0

while count <= 100:
        ..... More

Print this item

  View related threads
Posted by: metulburr - Nov-07-2016, 01:44 PM - Forum: Board - Replies (3)

As im looking through the options ive changed for the changelog thread to update, i see an option that i think would be useful...but what does everyon..... More

Print this item

  ATA Pass-Through library for linux
Posted by: kazenniy - Nov-07-2016, 08:36 AM - Forum: Code sharing - No Replies

If you need to get detailed information about the hard disk, read the SMART, run the built in SMART tests or work with hard disk security, this librar..... More

Print this item

  python 1.x
Posted by: Skaperen - Nov-07-2016, 06:30 AM - Forum: Bar - Replies (5)

how many of you started with python on a version before 2.0?  for those who did, at what version did you start? how was the migration forward? are you..... More

Print this item

  $6.95 WiFi server
Posted by: Larz60+ - Nov-07-2016, 02:02 AM - Forum: News and Discussions - Replies (2)

New - $6.95 US WiFi server

article on ..... More

Print this item

  If you deque a list, can it still be indexed?
Posted by: netrate - Nov-06-2016, 11:59 PM - Forum: General Coding Help - Replies (6)

I was wondering if when you deque a list, can you still access the middle of the list using the index?

For example :

from collections import deq..... More

Print this item

  How to use/install different versions of Python packages (Scipy) on the same system?
Posted by: gzb001 - Nov-06-2016, 10:14 PM - Forum: Data Science - Replies (3)

I am new to Python and a I need to performe some calculations using the package Scipy.
I installed Scipy (0.14) from synaptic and implemented the des..... More

Print this item

  coding understanding help
Posted by: kapman2006 - Nov-06-2016, 09:17 PM - Forum: General Coding Help - Replies (5)

Hallo

I'm very new to coding, so it's is maybe a silly question

I have of piece of code, i don't understand

My code her
[python]def Hallowor..... More

Print this item

  Seeking creative and knowlegeable coder for help!
Posted by: Elusth - Nov-06-2016, 09:04 PM - Forum: General Coding Help - Replies (4)

I am relatively new to python and coding in general but I had the balls to say that I would make a program for a maths project. What I have said I wou..... More

Print this item

Forum stats
Latest posts
Topic Date, time  Author Last Sender Forum
  data input while debuggin... 1 hour ago fred1232 fred1232 General Codin...
  New to Python and Pygame 4 hours ago JMcM deanhystad Game Developm...
  Select Python comment (#)... 8 hours ago SpongeB0B snippsat General Codin...
  I'm trying to make a piec... Today, 06:11 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 ...
  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...
Most views
  The best Prog... 575407
  Tutorial Requ... 496235
  Web Scraping ... 439519
  Newbie with P... 383118
  New Users Int... 363874
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 6891
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