Skip to content
Sections
>> Trisquel >> 套件 >> nabia >> python >> python3-storm
nabia  ] [  aramo  ]
[ 原始碼: storm  ]

套件: python3-storm (0.22-3build1)

object-relational mapper (ORM) for Python 3

Storm is an object-relational mapper (ORM) for the Python language. In simple terms, that kind of system allows rows from a relational database to be seen as objects in an object-oriented language like Python.

Features:

 * Clean and lightweight API offers a short learning curve and
   long-term maintainability.
 * Storm is developed in a test-driven manner. An untested line of
   code is considered a bug.
 * Storm needs no special class constructors, nor imperative base
   classes.
 * Storm is well designed (different classes have very clear
   boundaries, with small and clean public APIs).
 * Designed from day one to work both with thin relational databases,
   such as SQLite, and big iron systems like PostgreSQL and MySQL.
 * Storm is easy to debug, since its code is written with a KISS
   principle, and thus is easy to understand.
 * Designed from day one to work both at the low end, with trivial
   small databases, and the high end, with applications accessing
   billion row tables and committing to multiple database backends.
 * It's very easy to write and support backends for Storm (current
   backends have around 100 lines of code).

其他與 python3-storm 有關的套件

  • 依賴
  • 推薦
  • 建議
  • dep: libc6 (>= 2.4)
    GNU C Library: Shared libraries
    同時作為一個虛擬套件由這些套件提供: libc6-udeb
  • dep: python3
    interactive high-level object-oriented language (default python3 version)
    dep: python3 (<< 3.9)
    dep: python3 (>= 3.8~)
  • dep: python3-six
    Python 2 and 3 compatibility library (Python 3 interface)

下載 python3-storm

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
amd64 208.6 kB1445 kB [文件列表]
armhf 206.8 kB1422 kB [文件列表]