================================
PyAMS SQL authentication package
================================
.. contents::
What is PyAMS?
==============
PyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications
and content management with the Pyramid framework.
**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,
see PyAMS_content package), but many features are generic and can be used inside any kind of web
application.
All PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code
is available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github
<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.
What is PyAMS SQL auth?
=======================
PyAMS SQL authentication package is an extension package for PyAMS_security, which allows
users authentication from an SQL database, using SQLAlchemy.
Changelog
=========
2.0.1
-----
- updated Buildout configuration
2.0.0
-----
- migrated to Pyramid 2.0
1.1.3
-----
- PyAMS_security interfaces refactoring
- added support for Python 3.10
1.1.2
-----
- use constant for principal ID formatter
1.1.1
-----
- updated ZMI menus context
1.1.0
-----
- updated add and edit forms title
- updated package include scan
1.0.1
-----
- updated add menus registration for last release of PyAMS_zmi package
1.0.0
-----
- initial release
Raw data
{
"_id": null,
"home_page": "https://pyams.readthedocs.io",
"name": "pyams-auth-sql",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "Pyramid PyAMS",
"author": "Thierry Florac",
"author_email": "tflorac@ulthar.net",
"download_url": "https://files.pythonhosted.org/packages/08/33/b0cd85da303b5830d1c6e4d5ab944c014f41730df2ffa7e3cfa643f48d3c/pyams_auth_sql-2.0.1.tar.gz",
"platform": null,
"description": "================================\nPyAMS SQL authentication package\n================================\n\n.. contents::\n\n\nWhat is PyAMS?\n==============\n\nPyAMS (Pyramid Application Management Suite) is a small suite of packages written for applications\nand content management with the Pyramid framework.\n\n**PyAMS** is actually mainly used to manage web sites through content management applications (CMS,\nsee PyAMS_content package), but many features are generic and can be used inside any kind of web\napplication.\n\nAll PyAMS documentation is available on `ReadTheDocs <https://pyams.readthedocs.io>`_; source code\nis available on `Gitlab <https://gitlab.com/pyams>`_ and pushed to `Github\n<https://github.com/py-ams>`_. Doctests are available in the *doctests* source folder.\n\n\nWhat is PyAMS SQL auth?\n=======================\n\nPyAMS SQL authentication package is an extension package for PyAMS_security, which allows\nusers authentication from an SQL database, using SQLAlchemy.\n\n\nChangelog\n=========\n\n2.0.1\n-----\n - updated Buildout configuration\n\n2.0.0\n-----\n - migrated to Pyramid 2.0\n\n1.1.3\n-----\n - PyAMS_security interfaces refactoring\n - added support for Python 3.10\n\n1.1.2\n-----\n - use constant for principal ID formatter\n\n1.1.1\n-----\n - updated ZMI menus context\n\n1.1.0\n-----\n - updated add and edit forms title\n - updated package include scan\n\n1.0.1\n-----\n - updated add menus registration for last release of PyAMS_zmi package\n\n1.0.0\n-----\n - initial release\n",
"bugtrack_url": null,
"license": "ZPL",
"summary": "PyAMS sql authentication",
"version": "2.0.1",
"project_urls": {
"Homepage": "https://pyams.readthedocs.io"
},
"split_keywords": [
"pyramid",
"pyams"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "eefc154dd840322e38e4b5757b6c58b212ee2d656309b0f11412b2545fd18c2c",
"md5": "637ccd665012b74279de2d48c9378c3b",
"sha256": "1d52805c818bc8bda99e92e7981a917df83108925a787b98f37c51a8383087c6"
},
"downloads": -1,
"filename": "pyams_auth_sql-2.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "637ccd665012b74279de2d48c9378c3b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 19842,
"upload_time": "2024-02-01T17:39:39",
"upload_time_iso_8601": "2024-02-01T17:39:39.873315Z",
"url": "https://files.pythonhosted.org/packages/ee/fc/154dd840322e38e4b5757b6c58b212ee2d656309b0f11412b2545fd18c2c/pyams_auth_sql-2.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0833b0cd85da303b5830d1c6e4d5ab944c014f41730df2ffa7e3cfa643f48d3c",
"md5": "7df2ec206195256a4c7611d8ca0f8a5a",
"sha256": "603faee43a8801fec5f361089f8a144782f6311b02595d09592ba47e97de0336"
},
"downloads": -1,
"filename": "pyams_auth_sql-2.0.1.tar.gz",
"has_sig": false,
"md5_digest": "7df2ec206195256a4c7611d8ca0f8a5a",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12982,
"upload_time": "2024-02-01T17:39:41",
"upload_time_iso_8601": "2024-02-01T17:39:41.581044Z",
"url": "https://files.pythonhosted.org/packages/08/33/b0cd85da303b5830d1c6e4d5ab944c014f41730df2ffa7e3cfa643f48d3c/pyams_auth_sql-2.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-01 17:39:41",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyams-auth-sql"
}