Suds and Complex Sequences

2013-09-17 Thread Greg Lindstrom
documentation showing me how to do this. Does anyone out there know how I can generate the request? Thanks for your time, Greg Lindstrom -- https://mail.python.org/mailman/listinfo/python-list

Web Testing Frameworks

2013-02-12 Thread Greg Lindstrom
Hello, I'm not wanting to start anything here, but I am wanting to automate testing of my Django-based websites. A quick search on Google turns up a number of packages and I would like to know if any stand out from the others? Our main sites are used to display a customer dashboard, so my

Overlayong PDF Files

2012-04-26 Thread Greg Lindstrom
I would like to take an existing pdf file which has the image of a health care claim and overlay the image with claim data (insured name, address, procedures, etc.). I'm pretty good with reportlab -- in fact, I've created a form close to the CMS 1500 (with NPI), but it's not close enough for

Python 3.2 and MS Outlook

2012-03-07 Thread Greg Lindstrom
Is there documentation showing how to read from a Microsoft Outlook server using Python 3.2. I've done it with 2.x, but can't find anything to help me with 3.2. Thanks, --greg -- http://mail.python.org/mailman/listinfo/python-list

Overlaying PDF with data

2011-12-22 Thread Greg Lindstrom
Hello, I would like to take an existing pdf form and overlay text on top (name, address, etc.). I'm looking at ReportLab v2.5 and see their PLATYPUS library might be what I crave, but would like to know if there's a more obvious way to do this? I'm working with health care forms which are quite

Dictionary from String?

2011-05-08 Thread Greg Lindstrom
Is it possible to create a dictionary from a string value? Something along these lines (but that works): mystring = {'name':'greg','hatsize':'7 5/8'} mystring {'name':'greg','hatsize':'7 5/8'} dict(mystring) Traceback (most recent call last): File string, line 1, in fragment ValueError:

Dictionaries inside out

2010-11-26 Thread Greg Lindstrom
I am working on a project where I'm using dictionaries to hold the translations to codes (i.e., {'1':'Cheddar','2':'Ice Hockey','IL':'Thermostat Broken'}). The bulk of the application requires me to translate codes to their meaning, but it would be nice to be able to translate a meaning back to

PyCon 2011 Call For Tutorials

