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 fields?
PyAMS fields is an extension package which can be used to allow application users to define their own schema fields, and generate add or edit forms automatically.
These schema fields follow zope.schema package philosophy, so that all standard schema fields are available, but the API allows applications developers to add their own fields types.
This package is used by PyAMS_content package internally to allow site managers to create, for example, their own contact forms.
Changelog
2.0.1
updated modal forms title
2.0.0
upgraded to Pyramid 2.0
1.1.1
updated dependencies
1.1.0
added support for forms rendering and handlers
added support for RGPD information and reCaptcha integration
1.0.1
code and pylint cleanup
1.0.0
initial release
Release files for pyams-fields 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_fields-2.0.1.tar.gz | 32.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyams_fields-2.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 86.6 kB
Release files / pyams_fields-2.0.1.tar.gz
| Download URL | pyams_fields-2.0.1.tar.gz |
|---|---|
| Size | 32.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
9e6766a0b172f1c21edf8e866f3ce7a2b76395e823326ce3a9c113ea5cb3ae79
|
|
BLAKE2b-256 checksum How to use checksums |
0cf18fa90b93e0d42d98c37d443439a5b9deac7f86af01a3d5c4cea08e96dfea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|
Release files / pyams_fields-2.0.1-py3-none-any.whl
| Download URL | pyams_fields-2.0.1-py3-none-any.whl |
|---|---|
| Size | 54.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e6e10ffcf494257e2073e4c1dac58e00a4bdc60a1304aa5a97e16ef579c9266e
|
|
BLAKE2b-256 checksum How to use checksums |
7f55ab2a41ac8e63a9256acb7af0368de5c0b592f418b2ff8438010ad80229ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.7.17
|