[ Fonte: storm ]
Pacote: python3-storm (1.1-1)
Links para python3-storm
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte storm:
Mantenedores(as):
Fontes externas:
- Pagina principal [storm.canonical.com]
Pacotes similares:
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).
Outros pacotes relacionados a python3-storm
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU Biblioteca C: Bibliotecas compartilhadas
também um pacote virtual fornecido por libc6-udeb
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
- dep: python3 (<< 3.15)
- dep: python3 (>= 3.13~)
-
- dep: python3-packaging
- utilitários essenciais para pacotes python3
-
- sug: python3-psycopg2
- Python 3 module for PostgreSQL
- ou python3-mysqldb
- Python interface to MySQL
Download de python3-storm
| Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
|---|---|---|---|
| amd64 | 234.7 kB | 1,548.0 kB | [lista de arquivos] |
