[PR #697] [CLOSED] Add Ziggurat Foundations #631

Closed
opened 2025-11-06 12:59:20 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/697
Author: @ergo
Created: 8/17/2016
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Top layer to make authentication, resource ownership and permission management fast, simple and easy. In summary, Ziggurat Foundations is a set of framework agnostic set of sqlalchemy classes that help working with users,groups, permissions and resources together.

ZF has been used for very large implementations (millions of real users) and has been extended for custom applications such as geo-location applications that rely on pin-point accuracy for a users location. Zigg has been designed to work for high end environments, where the user(s) are at the main focus of the application (for example ZF could become the backbone for a social media style application).

What's the difference between this Python project and similar ones?

There are no maintained cross-framework solutions based on sqlalchemy that solve this problem with mixins.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/697 **Author:** [@ergo](https://github.com/ergo) **Created:** 8/17/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`46f5889`](https://github.com/vinta/awesome-python/commit/46f5889ff80952260546f820108c0af691e435f4) Add Ziggurat Foundations ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Top layer to make authentication, resource ownership and permission management fast, simple and easy. In summary, Ziggurat Foundations is a set of framework agnostic set of sqlalchemy classes that help working with users,groups, permissions and resources together. ZF has been used for very large implementations (millions of real users) and has been extended for custom applications such as geo-location applications that rely on pin-point accuracy for a users location. Zigg has been designed to work for high end environments, where the user(s) are at the main focus of the application (for example ZF could become the backbone for a social media style application). ## What's the difference between this Python project and similar ones? There are no maintained cross-framework solutions based on sqlalchemy that solve this problem with mixins. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-06 12:59:20 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#631