Skip to main content

PyAMS site management features

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

What is PyAMS_site?

PyAMS_site is an extension package for Pyramid and PyAMS frameworks. It provides a small set of features related to sites, which are the base components of any web site or application.

One of the main features of PyAMS_site packages is the management of site’s generations, which is largely based on zope.generations package (but with much less features); a generation is defined when a new version of any package is requiring database updates to convert contents by adding or updating properties, or renaming classes. But unlike other frameworks, PyAMS made the choice to not automatically do this conversion, which is done using the “pyams_upgrade” console script; the zodbupdate console script can also be used in a first step when some classes need to be renamed before doing an upgrade.

PyAMS_site also provides a Pyramid’s root factory, which is used by Pyramid on application startup to initialize a new site.

Changelog

2.0.1

  • updated Buildout configuration

2.0.0

  • upgraded to Python 2.0

  • added support for Python 3.10 and 3.11

1.3.0

  • removed support for Python < 3.7

1.2.0

  • updated site generations manager upgrade tool, using registered objects factories so that required utilities can be defined only by their interface

  • removed Travis-CI configuration

1.1.0

  • added ISiteEtcTraverser interface to handle custom traversing to local site manager

  • updated doctests

1.0.1

  • replaced hooks with local registry setting

  • updated doctests

1.0.0

  • initial release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyams_site-2.0.1.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

pyams_site-2.0.1-py3-none-any.whl (18.8 kB view details)

Uploaded Python 3

File details

Details for the file pyams_site-2.0.1.tar.gz.

File metadata

  • Download URL: pyams_site-2.0.1.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_site-2.0.1.tar.gz
Algorithm Hash digest
SHA256 824bc897106b38433fecb66188acca9d4f29b93163aaeb2730f39bdb3c5a9f0f
MD5 16525dd839e7bae4b76ba3fb68ca2e44
BLAKE2b-256 ae1af6100fc88d316387d38e618265f38d42ca79fd62bddc2344195e1e415bfe

See more details on using hashes here.

File details

Details for the file pyams_site-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: pyams_site-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 18.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.7.17

File hashes

Hashes for pyams_site-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 45f34b9847e58b0439a8dc71d845141542b2afef9fec5295987c3c5ea279e318
MD5 092581635063825648704d038472d86f
BLAKE2b-256 b66ace7300552e006de55c12cc80ba279709909c12c43ccd143ba6835d13089b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page