Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder7.xlned.com!newsfeed.xs4all.nl!newsfeed3.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.050 X-Spam-Evidence: '*H*': 0.90; '*S*': 0.00; 'martin': 0.11; 'python': 0.11; 'alchemy': 0.16; 'sqlalchemy': 0.16; 'working.': 0.19; 'to:name:python-list@python.org': 0.22; "i've": 0.25; 'tutorials': 0.26; 'errors': 0.30; 'message-id:@mail.gmail.com': 0.30; '(unless': 0.31; 'void': 0.31; 'anyone': 0.31; 'linux': 0.33; 'problem': 0.35; 'common': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'hi,': 0.36; 'to:addr:python-list': 0.38; 'planning': 0.38; 'to:addr:python.org': 0.39; '3.4': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=xK1Dur778H5rJbpNeZR/stMQg7m7OUPsxsLcP7ClVPE=; b=zuZk6mND0pHS1XvXEZ1uZZfqKiZDwLMw1cTn+PF22CAtb0SBgxL0qEI0psxZF42XQX 0LW+hF05cBPeaSGmj/7mpKbui9KGufwii/TJo28HVBKW9IrW3lJTNRgeYuzOYXb18blm APUWyrPqKhwIJdUL3fXNhMpEoi0joTfADOFvPq3fu7ckyCKnJ/FqPnCHELKJI7fffkbI zpUyHParWYHYEhTgKSuT+/SJbPJJdUah+uGLoTjsS0xd/6f3Fpz+3468IVDaPPEQigYj k4BKciZ40oi4zwiH4XAutv9LPmYXbH79Tw2sYI9Mpvu/Lk/1oxjegBMftb2FiojDj61U Dcvg== MIME-Version: 1.0 X-Received: by 10.220.192.129 with SMTP id dq1mr103307vcb.57.1407060132180; Sun, 03 Aug 2014 03:02:12 -0700 (PDT) Date: Sun, 3 Aug 2014 12:02:12 +0200 Subject: SQLAlchemy tutorial From: Martin S To: "python-list@python.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 18 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1407060139 news.xs4all.nl 2923 [2001:888:2000:d::a6]:48846 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:75585 Hi, I've been looking at various tutorials on SQLAlchemy as I am planning to do fill a void among the Linux applications (unless someone has seen a diabetic result "analyser" thingy that's common for Android et al). But I need to get a database working. Problem is the Alchemy tutorials I've been looking at all produce various errors when following them (and pretty early on). Anyone got a suggestion for SQLAlchemy and Python 3.4 they can recommend? /Martin S -- Regards, Martin S