PyAMS management package for HTML tables
Project description
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. Complete doctests are available in the doctests folder.
What is PyAMS_table?
PyAMS_table is a fork of z3c.table package; it provides the same features to generate HTML tables, but adapted to the Pyramid framework.
** Package API is also converted to common Python standards, using snake_case for variables and methods.
Changelog
1.2.1
updated doctests
1.2.0
removed support for Python < 3.7
1.1.3
updated Gitlab-CI configuration
1.1.2
updated Gitlab-CI configuration
1.1.1
updated Gitlab-CI configuration
removed Travis-CI configuration
1.1.0
added methods to render cells and rows contents in JSON format
updated “adapter_config” decorator arguments names
1.0.2
updated doctests using ZCA hook
1.0.1
use current request registry instead of global registry to query adapters
1.0.0
initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Hashes for pyams_table-1.2.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | a4d79c161f276d96b0431e61a0b40b5ccfb5bdceda558e1fcf6c201ffad0e77a |
|
MD5 | 28fbc4fef5283e625404950a1733b144 |
|
BLAKE2b-256 | 30f7df7f3d4537a9cf7d10449cc4dec08eef017ea6e2304a56eeb41e06edd104 |