Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Scraping Content from Google Chat
Post: RE: Scraping Content from Google Chat

Shameless bump... I'm not looking to be spoon fed code - just looking for someone to point me in the right direction.
ATXpython General Coding Help 2 5,426 Oct-26-2016, 05:02 PM
    Thread: Scraping Content from Google Chat
Post: Scraping Content from Google Chat

Hello -  I want to see if anyone knows of an "easy" way to pull content from google hangouts (their instant messenger app). So, if I had python log into a google account, I'd like for it to pull all ...
ATXpython General Coding Help 2 5,426 Oct-25-2016, 11:34 PM
    Thread: Selenium and Flash
Post: RE: Selenium and Flash

I thought the same thing when I went to that page... "Wait... what?! FLASH?!?!?! SERIOUSLY?!?!?" Even if that module works, how would I be able to target individual elements within that flash widge...
ATXpython Web Scraping & Web Development 3 8,773 Oct-10-2016, 09:52 PM
    Thread: Selenium and Flash
Post: Selenium and Flash

Hello - Building a program that inputs data to a website using selenium. Part of the site has an embedded flash widget, and that widget has some fields that I need to edit. The rest of the site has b...
ATXpython Web Scraping & Web Development 3 8,773 Oct-10-2016, 07:07 PM
    Thread: Programs made with Python
Post: RE: Programs made with Python

The wikipedia for python programs is great. There is a ton of good commercial grade software listed on there. But... We all want to hear about the little projects too :) Keep 'em coming! Does anyon...
ATXpython Web Scraping & Web Development 13 18,030 Oct-09-2016, 01:27 PM
    Thread: Shorten this List Comprehension
Post: RE: Shorten this List Comprehension

ichabod801 - Thanks for taking the time to reply! I had something similar to your code, however I bailed on it because I thought the line was too long. Your line is ~130 characters in length.  While...
ATXpython General Coding Help 7 7,026 Oct-09-2016, 01:42 AM
    Thread: Cant Get Powershell to run a python program from notepad++. Newbie help!
Post: RE: Cant Get Powershell to run a python program fr...

Pythonerous -  First, welcome to Python and the forum! You can run scripts from the Command Line or PowerShell, however as Yoriz mentioned, you'll likely need to pass in the full file path of the sc...
ATXpython General Coding Help 4 8,950 Oct-09-2016, 01:34 AM
    Thread: Programs made with Python
Post: RE: Programs made with Python

Anyone else have some cool stories they'd like to share? How are you using python?  Work?  Play? Note - I just noticed an error in my original post that makes the question hard to follow. It should r...
ATXpython Web Scraping & Web Development 13 18,030 Oct-09-2016, 01:15 AM
    Thread: Shorten this List Comprehension
Post: Shorten this List Comprehension

Hello, I currently have a script that pulls data from rows of a spreadsheet, appends that to a list, then writes that list to a csv file. Recently, I discovered that I need to do some "clean-up" on t...
ATXpython General Coding Help 7 7,026 Oct-09-2016, 01:10 AM
    Thread: Python Module Question
Post: RE: Python Module Question

metulburr - Thanks for taking the time to spell that out for me - so incredibly helpful! Much appreciated!
ATXpython General Coding Help 9 9,452 Oct-09-2016, 12:59 AM
    Thread: Python Module Question
Post: RE: Python Module Question

metulburr - I appreciate your time on this! The program will run on Windows workstations. So packaging this all up into the same directory as the script seems like it would work out pretty well. I...
ATXpython General Coding Help 9 9,452 Oct-09-2016, 12:24 AM
    Thread: Learning Loops
Post: RE: Learning Loops

BobA - Is the complete code just the nested for loop you posted in your original post? The output you are getting seems like your code is different than what youve supplied. Post your full code. We ...
ATXpython General Coding Help 15 12,654 Oct-05-2016, 10:19 PM
    Thread: Python Module Question
Post: RE: Python Module Question

metulburr - The script needs access to xlrd. I dont have experience with packaging up a module like you suggested. Is there a good tutorial you can point me to? Crimson King - no virtual environtment...
ATXpython General Coding Help 9 9,452 Oct-05-2016, 04:50 PM
    Thread: Python Module Question
Post: RE: Python Module Question

I appreciate the suggestion. I'll do some research on doing exe files. Im trying to avoid that, as Id have to jump through some hoops to get something like that installed on these various machines. ...
ATXpython General Coding Help 9 9,452 Oct-05-2016, 03:03 PM
    Thread: Learning Loops
Post: RE: Learning Loops

BobA- If you're still confused on this, perhaps I can help clear things up a bit more for you. I'm not sure how much of this code you do or don't understand, so I apologize if I go over things you al...
ATXpython General Coding Help 15 12,654 Oct-05-2016, 02:51 AM
    Thread: Python Module Question
Post: Python Module Question

I've created a script that I'd like to share with some coworkers. This script requires one module to be installed. I was able to successfully do this via pip on my work computer, however my coworkers ...
ATXpython General Coding Help 9 9,452 Oct-05-2016, 02:23 AM
    Thread: List Comprehensions
Post: List Comprehensions

Hello, I've recently discovered List Comprehensions - which, for the project I am working on, are awesome. I'm having to create lists based on other content that gets  'filtered' with for loops / if ...
ATXpython News and Discussions 10 10,997 Oct-01-2016, 06:07 PM
    Thread: Programs made with Python
Post: RE: Programs made with Python

Thank you for taking the time to share your stories! You guys have definitely done some cool projects. But, what about you? Yes, YOU! You there, reading this thread but not replying... We want to k...
ATXpython Web Scraping & Web Development 13 18,030 Oct-01-2016, 04:45 PM
    Thread: Programs made with Python
Post: Programs made with Python

Hello, This question isn't about any specific piece of code, or about any specific issue I am currently having in python. I simply wanted to start up a discussion that I think would be very beneficia...
ATXpython Web Scraping & Web Development 13 18,030 Oct-01-2016, 03:53 AM
    Thread: Finding Special Characters in a String
Post: RE: Finding Special Characters in a String

Thank you all so much!! Very helpful!
ATXpython General Coding Help 4 19,820 Sep-30-2016, 10:08 PM

User Panel Messages

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