PyAMS SQL authentication package
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; source code is available on Gitlab and pushed to Github. 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
Release files for pyams-auth-sql 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyams_auth_sql-2.0.1.tar.gz | 13.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyams_auth_sql-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 32.8 kB
Release files / pyams_auth_sql-2.0.1.tar.gz
| Download URL | pyams_auth_sql-2.0.1.tar.gz |
|---|---|
| Size | 13.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
603faee43a8801fec5f361089f8a144782f6311b02595d09592ba47e97de0336
|
|
BLAKE2b-256 checksum How to use checksums |
0833b0cd85da303b5830d1c6e4d5ab944c014f41730df2ffa7e3cfa643f48d3c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / pyams_auth_sql-2.0.1-py3-none-any.whl
| Download URL | pyams_auth_sql-2.0.1-py3-none-any.whl |
|---|---|
| Size | 19.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1d52805c818bc8bda99e92e7981a917df83108925a787b98f37c51a8383087c6
|
|
BLAKE2b-256 checksum How to use checksums |
eefc154dd840322e38e4b5757b6c58b212ee2d656309b0f11412b2545fd18c2c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|