2010-10-04 Thread Greg Lindstrom
PyCon 2011 will be held March 9th through the 17th, 2011 in Atlanta, Georgia. (Home of some of the best southern food you can possibly find on Earth!) The PyCon conference days will be March 11-13, preceded by two tutorial days (March 9-10), and followed by four days of development sprints (March

PyCon 2011 Call For Tutorials

2010-10-04 Thread Greg Lindstrom
PyCon 2011 will be held March 9th through the 17th, 2011 in Atlanta, Georgia. (Home of some of the best southern food you can possibly find on Earth!) The PyCon conference days will be March 11-13, preceded by two tutorial days (March 9-10), and followed by four days of development sprints (March

Distributing Packages

2010-09-23 Thread Greg Lindstrom
I am not intending to start anything, here, but would like to know if any consensus has been reached in how to distribute Python modules. Specifically, I'd like to use something to install packages on various machines in our enterprise (mostly Linux, but some windows boxes, too). I've read up on

pyArkansas 2010 Call For Papers

2010-08-22 Thread Greg Lindstrom
The 3rd annual pyArkansas conference, a gathering of Python programming enthusiasts, will be held on Saturday, October 16th, on the campus of the University of Central Arkansas (Conway) and we would like you to present a talk. We are accepting proposals for 30 or 60 minute talks (25 and 55

# of Months between two dates

2010-08-08 Thread Greg Lindstrom
I work for a company that processes claims for the health care industry (Novasys Health, recently purchased by Centene Corp). My current assignment has me writing a routine to compute insurance premiums. One of the requirements is to determine how many months a policy has been in effect. The

Looking for an Application

2010-03-01 Thread Greg Lindstrom
A few months ago there was a post dealing with an application that would power scripts based on graphical snippets of the screen. Essentially, the script would look for a match with what you pasted into it. I don't recall the name of the application, but would like to try it. Does anyone

PyCon 2011 - Call for Tutorial Volunteers

2010-02-26 Thread Greg Lindstrom
. Interested? Please drop a note at pycon-tutori...@python.org and let us know. Thanks, Greg Lindstrom Tutorial Coordinator, PyCon 2011 (Atlanta) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf

PyCon 2011 - Call for Tutorial Volunteers

2010-02-26 Thread Greg Lindstrom
. Interested? Please drop a note at pycon-tutori...@python.org and let us know. Thanks, Greg Lindstrom Tutorial Coordinator, PyCon 2011 (Atlanta) -- http://mail.python.org/mailman/listinfo/python-list

pyArkansas - November 14th

2009-10-16 Thread Greg Lindstrom
. Jacobs) - Python and Blender (Gordon Fisher) - Advanced Django (Jacob Kaplan-Moss) There are 3 45-minute slots left for talks as well. Come join us, if you can. More information at http://pycamp.python.org/Arkansas/Schedule Greg Lindstrom -- http://mail.python.org/mailman/listinfo/python

PyCon 2010 US - Call For Tutorials Ending Soon

2009-10-13 Thread Greg Lindstrom
the conference (Tutorial Days). An example proposal (and a blank template) can be found at http://us.pycon.org/2010/tutorials/proposals/ . Thanks! Greg Lindstrom -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf

PyCon 2010 US - Call For Tutorials Ending Soon

2009-10-13 Thread Greg Lindstrom
the conference (Tutorial Days). An example proposal (and a blank template) can be found at http://us.pycon.org/2010/tutorials/proposals/ . Thanks! Greg Lindstrom -- http://mail.python.org/mailman/listinfo/python-list

Managing a Sub-Process

2009-09-06 Thread Greg Lindstrom
I am using Python 2.6 on Gentoo Linux and have a routine that gets/puts files to other servers via sftp. We have an ongoing problem with various sftp processes hanging; that is, it no longer transfers any data but does not shutdown/timeout. I would like to design a routine that will kick off the

PyCon 2010 - Call for Tutorials

2009-09-05 Thread Greg Lindstrom
proposal and blank template, are at http://us.pycon.org/2010/tutorials/proposals/. Questions? Email us at pycon-tutori...@python.org. Greg Lindstrom -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf

PyCon 2010 - Call for Tutorials

2009-09-05 Thread Greg Lindstrom
proposal and blank template, are at http://us.pycon.org/2010/tutorials/proposals/. Questions? Email us at pycon-tutori...@python.org. Greg Lindstrom -- http://mail.python.org/mailman/listinfo/python-list

PyCon 2010 - Call for Tutorials

2009-08-25 Thread Greg Lindstrom
us at the PyCon Email Listpycon-tutori...@python.organd we will get back with you. We look forward to hearing from you! Greg Lindstrom Tutorial Coordinator PyCon 2010 (Atlanta) -- http://mail.python.org/mailman/listinfo/python-list

Creating xml

2009-07-23 Thread Greg Lindstrom
It's been a while since I've played with XML using Python but I've been asked to create XML using data from our postgres database. Currently we are generating XML directly from the database using a set of stored procedures but it is too slow (yes, I have numbers). I have been asked to create a

PyCon 2009 (US) - Call for tutorials Extended to 11/3

2008-10-30 Thread Greg Lindstrom
. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-list

PyCon 2009 - Call for tutorials nearing the end

2008-10-29 Thread Greg Lindstrom
in early December to give you time to prepare your class and PyCon will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-list

Using LDAP

2008-10-20 Thread Greg Lindstrom
I am attempting to use python-ldap to connect to our company ldap server. I have downloaded and installed python-ldap 2.3.2 on my Ubuntu system and have been working through the LDAP Programming with Python documentation. I am confused because the documentation states that After an LDAP object

PyCon 2009 (US) - Call for Tutorials

2008-10-18 Thread Greg Lindstrom
will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http

PyCon 2009 (US) - Call for Tutorials

2008-10-18 Thread Greg Lindstrom
will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-list

PyCon 2009 (US) - Call for Tutorials

2008-10-01 Thread Greg Lindstrom
will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http

PyCon 2009 (US) - Call for Tutorials

2008-10-01 Thread Greg Lindstrom
will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 (US) -- http://mail.python.org/mailman/listinfo/python-list

pyArkansas Set for October 4th

2008-09-22 Thread Greg Lindstrom
. This is a *FREE* event (we have GREAT sponsors), so all you need to bring is yourself. We have over 45 people -- from 4 States -- registered and tons of great swag and giveaways lined up. See our wiki (http://pycamp.python.org/Arkansas/HomePage) for more details and registration info. Greg Lindstrom Python

pyArkansas Set for October 4th

2008-09-22 Thread Greg Lindstrom
. This is a *FREE* event (we have GREAT sponsors), so all you need to bring is yourself. We have over 45 people -- from 4 States -- registered and tons of great swag and giveaways lined up. See our wiki (http://pycamp.python.org/Arkansas/HomePage) for more details and registration info. Greg Lindstrom Python

PyCon 2009 (US) - Call for Tutorials

2008-09-19 Thread Greg Lindstrom
to give you time to prepare your class. PyCon will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python

PyCon 2009 (US) - Call for Tutorials

2008-09-18 Thread Greg Lindstrom
to give you time to prepare your class. PyCon will compensate instructors US$1,500 per tutorial. If you have any questions, please contact [EMAIL PROTECTED] Greg Lindstrom Tutorial Coordinator, PyCon 2009 -- http://mail.python.org/mailman/listinfo/python-list

Python and Open Office

2008-09-10 Thread Greg Lindstrom
Hello, I would like to create and manipulate Open Office documents using Python. I have found then UNO Python page and odfpy modules which seem to be exactly what I need. The odfpy manual is, to me, a confusing list of objects and methods (it's an impressive list!), but does not have much in

pyArkansas on October 4th

2008-09-02 Thread Greg Lindstrom
to limitations of physical space we must close registration at 100 participants (in honor of my first OS, SunOS, we may go to 110). Check out our wiki at http://pycamp.python.org/Arkansas/HomePage. There's no registration fee, so if you're in the area stop on by...we are looking forward to a great day. Greg

pyArkansas on October 4th

2008-09-02 Thread Greg Lindstrom
to limitations of physical space we must close registration at 100 participants (in honor of my first OS, SunOS, we may go to 110). Check out our wiki at http://pycamp.python.org/Arkansas/HomePage. There's no registration fee, so if you're in the area stop on by...we are looking forward to a great day. Greg

Renaming Excel Spreadsheets

2008-08-26 Thread Greg Lindstrom
Hello, I am working with Python to create Excel spreadsheets and have run into a couple of problems I hope you can help me with. First...are there any bindings/libraries into Open Office? Now, back to Excel. -- Does anyone know a way to create N worksheets? By default, 3 are created, but I

pyArkansas Conference, Oct 4

2008-08-14 Thread Greg Lindstrom
The Arkansas Python Users Group announces a 1-day Python conference to be held on the campus of the University of Central Arkansas (www.uca.edu) on October 4. We plan a 3-hour Introduction to Python class as well as talks on text/file processing, Python standard library, Django, pyGame, OLPC and

Re: Very good Python Book. Free download : Beginning Python: From Novice to Professional

2008-04-09 Thread Greg Lindstrom
From: hassan nikbakhsh [EMAIL PROTECTED] Subject: Very good Python Book. Free download : Beginning Python: From Novice to Professional can i have a free bownload of this book many thanks Yes, it's a very good book. Magnus Lie Hetland spent a lot of time putting the book together; why not

Re: Learning curve for new database program with Python?

2008-04-07 Thread Greg Lindstrom
On Sun, Apr 6, 2008 at 2:31 AM, John Nagle [EMAIL PROTECTED] wrote: Basic SQL isn't that hard. Learn CREATE, SELECT, INSERT, UPDATE, and DELETE syntax. That's enough for most simple applications. And then learn more advanced SQL: joins, nested selects, pivot tables and stored

Re: What motivates all unpaid volunteers at Pycon?

2008-04-01 Thread Greg Lindstrom
There really isn't any simple answer. Most people seem to be motivated to help out their communities, I still think all this unselfishness is noteworthy and curious. Assuming that people get nothing back by participating in a community, yes, it would be curious. My

Re: Pycon disappointment

2008-03-20 Thread Greg Lindstrom
,,,snip... Let's see some code! Let's see stuff working (and sometimes crashing!), and how changes affect the results. When I've presented at PyCon and other conferences, that's the part that I spend the most time on: preparing demonstrations. It's not easy to do; certainly much more

PyCon 2008 Tutorial Sessions

2008-02-03 Thread Greg Lindstrom
Registration for PyCon 2008 is now open. Held in Chicago March 14-16 with Tutorial Thursday on March 13 and sprints afterwards, it is expected that nearly 800 Python enthusiasts will attend at least part of the conference. It is totally run by volunteers and is affordable for just about anyone.

Tutorials at PyCon 2008 (US)

2008-01-07 Thread Greg Lindstrom
Hello Everyone- I'd like to announce the tutorials sessions for PyCon 2008 (US). As you may know, this year PyCon is being held in Chicago, Illinois March 14-16 with the Thursday before (the 13th) being Tutorial Thursday. We are expecting nearly 600 Python enthusiasts to meet up for the

Re: [OT] Fractions on musical notation

2007-12-17 Thread Greg Lindstrom
As a time signature 1/4 has no sense, You've never played and Grainger, have you? :-) --greg -- http://mail.python.org/mailman/listinfo/python-list

Determining Dependencies

2007-12-06 Thread Greg Lindstrom
Hello All- I have a Python routine consisting of 75 or more files (most files house 1 object) and would like to know if there is an automated way to search though the files and determine all of the (non-standard lib) modules required to run the routine. For example, looking in my base class I

Re: Python is not a good name, should rename to Athon

2007-11-30 Thread Greg Lindstrom
In Athon, the first letter A could pronounce as [ e ] . For English speakers that pronunciation is just plain wrong. Going back to my shell scripting days, I nominate nothyP as the new name. --greg -- http://mail.python.org/mailman/listinfo/python-list

PyCon 2008 - Call for Tutorials

2007-11-09 Thread Greg Lindstrom
(just about) Anything is up for consideration. Pop on over to http://us.pycon.org/2008/tutorials/proposals/ for more information or submit your idea to [EMAIL PROTECTED] Thanks! Greg Lindstrom Tutorial Coordinator, PyCon 2008 (Chicago) -- http://mail.python.org/mailman/listinfo/python-list

New Python User Group (Arkansas, USA)

2007-11-09 Thread Greg Lindstrom
We are pleased to announce a Python User Group is forming in Arkansas (USA). The Python ARtists of ARkansas, or PyAR^2 is being created to promote the use of all things Python in the Natural State. While our initial intentions are to concentrate on education, we are open to all ideas. If you

Re: Python good for data mining?

2007-11-05 Thread Greg Lindstrom
-- Forwarded message -- From: D.Hering [EMAIL PROTECTED] To: python-list@python.org Date: Sun, 04 Nov 2007 19:42:16 -0800 Subject: Re: Python good for data mining? On Nov 3, 9:02 pm, Jens [EMAIL PROTECTED] wrote: I'm starting a project indatamining, and I'm considering

PyCon 2008 - Call for Tutorials

2007-10-31 Thread Greg Lindstrom
PyCon 2008 is being held in Chicago this year. The general conference is March 14-16 with the proceeding day, March 13th, being the traditional tutorial day. We have had a lot of input on topics to cover and now we are looking for qualified instructors to sign up to present the sessions.

PyCon 2008 - Tutorial HowTo

2007-10-31 Thread Greg Lindstrom
Thinking about presenting a tutorial at PyCon 2008? Here's a link with everything you would ever want to know. http://us.pycon.org/2008/tutorials/proposals/ PyCon simply would not exist without volunteers like YOU. Get involved today! --greg --

PyCon 2008 - Call for Tutorials

2007-10-31 Thread Greg Lindstrom
PyCon 2008 is being held in Chicago this year. The general conference is March 14-16 with the proceeding day, March 13th, being the traditional tutorial day. We have had a lot of input on topics to cover and now we are looking for qualified instructors to sign up to present the sessions.

PyCon 2008 - Tutorial HowTo

2007-10-31 Thread Greg Lindstrom
Thinking about presenting a tutorial at PyCon 2008? Here's a link with everything you would ever want to know. http://us.pycon.org/2008/tutorials/proposals/ PyCon simply would not exist without volunteers like YOU. Get involved today! --greg --

Re: Newbie question

2007-09-18 Thread Greg Lindstrom
I see. It's so hard to imagine the world of python than from VB. It's like looking at VB is in 2 dimensions, where with Python, it's more 3D. The code is so simple, yet it's hard for me to envision how to do something so simple. I guess it's because the rules or the way of looking at

Re: Why 'class spam(object)' instead of class spam(Object)' ?7

2007-09-17 Thread Greg Lindstrom
Does the user care whether an object is implemented in C? Colin W. You're damn right I care! This is critical to just about everything I write because...well..I meanwell. I guess it isn't really all that important. Never mind. --greg --

Python and Cron

2007-09-07 Thread Greg Lindstrom
This may be more of a Linux question, but I'm hoping some of you may be able to help me. I have a python (2.4) routine running on Gentoo Linux. It creates a file and, after the file is complete, renames the file using the os.rename() command. When I run the file from the command line everything

Re: Python and Cron

2007-09-07 Thread Greg Lindstrom
Shawn Milochik [EMAIL PROTECTED] Could you send the output of crontab -l and the script you're running? It's probably an environment issue of some kind, but it's hard to say what blindly. # run client pricing at 0215 (p) Monday-Friday 15 2 * * 1-5 cd /m01/edith/src /usr/bin/python

Re: Python and Cron

2007-09-07 Thread Greg Lindstrom
Can you post the Python script? Not the whole thing; it's quite long. But here's the relevant parts. We're using the ado database interface into postgres (that's what the results.EOFis all about) output_file = file(output_path, 'w') # output_path = /my_path/data/work/my_file.txt while not

PyCon 2008 - Call for Tutorial Topics

2007-09-01 Thread Greg Lindstrom
me know what class would entice you to attend the tutorials. Greg Lindstrom Tutorial Coordinator, PyCon 2008 -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python Software Foundation: http://www.python.org/psf/donations.html

PyCon 2008 - Call for Tutorial Topics

2007-09-01 Thread Greg Lindstrom
me know what class would entice you to attend the tutorials. Greg Lindstrom Tutorial Coordinator, PyCon 2008 -- http://mail.python.org/mailman/listinfo/python-list

Complex Numbers

2007-08-31 Thread Greg Lindstrom
-- Forwarded message -- From: Lamonte Harris [EMAIL PROTECTED] To: python-list@python.org Date: Thu, 30 Aug 2007 20:11:14 -0500 Subject: So what exactly is a complex number? Like in math where you put letters that represent numbers for place holders to try to find the answer

PyCon 2008 - Call for Tutorial Ideas

2007-08-15 Thread Greg Lindstrom
, anything and everything Python is on the table at this point. We have to narrow the field down to 10 or 15 and then find qualified presenters, so now is the time to start gathering ideas. What tutorials would you like to see offered? Please response to: [EMAIL PROTECTED] Thanks, Greg Lindstrom

Creating Packages

2007-07-14 Thread Greg Lindstrom
Hello, All- I have written a class that allows me to create and manipulate data segments (the type one deals with when reading/writing text files); validating fields, serialization, etc. I would like to put this together as a module and release it to the community while I expand on the

Python business software?

2006-11-23 Thread Greg Lindstrom
Hello- My wife runs a sewing/embroidery business and has asked me to write a system to help her with her client database, inventory, and accounts receivable/payable. I've looked into using either PythonCard or Dabo (I like both packages) but thought I ask the list if there is anything like this

Scaled Vector Graphics

2006-05-08 Thread Greg Lindstrom
I have been asked to write a routine to merge documents in pfd and svg formats into a single file (preferably pfd format). Currently we send the pdf image to the printer followed by the svg image (a scan of a health care claim) but this is not a satisfactory solution. We have as many as 3000

Central Arkansas Python Users Group

2006-03-29 Thread Greg Lindstrom
At PyCon I met a handful of programmers from the Little Rock area. Are there enough of us with any interest in forming a Central Arkansas Python Users Group?For others of you that have started user groups, how do you get the word out, especially in an area where Python coders are difficult to find

Gathering screen output

2006-03-08 Thread Greg Lindstrom
Hello- I'm running Python 2.4 on windows xp professional and seem to recall there is a way to kick off system command (or any external routine) and then collect the screen output back into the calling python routine for analysis. I've look and googled but have come up lacking. Please tell me this

PyDev/Eclipse Help

2006-02-20 Thread Greg Lindstrom
I am running Python 2.4 on Windows XP Professional and Eclipse 3.1. I would like to take a look at PyDev on Eclipse and downloaded the PyDev (1.0.2?) via the Help-SotwareUpdates-FindAndInstall wizard. Then then go to create a Python Project with File-New-Project and then select Pydev-Pydev Project

Re: pain

2005-08-04 Thread Greg Lindstrom
Mage Wrote: I would be surprised if there were more than five python jobs in my country but have to look around. I Reply: It's not quite that bad in Arkansas (USA), but when I was hired to help start a new IT department I insisted on using Python and my employer agreed to try it. I now have over

Knowing when a file completes.

2005-07-26 Thread Greg Lindstrom
on windows) to detect when a new file is created in a directory and, more importantly, when it is complete (if that makes sense)? Thanks for your help. --greg -- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL

Lots of pdf files

2005-07-20 Thread Greg Lindstrom
-- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL PROTECTED] Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http://mail.python.org/mailman/listinfo/python-list

Re: f*cking re module

2005-07-05 Thread Greg Lindstrom
That's what I love in that news group. Someone comes with a stupid and arrogant question, and someone else answers in a calm and reasonable way. Me, too. Indeed, that's a great reason to be a part of this community. I didn't see the original question as either stupid or arrogant; I read it as

Re: Loop until condition is true

2005-06-22 Thread Greg Lindstrom
A bit off topic, but what does the expression Don't try to teach your grandfather how to suck eggs. mean? I've never heard it before and am curious to the story behind it. Thanks, --greg -- http://mail.python.org/mailman/listinfo/python-list

School Administration Software

2005-06-07 Thread Greg Lindstrom
be welcome. Thanks, --greg -- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL PROTECTED] Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http://mail.python.org/mailman

Using Paramiko

2005-04-19 Thread Greg Lindstrom
a section of the documentation; if I did, I apologize. Can anyone show me how to use this package? Thanks, --greg -- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL PROTECTED] Little Rock, Arkansas We are the music

Re: Compute pi to base 12 using Python?

2005-04-14 Thread Greg Lindstrom
He says, Do you know how I can get base12 pi? Because the chromatic scale is base12. c c# d d# e f f# g g# a a# b Dick It might feel more natural to do this with 'e' (2.718...) --greg -- http://mail.python.org/mailman/listinfo/python-list

Interpreter problem

2005-04-08 Thread Greg Lindstrom
-- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL PROTECTED] Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. Confidentiality Notice -- This email and any

Unzipping Files

2005-04-01 Thread Greg Lindstrom
it easy on me if you please...I just don't see it and have a deadline rushing towards me. How do I read the data from a file in a zip archive? Thanks! --greg -- Greg Lindstrom 501 975.4859 (office) Senior Programmer501 219-4455 (fax) NovaSys Health [EMAIL

Help Installing Python 2.3.5

2005-03-11 Thread Greg Lindstrom
-- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http://mail.python.org/mailman/listinfo/python-list

An Odd Little Script

2005-03-09 Thread Greg Lindstrom
in the right direction. How can I perform the above task while keeping my sanity? Thanks! --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http

Recognizing the Arrival of a New File

2005-03-08 Thread Greg Lindstrom
more common/accepted way to perform this task? I'm using Python 2.3 on Linux. Thanks for your help, --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams

