Google App Engine 的固定装置

发布于 2024-08-11 21:54:59 字数 324 浏览 6 评论 0原文

有没有可以在 Google App Engine 上创建固定装置的 Python 工具?我尝试了 Fixture(http://farmdev.com/projects/fixture/)。这是我遇到过的最棒的工具。我喜欢简洁的方法和 API 的一致性。但它是 LGPL 许可的。我们的项目是根据 Apache License 2.0 获得许可的,并且 AFAIK LGPL 与该许可证不兼容。有人可以推荐任何其他类似于 Fixture 但具有 Apache 兼容许可证的工具吗?

Are there any Python tools to create fixtures on Google App Engine? I tried Fixture(http://farmdev.com/projects/fixture/). It is the most awesome tool I have come across. I love the clean approach and the consistency of the APIs. But it is LGPL licensed. Our project is licensed under Apache License 2.0 and AFAIK LGPL is incompatible with this license. Can some one please suggest any other tool similar to Fixture but with Apache compatible license?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

魂牵梦绕锁你心扉 2024-08-18 21:54:59

您使用这些装置只是为了测试您的应用程序吗?如果是这样,我认为您的应用程序的许可证根本不重要。仅当您重新分配灯具功能时这才重要。

Are you using the fixtures just for testing your app? If so, I don't think the license of your app matters at all. It would only be important if you were redistributing the fixtures functionality.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文