Using Databases in Python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Petr Jakes

    #1

    Using Databases in Python

    I would like to know if anybody can point me to the site, where it is
    possible to find the tutorial "Using Databases in Python" which is
    mentioned by Steve Holden here: http://tinyurl.com/ectj8

    Thanks

    Petr Jakes

  • BartlebyScrivener

    #2
    Re: Using Databases in Python

    It might be in his book, Python Web Programming, or just go to



    and ask him yourself using the contact form.

    He's a generous contributor here.

    rick

    Comment

    • Petr Jakes

      #3
      Re: Using Databases in Python

      I have got Steven's book of course (it is excellent IMHO). I was just
      thinking some new approaches can be found in the tutorial.

      Petr Jakes

      Comment

      • Steve Holden

        #4
        Re: Using Databases in Python

        Dennis Lee Bieber wrote:[color=blue]
        > On 28 Apr 2006 08:20:35 -0700, "Petr Jakes" <petr@tpc.cz> declaimed the
        > following in comp.lang.pytho n:
        >
        >[color=green]
        >>I would like to know if anybody can point me to the site, where it is
        >>possible to find the tutorial "Using Databases in Python" which is
        >>mentioned by Steve Holden here: http://tinyurl.com/ectj8
        >>[/color]
        >
        > Given that his web-site implies that he does these for a living, it
        > may not be a publicly available item.[/color]

        Nah, he's a bozo and his web site is completely wrong (as usual :-).

        I produced the PyCon tutorials ("Using Databases in Python" and "An
        Introduction to wxPython") under a Creative Commons license, but
        unfortunately the task of putting them up on the web site hasn't yet
        been nagged to the top of my priority list. Until now :-)

        The files are at least temporarily available at






        Unfortunately I am having difficulty downloading anything from that
        server at present, even the home page, so you may need to wait a while
        before you can download it. Please email me if they don't become
        available within 24 hours.

        I do teach commercially, but for PyCon I felt that it was appropriate to
        make the materials open. Thank Guido for the liberal Python license,
        whose spirit guided me in licensing these materials.

        regards
        Steve
        --
        Steve Holden +44 150 684 7255 +1 800 494 3119
        Holden Web LLC/Ltd http://www.holdenweb.com
        Love me, love my blog http://holdenweb.blogspot.com
        Recent Ramblings http://del.icio.us/steve.holden

        Comment

        • Steve Holden

          #5
          Re: Using Databases in Python

          Dennis Lee Bieber wrote:[color=blue]
          > On Fri, 28 Apr 2006 21:29:32 +0100, Steve Holden <steve@holdenwe b.com>
          > declaimed the following in comp.lang.pytho n:
          >
          >[color=green]
          >>Dennis Lee Bieber wrote:[/color]
          >
          >[color=green][color=darkred]
          >>> Given that his web-site implies that he does these for a living, it
          >>>may not be a publicly available item.[/color]
          >>
          >>Nah, he's a bozo and his web site is completely wrong (as usual :-).
          >>[/color]
          >
          > I didn't mean to imply everything is done commercially, only that
          > what I saw seemed to lean that way (I also clicked on one of the books
          > that showed up and got something about "unavailabl e" from Amazon <G>)[/color]

          Hmm, time to crawl the site, methinks. Thank you!

          regards
          Steve
          --
          Steve Holden +44 150 684 7255 +1 800 494 3119
          Holden Web LLC/Ltd http://www.holdenweb.com
          Love me, love my blog http://holdenweb.blogspot.com
          Recent Ramblings http://del.icio.us/steve.holden

          Comment

          • Petr Jakes

            #6
            Re: Using Databases in Python

            Thank you very much, Steve.

            Petr Jakes

            Comment

            • Steve Holden

              #7
              Re: Using Databases in Python

              Petr Jakes wrote:[color=blue]
              > Thank you very much, Steve.
              >[/color]
              Happy to oblige. You did me a favor, as I had promised the students I
              would put the notes up on the net. Must remember to include them in the
              permanent site build process now :-)

              regards
              Steve
              --
              Steve Holden +44 150 684 7255 +1 800 494 3119
              Holden Web LLC/Ltd http://www.holdenweb.com
              Love me, love my blog http://holdenweb.blogspot.com
              Recent Ramblings http://del.icio.us/steve.holden

              Comment

              Working...