[ bianca ]
[ 原始碼: python-pyramid-tm ]
套件:python3-pyramid-tm(2.6-1)
python3-pyramid-tm 的相關連結
下載原始碼套件 python-pyramid-tm:
- [python-pyramid-tm_2.6-1.debian.tar.xz]
- [python-pyramid-tm_2.6-1.dsc]
- [python-pyramid-tm_2.6.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Transaction management for the Pyramid web framework
The pyramid_tm package allows Pyramid requests to join the active transaction as provided by the transaction package.
其他與 python3-pyramid-tm 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-pyramid
- Pyramid web application framework, a Pylons project - Python 3.x version
-
- dep: python3-transaction
- Transaction management for Python