Skip to content
This repository has been archived by the owner on Nov 7, 2022. It is now read-only.

robinharms/betahaus.pyracont

Repository files navigation

betahaus.pyracont README

image

This packages main goal is to provide:

  • Basic ZODB-based content type skeleton for Pyramid.
  • Dynamic content types that can be adapted to pretty much suit most purposes.
  • Ability to make highly pluggable components sutable for frameworks.
  • Easy integration with colander.

This package currently lacks proper documentation, but should be pretty stable regarding API changes since it's used in production in other open source projects.

Possible TODOs:

  • Custom field adapters instead of custom field types. No point in storing persistent content types unless needed.
  • With field adapters content types don't need special settings.
  • This might require an introspection tool, otherwise it might appear to "magical".
  • A way to transform input before it's saved.

About

Basic content for ZODB-based Pyramid projects

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages