273 projects
zope.location
Zope Location
zdaemon
Daemon process control library and tools for Unix-based systems
sybil
Automated testing for the examples in your code and documentation.
testservices
Orchestrating services for testing and development.
zope.structuredtext
StructuredText parser
zope.configuration
Zope Configuration Markup Language (ZCML)
zope.security
Zope Security Framework
z3c.rml
An alternative implementation of RML
zope.datetime
Zope datetime
zope.container
Zope Container
carly
A tool for putting messages into and collecting responses from Twisted servers using real networking
mock
Rolling backport of unittest.mock for all Pythons
zope.contentprovider
Content Provider Framework for Zope Templates
zope.component
Zope Component Architecture
zope.interface
Interfaces for Python
z3c.table
Modular table rendering implementation for Zope3
zope.testrunner
Zope testrunner script.
zope.viewlet
Zope Viewlets
zope.traversing
Resolving paths in the object hierarchy
zope.testbrowser
Programmable browser for functional black-box tests
zope.i18n
Zope Internationalization Support
zope.formlib
Form generation and validation library for Zope
zope.dottedname
Resolver for Python dotted names.
zope.contenttype
Zope contenttype
zope.cachedescriptors
Method and property caching decorators
zope.browser
Shared Zope Toolkit browser components
zope.annotation
Object annotation mechanism
zope.index
Indices for using with catalog like text, field, etc.
zope.i18nmessageid
Message Identifiers for internationalization
zope.session
Client identification and sessions for Zope
zc.zope3recipes
ZC Buildout recipe for defining Zope 3 applications
z3c.template
A package implementing advanced Page Template patterns.
zope.app.server
ZServer integration for Zope 3 Applications
zope.mimetype
A simple package for working with MIME content types
z3c.batching
List batching support
zope.app.form
The Original Zope 3 Form Framework
z3c.formui
A set of initial UI components for z3c.form.
zope.securitypolicy
Default security policy for Zope3
z3c.breadcrumb
A pluggable breadcrumbs implementation based on adapters.
zope.app.component
Local Zope Component Support
z3c.etestbrowser
Extensions for zope.testbrowser
zope.app.dependable
Simple Dependency API
z3c.configurator
Dynamic configuration
z3c.layer.pagelet
Pagelet layer setup for Zope 3
zope.app.security
ZMI Views For Zope3 Security Components
zope.preference
User Preferences Framework
zc.recipe.filestorage
ZC Buildout recipe for defining a file-storage
zope.app.publisher
Implementations and means for configuration of Zope 3-style views and resources.
zope.app.session
Zope session
zope.app.testing
Zope Application Testing Support
z3c.pagelet
Pagelets are way to specify a template without the O-wrap.
z3c.traverser
Pluggable Traversers And URL handling utilities
z3c.baseregistry
Manage IComponents instances using Python code and ZCML.
zope.app.appsetup
Zope app setup helper
zope.app.authentication
Principals and groups management for the pluggable authentication utility
z3c.authenticator
IAuthentication implementation for for Zope3
zope.app.container
Zope Container
zope.app.localpermission
Local Persistent Permissions for zope.security
z3c.recipe.i18n
Zope3 egg based i18n locales extraction recipes
zc.recipe.testrunner
ZC Buildout recipe for creating test runners
z3c.layer.ready2go
A ready to go layer for Zope3
zope.app.broken
Zope Broken (ZODB) Object Support
zope.app.renderer
Text Renderer Framework
z3c.currency
A currency field and support for ``z3c.form``.
zope.app.publication
Zope publication
testfixtures
A collection of helpers and mock objects for unit tests and doc tests.
zope.pagetemplate
Zope Page Templates
z3c.menu.ready2go
A ready to go menu for Zope3
zope.app.schema
Component Architecture based Vocabulary Registry
zope.app.rotterdam
Rotterdam -- A Zope 3 ZMI Skin
zope.app.generations
ZMI UI for zope.generations
zope.app.http
HTTP Behavior for the Zope Publisher
zope.app.exception
Zope 3 exception views
z3c.csvvocabulary
A package to create vocabularies based on CSV files.
zope.app.basicskin
Zope ZMI Basic Skin
zope.app.principalannotation
Bootstrap subscriber and browser menu item for zope.principalannotation
zope.app.content
Zope Content Type
zope.app.folder
Folder Content Type for Zope 3
zope.app.pagetemplate
PageTemplate integration for Zope 3
Products.SQLAlchemyDA
A generic database adapter for Zope
zope.tal
Zope Template Application Language (TAL)
zope.app.wsgi
WSGI application for the zope.publisher
zope.sequencesort
Sequence Sorting
zope.proxy
Generic Transparent Proxies
zope.filerepresentation
File-system Representation Interfaces
zope.authentication
Definition of authentication basics for the Zope Framework
zope.schema
zope.interface extension for defining data schemas
zope.testing
Zope testing helpers
zope.event
Very basic event publishing system
zope.copy
Pluggable object copying mechanism
configurator
A library for building a configuration store from one or more layered configuration sources
zope.hookable
Zope hookable
zope.exceptions
Zope Exceptions
mailinglogger
Enhanced emailing handlers for the python logging package.
mortar-mixins
SQLAlchemy mixins for use with Postgres.
carthorse
Safely creating releases when you change the version number.
switcheroo
Efficient dispatch-based calling, that might be a switch statement in another language.
zope.app.locales
Zope locale extraction and management utilities
zope.site
Local registries for zope component architecture
zope.password
Password encoding and checking utilities
zope.size
Interfaces and simple adapter that give the size of an object
zope.minmax
Homogeneous values favoring maximum or minimum for ZODB conflict resolution
zope.copypastemove
Copy, Paste and Move support for content components.
zope.tales
Zope Template Application Language Expression Syntax (TALES)
zope.app.zcmlfiles
Zope application server ZCML files
zope.app.preference
User Preferences Framework ZMI UI
z3c.testing
High-level Testing Support
zope.principalregistry
Global principal registry component for Zope3
zope.app.applicationcontrol
Zope application control
manuel
Manuel lets you build tested documentation.
zope.lifecycleevent
Object life-cycle events
z3c.schema
Additional schema fields for Zope 3
zope.app.onlinehelp
Framework for Context-Sensitive Help Pages
z3c.form
An advanced form and widget framework for Zope 3
zope.principalannotation
Annotations for Zope Principals
zope.publisher
The Zope publisher publishes Python objects on the web.
z3c.macro
Simpler definition of ZPT macros.
zope.app.apidoc
API Documentation and Component Inspection for Zope 3
z3c.password
Password generation and verification utility for Zope3
zope.deferredimport
zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
zope.app.error
Error reporting utility management UI for Zope3
stuff
Stuff 'n' Things
giterator
Python tools for doing git things.
keas.kmi
A Key Management Infrastructure
zope.app.tree
Static Tree Implementation
xlrd
Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files
zope.dublincore
Zope Dublin Core implementation
zope.app.i18n
Persistent translation domains and message catalogs
zope.file
Efficient File Implementation for Zope Applications
mush
Type-based dependency injection for scripts.
guppy
Guppy-PE -- A Python Programming Environment
zope.server
Zope Server (Web and FTP)
zc.catalog
Extensions to the Zope 3 Catalog
mortar-import
Tools for importing data, particularly when using mortar_mixins
mortar-rdb
SQLAlchemy and the component architecture tied together for easy use in multi-package projects for any framework
cjw296-playground
chide
Quickly create sample objects from data.
sockpuppet
Tools for integration tests involving real ports
zc.resourcelibrary
Post-rendering Resource Inclusion
coveralls-check
Check coverage at https://coveralls.io
zc.recipe.egg
Recipe for installing Python package distributions as eggs
shoehorn
Shoehorn structured logs into or out of standard library logging
xlwt
Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+
zope.app.file
File and Image -- Zope 3 Content Components
zope.app.debug
Zope Debug Mode
zope.app.catalog
Management pages for Zope Catalog
z3c.coverage
A script to visualize coverage reports via HTML
picky-pip
A tool for checking versions of packages used by conda or pip are as specified in their requirements files.
xlutils
Utilities for working with Excel files that require both xlrd and xlwt
errorhandler
A logging framework handler that tracks when messages above a certain level have been logged.
python-workfront
Python library for accessing the Workfront REST api
zc.datetimewidget
Javascript-based widgets for date and datetime fields.
z3c.contents
Container management page based on z3c.form and z3c.table for Zope3
z3c.sampledata
Sampledata Generator
archivist
A plugable tool for comparing configuration with a known configuration stored in a source control system.
picky
A tool for checking versions of packages used by conda or pip are as specified in their requirements files.
zope.html
HTML and XHTML Editing Support
z3c.datagenerator
Datagenerator for Testing and Sample Data
z3c.jsonrpc
JSON RPC server and client implementation for Zope3
z3c.zrtresource
Zope Resource Templates
z3c.json
Zope3 JSON base libraries
nose_fixes
A plugin to make nose behave better.
checker
A tool for checking system configuration.
pacman
Initially, a tool for introspecting and analysing sys.path
z3c.indexer
A new way to index objects for Zope3
fixed
A library for quickly processing fixed width files.
zope.documenttemplate
Document Templating Markup Language (DTML)
z3c.recipe.runscript
A recipe that runs any script to install a part.
buildout-versions
zc.buildout extension to display and record versions of packages used.
buildout-tox
zc.buildout recipe to build and test packages in multiple environments.
zope.app.zapi
Zope application programming interface
zamplugin.control
Error utility for Zope Application Management
zamplugin.sitemanager
Site manager support for ZAM (Zope Application Management)
zamplugin.sampledata
Sampledata management views for ZAM (Zope Application Management)
zamplugin.navigation
Navigation for ZAM (Zope 3 Application Management)
zam.skin
Zope 3 Application Management skin
zamplugin.error
Error utility for Zope Application Management
zamplugin.authenticator
Site manager support for ZAM (Zope Application Management)
zamplugin.contents
Container management for ZAM Zope 3 Application Management
zam.api
API for ZAM (Zope Application Management
zope.app.zopeappgenerations
Zope Application ZODB Update Generations
z3c.viewtemplate
View Templates
z3c.pdftemplate
PDF Template
z3c.recipe.winservice
Zope3 windows service installer
Products.ZSyncer
ZSyncer is a project that allows live zope objects to be synchronized from one Zope to another without doing the tedious export / transfer / import dance
z3c.rest
A REST Framework for Zope 3 Applications
z3c.language.negotiator
Zope3 i18n language negotiator.
zope.app.securitypolicy
ZMI-based management views for zope.securitypolicy
z3c.jsontree
JSON RPC item tree for Zope3
zope2instance
zc.buildout recipe for Zope 2.12+ instances.
zope.app.interface
Zope Interface Extensions
zope.app.debugskin
Debug -- A Zope 3 ZMI Skin
Products.SimpleUserFolder
A scriptable, subclassable, fully documented and tested user folder implementation for Zope 2.
z3c.proxy
Container proxy implementation for Zope3
Products.MailTemplates
MailTemplates for Zope 2
z3c.profiler
Profiler skin for Zope3
z3c.recipe.dev
Zope3 development server setup recipes
broadwick
A Python Application Environment.
execute
Common patterns for executing commands as sub processes
z3c.menu.simple
A simple menu system for Zope3
z3c.macroviewlet
Viewlets based on ZPT macros.
repoze.bfg.xmlrpc
XML-RPC support for repoze.bfg
z3c.formdemo
A set of demo applications for z3c.form and z3c.formui
z3c.layer
DEPRECATED: Collection of Alternative Base Layers
z3c.layer.minimal
Minimal layer setup for Zope3
zope.testrecorder
Test recorder for functional tests
zope.app.dav
Zope WebDAV Support (Basic)
zope.app.keyreference
Object key references
z3c.optionstorage
Optional Storages -- Persistent, Managable Vocabularies
zope.app.xmlrpcintrospection
XML-RPC Method Introspection Support for Zope 3
z3c.jsonrpcproxy
JSON RPC (javascript) proxy implementation for Zope3
zope.app.intid
ZMI views for Integer Id Utility
zope.app.zptpage
ZPT page content component
zope.app.boston
Boston -- A Zope 3 ZMI Skin
z3c.i18n
Extensions to Zope's I18n Support
lovely.session
memcache-based session storage
z3c.language.switch
Zope3 i18n language switch.
z3c.language.session
Zope3 i18n language session.
scatologist
A framework for ad hoc analysis and reporting from log files.
zope.app.pythonpage
Python Page -- Zope 3 Content Components
mortar
An implementation independent content environment.
z3c.versionedresource
Versioned Resources
zope.app.cache
Zope Caching Framework
zope.wfmc
Workflow-Management Coalition Workflow Engine
zope.app.twisted
Twisted Integration for Zope 3 Applications
zc.i18n
Additional I18n Support APIs
z3c.formjs
Javascript integration into ``z3c.form``
sx.translations
An enhanced version of zope.i18n.translationdomain
z3c.layer.trusted
Trusted layer setup for Zope3
z3c.menu
DEPRECATED: Collection of Viewlet-based Menus
z3c.viewlet
DEPRECATED: Collection of Viewlet Extensions
zope.pypisupport
Python Package Index (PyPI) role management tools
zope.app.workflow
Workflow Engine for Zope 3
zope.app.undo
Transaction Undo API and UI
zope.app.sqlscript
SQL Script -- Zope 3 Content Component
zope.app.module
Zope 3 persistent code/module support
zope.app.locking
Simple Object Locking Framework for Zope 3 applications
zope.app.homefolder
User Home Folders for Zope 3 Applications
zope.app.ftp
Zope FTP Support
zope.app.externaleditor
Editing Zope 3 Content with an External Editor
zope.app.dtmlpage
DTML Page -- A Zope 3 Content Component
zope.rdb
Zope RDBMS transaction integration
zope.app.dublincore
A deprecated backwards compatibility package which will go away in 3.5
stripogram
Strip-o-Gram HTML Conversion Library
resolve
Resolves strings containing dotted names into their objects.
wasp
A library for abstracting interactions with different WASPs
z3c.formjsdemo
A set of demo applications for ``z3c.formjs``
twiddler
A simple but flexible templating system for dynamically generating textual output.
mysqldbda
MySQL Database adapter
zc.comment
A simple comment package.
z3c.resource
Local resource container implementation for Zope3
zope.psycopgda
Psycopg Database Adapter for Zope 3
zope.decorator
Zope Decorators (Deprecated)
zope.xmlpickle
XML-based Pickling
zope.app.wfmc
Zope Application integration for ``zope.wfmc``
z3c.skin.pagelet
A base skin for pagelet-based UIs
zope.app.i18nfile
I18n File and Image -- Zope 3 Content Components
jquery.layer
Base layers for JQuery functionality
jquery.javascript
JQuery integration into Zope 3 via Viewlets
zope.app.traversing
Zope Application Traversal Support (Deprectated)
zope.app.skins
Zope 3 Skin Container Package
zope.app.preview
Object Preview Template
zope.app.pluggableauth
Pluggable Authenticatin Mechanism (Obselete)
zope.app.layers
Zope 3 Layer Container Package
zope.app.interpreter
Safe Python Intrepeter Integration into Zope 3
zope.app.annotation
Zope Annotations
zodbcode
Allows Python code to live in the ZODB
zope.modulealias
Zope modulealias
zope.dependencytool
Package-Dependency Discovery Tool
z3c.referercredentials
An HTTP referer credentials plugin.
zope.thread
Zope3 Thread-Local Storage
jquery.jsonform
A package for JSON-enabled forms.
jquery.widget
A collection of JQuery-based widgets.