This release is a pre-release and may not be stable for production use.
SchevoPolicy provides security policy enforcement for Schevo databases.
Policies are separate from the database itself. More than one policy may be enforced for a given database.
Generic functions are used to give a wide array of flexibility in defining policies, while maintaining readability.
The API used by client code is the same as that of the database itself. For example, accessing the list of extent names directly and through a security policy that allows it:
>>> db.extent_names() ['Bar', 'Foo'] >>> policy = SecurityPolicy() >>> context = dict(username='jdoe') >>> dbp = policy(context) >>> dbp.extent_names() ['Bar', 'Foo']
You can also get the latest development version.
Release files for SchevoPolicy 1.0a1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| SchevoPolicy-1.0a1.zip | 31.5 kB | Details | |
| SchevoPolicy-1.0a1.tar.gz | 15.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| SchevoPolicy-1.0a1-py2.5.egg | Legacy Egg format | - | - | Details |
Total release size: 122.1 kB
Release files / SchevoPolicy-1.0a1.zip
| Download URL | SchevoPolicy-1.0a1.zip |
|---|---|
| Size | 31.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a473713a37b968ec6b0f74f2adb982027d4189c4f55138b6176244a94deab83b
|
|
BLAKE2b-256 checksum How to use checksums |
bd5ad3ee68179ef1afe9069d5fe3f6fb9bddacd4141de8b70465fe0af6eb8d98
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / SchevoPolicy-1.0a1.tar.gz
| Download URL | SchevoPolicy-1.0a1.tar.gz |
|---|---|
| Size | 15.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4702b2b57e44e755967c8086308fbe7c4dee14517e45117273671bb2ce4aa6ea
|
|
BLAKE2b-256 checksum How to use checksums |
57c29b313c2754082a4416516d9074ff32a191643df7e583d2a80d53963ddc4b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / SchevoPolicy-1.0a1-py2.5.egg
| Download URL | SchevoPolicy-1.0a1-py2.5.egg |
|---|---|
| Size | 74.9 kB |
| Tags | Egg |
|
SHA-256 checksum How to use checksums |
f465fab9f8ee0d1dacdee15f74e05e9a145572857114dd4d486e421cc9ef5cd8
|
|
BLAKE2b-256 checksum How to use checksums |
bb871f09551605b9a9e8df608eca5c6a0e31fa9027ae24f68149a392d3ec820e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |