Skip to main content

PyAMS base skin 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; source code is available on Gitlab and pushed to Github.

What is PyAMS_skin?

PyAMS_skin is an extension package to PyAMS which defines a small set of interfaces and content providers which can be used in any kind of application.

It also provides a small set of custom form widgets and buttons, and overrides default templates of many widgets provided by PyAMS_form package.

Changelog

1.5.1

  • updated actions templates

1.5.0

  • removed support for Python < 3.7

  • added flex classes to main form template

  • added custom widgets for date and datetime ranges fields

  • added check in dynamic select terms factory

  • updated text lines display widget template

  • updated dropdown menus templates

1.4.0

  • updated forms templates

  • added forms header and footer viewlet managers

  • updated Gitlab-CI configuration

  • removed Travis-CI configuration

1.3.1

  • updated doctests for Gitlab-CI

1.3.0

  • added TALES “metas” extension and base classes to handle metas headers

  • added custom ObjectWidget layout and templates

  • defined SingleCheckboxFieldWidget as default widget factory for boolean fields

1.2.0

  • added breadcrumbs viewlet manager

  • added datetime, date and time input widgets

  • small updates in forms templates

  • updated doctests

1.1.1

  • added attribute to store values separator in OrderedListWidget

  • added missing editor options attribute to HTML input widget template

  • updated doctests

1.1.0

  • added form widget for HTTPMethod schema field

  • added form widget for OrderedList schema field

1.0.5

  • package version mismatch

1.0.4

  • updated forms legend display condition

1.0.3

  • updated forms templates

1.0.2

  • updated Sonar properties

1.0.1

  • updated Gitlab-CI configuration

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_skin-1.5.1.tar.gz (29.3 kB view details)

Uploaded Source

Built Distributions

pyams_skin-1.5.1-py3.9.egg (106.6 kB view details)

Uploaded Source

pyams_skin-1.5.1-py3.8.egg (106.6 kB view details)

Uploaded Source

pyams_skin-1.5.1-py3.7.egg (106.4 kB view details)

Uploaded Source

pyams_skin-1.5.1-py3-none-any.whl (74.0 kB view details)

Uploaded Python 3

File details

Details for the file pyams_skin-1.5.1.tar.gz.

File metadata

  • Download URL: pyams_skin-1.5.1.tar.gz
  • Upload date:
  • Size: 29.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for pyams_skin-1.5.1.tar.gz
Algorithm Hash digest
SHA256 52892090d3fc9bd6d29f6ef172c8ab679063915704c86edd662a6b72779603b3
MD5 407962baed594e69f6eed59a9b5ecc56
BLAKE2b-256 491585ffa4d68a1d507d6d0cfe88dfc01deb3c62ccdf318b07ad1ce1ef550275

See more details on using hashes here.

File details

Details for the file pyams_skin-1.5.1-py3.9.egg.

File metadata

  • Download URL: pyams_skin-1.5.1-py3.9.egg
  • Upload date:
  • Size: 106.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for pyams_skin-1.5.1-py3.9.egg
Algorithm Hash digest
SHA256 ccdfe59380a0788961ae7a184cbe83f9fb17cf22b20b94171b876ed19f86ae3e
MD5 402bb625a16ede8868b80754f78779f2
BLAKE2b-256 b5c7f2e266a09986cda4bb03b482f4176c3f9b06527149329c5b19b8a5769157

See more details on using hashes here.

File details

Details for the file pyams_skin-1.5.1-py3.8.egg.

File metadata

  • Download URL: pyams_skin-1.5.1-py3.8.egg
  • Upload date:
  • Size: 106.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.9

File hashes

Hashes for pyams_skin-1.5.1-py3.8.egg
Algorithm Hash digest
SHA256 34bb8606b03b3ec62ea95f4a50814ad8917949c07c43437ffb1304eea7971f60
MD5 beeac96e1cb6644e4c1faf52ead5600f
BLAKE2b-256 b48be03a35e2d18728fa2fc1e6968dea7d25d62f3073566f15930fd3d13ba6ee

See more details on using hashes here.

File details

Details for the file pyams_skin-1.5.1-py3.7.egg.

File metadata

  • Download URL: pyams_skin-1.5.1-py3.7.egg
  • Upload date:
  • Size: 106.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for pyams_skin-1.5.1-py3.7.egg
Algorithm Hash digest
SHA256 3019c211150b9822d15e12d6b900dbd036f4f20fc83ede3d3900c845df3b3c56
MD5 956907168c40d69e78866dea86cf0b83
BLAKE2b-256 e8e7ea1998feebb94740890a963626f48f7b56fe0292180cb4b4e0ccd4fe15e9

See more details on using hashes here.

File details

Details for the file pyams_skin-1.5.1-py3-none-any.whl.

File metadata

  • Download URL: pyams_skin-1.5.1-py3-none-any.whl
  • Upload date:
  • Size: 74.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.7.10

File hashes

Hashes for pyams_skin-1.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a32ae0e8b34bc97ff0563d8ab8b5b9d32feb5da9b8efcbab9b2828046628c742
MD5 e2a25f56cd6b1167600e82cb561ce847
BLAKE2b-256 59c92a71529b7ec41f91f6b412e57502d58f35c253f3ff33b458db6620be78ad

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