botoweb

botoweb is an Application Framework for highly scalable application servers. It uses the standard Three-Tier architecture to be housed in the Amazon Web Services environment. It uses boto for communication with these services (hence the name, botoweb).

  • 所有者: boto/botoweb
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Welcome

Welcome to the new home of botoweb, formerly known as boto_web. We have changed the name to botoweb to be more friendly and follow the PEP 8 guidelines for Package naming conventions, specifically:

Package and Module Names

    Modules should have short, all-lowercase names.  Underscores can be used
    in the module name if it improves readability.  Python packages should
    also have short, all-lowercase names, although the use of underscores is
    discouraged.

This application has now been migrated to git and github, under the boto community.

Please feel free to contribute!

Check out the Documentation

Objective

botoweb is an Application Framework for highly scalable application servers. It uses the standard Three-Tier architecture to be housed in the Amazon Web Services environment. It uses boto for communication with these services (hence the name, botoweb).

Overview

botoweb uses wsgi and wsgi chaining to split the logic between multiple layers built inside of the framework:

  • Application Layer
  • Caching Layer
  • Filter Layer
  • Authentication Layer
  • Shared Resources

主要指标

概览
名称与所有者boto/botoweb
主编程语言Python
编程语言Python (语言数: 6)
平台
许可证
所有者活动
创建于2012-08-19 15:12:34
推送于2016-08-15 14:25:53
最后一次提交2015-02-27 09:44:18
发布数21
最新版本名称1.5.5 (发布于 2015-02-27 09:44:18)
第一版名称release-0.4 (发布于 )
用户参与
星数28
关注者数19
派生数15
提交数1k
已启用问题?
问题数1
打开的问题数0
拉请求数8
打开的拉请求数0
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?