Fonts and PIL

2005-02-23 Thread Greg Lindstrom
? Thanks again! --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http://mail.python.org/mailman/listinfo/python-list

Postgres and SSL

2005-02-11 Thread Greg Lindstrom
I'm on a Linux box running python 2.3 and would like to connect to a postgres database via SSL, but have not been able to find a module to do this (or haven't figured out the syntax). Can anyone help me out? Thanks, --greg -- Greg Lindstrom 501 975.4859 Computer Programmer

EDI x12 -- XML

2005-02-04 Thread Greg Lindstrom
either write one or use one that I have written in Perl? Thanks! --greg-- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. -- http://mail.python.org/mailman

Accessing Postgress from Windows

2005-01-28 Thread Greg Lindstrom
, if possible. What can you recommend for the task? Thanks...and see you all at PyCon! --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W. Confidentiality

Looking for Form Feeds

2005-01-24 Thread Greg Lindstrom
guess). Is it possible for me to pull out the formfeeds in a straightforward manner? Thanks! --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music makers, and we are the dreamers of dreams. W.W

ODBC Connection on Windows XP

2005-01-03 Thread Greg Lindstrom
this before, and having used the odbc module for about a year now, I'm at a quandary; what does this mean and what do I do to fix it? Thanks! --greg -- Greg Lindstrom 501 975.4859 Computer Programmer [EMAIL PROTECTED] NovaSys Health Little Rock, Arkansas We are the music

Creating Fixed Length Records

2004-12-08 Thread Greg Lindstrom
Hello- I'm creating fixed-length record layouts for various record translations I need to perform. I have been using a home-grown object, FixedLengthRecord for about 4 years now and am very happy with it. Almost. The burr under my saddle occurs when I serialize the record. Currently, I