Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #18854 > unrolled thread
| Started by | Jason Friedman <jason@powerpull.net> |
|---|---|
| First post | 2012-01-12 00:31 +0000 |
| Last post | 2012-01-12 00:31 +0000 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: Python lib for creating Database tables Jason Friedman <jason@powerpull.net> - 2012-01-12 00:31 +0000
| From | Jason Friedman <jason@powerpull.net> |
|---|---|
| Date | 2012-01-12 00:31 +0000 |
| Subject | Re: Python lib for creating Database tables |
| Message-ID | <mailman.4669.1326328313.27778.python-list@python.org> |
> Hello All, > > I just made something pretty simple that I intend to use while creating > database tables. It is still in the basic form, and much needs to be added. > However, I use introspection to make it a bit easier and less work on the > user. > > I would want my code to be reviewed by this great group. I look forward to > your feedback and comments. > https://github.com/janus/cheeta Cheeta has similarities to http://www.sqlalchemy.org/.
Back to top | Article view | comp.lang.python
csiph-web