Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2007-07-07 05:04:28
Size: 1005
Editor: radix
Comment: some random subjective english changes
Revision 7 as of 2007-07-10 21:35:59
Size: 1312
Editor: oubiwann
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:

 * [:Dependencies: Dependencies/Requirements]
 * [:Install]
 * [:Tutorial]
 * Web Framework Integration
   * [http://divmod.org/trac/wiki/DivmodNevow/Storm Nevow/Twisted] (forthcoming)

== License ==

Storm is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL 2.1].

What is Storm?

Storm is an object-relational mapper (ORM) for Python developed at Canonical. The project has been in development for more than a year for use in Canonical projects such as [https://launchpad.net Launchpad], and has recently been released as an open-source product.

Documentation

There's a [:Tutorial: tutorial] available. More documentation will come in the near future. Questions are welcome in the mailing list.

License

Storm is licensed under the [http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html LGPL 2.1].

Mailing list

The Storm mailing list is publicly available at:

Development

Development of Storm may be tracked in Launchpad:

The source code may be obtained using [http://bazaar-vcs.org Bazaar]:

  • bzr branch https://launchpad.net/storm

Code may be browsed at:

Download

You can find released files at:

FrontPage (last edited 2020-05-28 12:17:27 by cjwatson)