【问题标题】:How to create user profiles with Bottle and MongoDB?如何使用 Bottle 和 MongoDB 创建用户配置文件?
【发布时间】:2013-10-05 23:49:16
【问题描述】:

我想在使用BottleMongoDBPython 应用程序中设置用户配置文件。

我搜索过:

create users profile in bottle python

但大多数链接与Flask 相关。

我是 Bottle 新手,需要 'from the ground up' 介绍 user profiles 的特定主题 Bottle

我知道路由是用来触发函数的,并且已经让其中的几个路由和函数正常工作。

如果有人能在MongoDB 环境中为理解和在Bottle 框架内实现user profiles 提供一个新手友好指南,我将不胜感激。

【问题讨论】:

    标签: mongodb python-2.7 bottle user-profile


    【解决方案1】:

    我见过有几种用于 Bottle 的身份验证机制。您可以尝试使用这些用户帐户作为起点来构建更强大的配置文件。

    【讨论】:

      猜你喜欢
      • 2010-11-13
      • 1970-01-01
      • 2015-06-24
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2013-07-04
      • 2019-03-01
      相关资源
      最近更新 更多