302 projects
zope.exceptions
Zope Exceptions
zope.copy
Pluggable object copying mechanism
zope.interface
Interfaces for Python
z3c.formui
A set of initial UI components for z3c.form.
z3c.pagelet
Pagelets are way to specify a template without the O-wrap.
zope.app.form
The Original Zope 3 Form Framework
zope.app.wsgi
WSGI application for the zope.publisher
irclog2html
Convert IRC logs to HTML
z3c.unconfigure
Disable specific ZCML directives in other package's configuration
zope.testrunner
Zope testrunner script.
objgraph
Draws Python object reference graphs with graphviz
RestrictedPython
RestrictedPython is a defined subset of the Python language which allows to provide a program input into a trusted environment.
restview
ReStructuredText viewer
pyspacewar
A game loosely inspired by the original Spacewar
profilehooks
Decorators for profiling/timing/tracing individual functions
multiping.py
ncurses frontend to ping
imgdiff
Present two images side-by-side for visual comparison
gitlab-trace
look at GitLab CI pipeline results from the command line
gitlab-jobs
history of GitLab CI job running times
mgp2pdf
MagicPoint to PDF converter
qr2text
Convert PyQRCode generated SVG to ASCII art
strace-process-tree
Produce a process tree from an strace log
ghcloneall
Clone/update all user/organization GitHub repositories
findimports
Python module import analysis tool
eazysvn
Make simple revision merges and branch switching much easier
check-manifest
Check MANIFEST.in in a Python source package for completeness
check-python-versions
Compare supported Python versions in setup.py vs tox.ini et al.
zope.proxy
Generic Transparent Proxies
zope.security
Zope Security Framework
zodbpickle
Fork of Python 3 pickle module.
zc.recipe.testrunner
ZC Buildout recipe for creating test runners
zope.i18n
Zope Internationalization Support
zope.publisher
The Zope publisher publishes Python objects on the web.
transaction
Transaction management for Python
zope.index
Indices for using with catalog like text, field, etc.
zope.container
Zope Container
BTrees
Scalable persistent object containers
zope.i18nmessageid
Message Identifiers for internationalization
persistent
Translucent persistent objects
zope.hookable
Zope hookable
zope.server
Zope Server (Web and FTP)
LinkChecker
check links in web documents or full websites
zope.untrustedpython
Zope Untrusted Python Library
zope.contentprovider
Content Provider Framework for Zope Templates
zope.testbrowser
Programmable browser for functional black-box tests
z3c.password
Password generation and verification utility for Zope3
zdaemon
Daemon process control library and tools for Unix-based systems
ZConfig
Structured Configuration Library
gtimelog
A Gtk+ time tracking application
zope.sendmail
Zope sendmail
zope.configuration
Zope Configuration Markup Language (ZCML)
zope.mimetype
A simple package for working with MIME content types
zope.pagetemplate
Zope Page Templates
z3c.macro
Simpler definition of ZPT macros.
z3c.evalexception
Debugging middlewares for zope.publisher-based web applications
zope.contenttype
Zope contenttype
zope.sqlalchemy
Minimal Zope/SQLAlchemy transaction integration
zope.catalog
Cataloging and Indexing Framework for the Zope Toolkit
zope.app.locales
Zope locale extraction and management utilities
zope.browserresource
Browser resources implementation for Zope.
zope.session
Client identification and sessions for Zope
z3c.rml
An alternative implementation of RML
zope.login
Login helpers for zope.publisher / authentication.
z3c.objpath
Generate and resolve paths to to objects.
z3c.form
An advanced form and widget framework for Zope 3
zope.tales
Zope Template Application Language Expression Syntax (TALES)
zope.app.zcmlfiles
Zope application server ZCML files
zc.recipe.cmmi
ZC Buildout recipe for configure/make/make install
zope.copypastemove
Copy, Paste and Move support for content components.
zope.principalregistry
Global principal registry component for Zope3
zope.lifecycleevent
Object life-cycle events
zope.applicationcontrol
Zope applicationcontrol
zope.app.onlinehelp
Framework for Context-Sensitive Help Pages
zope.app.apidoc
API Documentation and Component Inspection for Zope 3
zope.error
An error reporting utility for Zope3
zope.dublincore
Zope Dublin Core implementation
zope.site
Local registries for zope component architecture
zope.size
Interfaces and simple adapter that give the size of an object
zope.principalannotation
Annotations for Zope Principals
zope.deferredimport
zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.
z3c.checkversions
Find newer package versions on PyPI
zope.location
Zope Location
zope.structuredtext
StructuredText parser
z3c.formwidget.query
A source query widget for z3c.form.
zope.keyreference
Key References
zope.datetime
Zope datetime
zope.component
Zope Component Architecture
z3c.table
Modular table rendering implementation for Zope3
zope.viewlet
Zope Viewlets
zope.traversing
Resolving paths in the object hierarchy
zope.ptresource
Page template resource plugin for zope.browserresource
zope.processlifetime
Zope process lifetime events
zope.formlib
Form generation and validation library for Zope
zope.dottedname
Resolver for Python dotted names.
zope.cachedescriptors
Method and property caching decorators
zope.browser
Shared Zope Toolkit browser components
zope.annotation
Object annotation mechanism
martian
Embedding of configuration information in Python code.
grokcore.component
Grok-like configuration for basic components (adapters, utilities, subscribers)
zc.zope3recipes
ZC Buildout recipe for defining Zope 3 applications
z3c.template
A package implementing advanced Page Template patterns.
z3c.autoinclude
Automatically include ZCML
zope.app.server
ZServer integration for Zope 3 Applications
z3c.batching
List batching support
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.intid
Integer Id Utility
zope.app.dependable
Simple Dependency API
z3c.recipe.compattest
Buildout recipe to create testrunners for testing compatibility with other packages
z3c.configurator
Dynamic configuration
z3c.layer.pagelet
Pagelet layer setup for Zope 3
zope.app.security
ZMI Views For Zope3 Security Components
zope.pluggableauth
Pluggable Authentication Utility
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.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
zodbupdate
Update ZODB class references for moved or renamed classes.
z3c.authenticator
IAuthentication implementation for for Zope3
zope.errorview
Basic HTTP and Browser exception views.
z3c.recipe.tag
Generate ctags from eggs for development.
zope.app.container
Zope Container
zope.app.localpermission
Local Persistent Permissions for zope.security
z3c.recipe.i18n
Zope3 egg based i18n locales extraction recipes
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
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
zope.tal
Zope Template Application Language (TAL)
zc.zservertracelog
Zope 3 tracelog implementation for zserver
zope.browserpage
ZCML directives for configuring browser views for Zope.
zope.sequencesort
Sequence Sorting
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.paste
Zope 3 and PasteDeploy
ppa-copy-packages
Copy Ubuntu PPA packages from one release pocket to another
zope.password
Password encoding and checking utilities
zope.minmax
Homogeneous values favoring maximum or minimum for ZODB conflict resolution
zope.app.preference
User Preferences Framework ZMI UI
z3c.testing
High-level Testing Support
zope.app.applicationcontrol
Zope application control
zope.generations
Zope application schema generations
zope.vocabularyregistry
Utility-based Vocabulary Registry
zope.app.error
Error reporting utility management UI for Zope3
trollius
Deprecated, unmaintained port of the asyncio module (PEP 3156) on Python 2
keas.kmi
A Key Management Infrastructure
zope.app.tree
Static Tree Implementation
zodbbrowser
ZODB browser
Dozer
WSGI Middleware version of the CherryPy memory leak debugger
zope.app.i18n
Persistent translation domains and message catalogs
zope.locking
Advisory exclusive locks, shared locks, and freezes (locked to no-one).
zope.file
Efficient File Implementation for Zope Applications
zc.monitor
A network-accessible command-line monitoring interface.
zc.catalog
Extensions to the Zope 3 Catalog
zc.resourcelibrary
Post-rendering Resource Inclusion
z3c.bcrypt
Password manager utility using bcrypt or pbkdf2 encoding. Useful in combination with zope.password
zc.recipe.egg
Recipe for installing Python package distributions as eggs
refline.srccheck
Source checking/linting tool
cipher.longrequest
Detecting long requests LIVE, using paster
zope.schemaevent
Event subscribers for zope.schema
z3c.recipe.sphinxdoc
Use Sphinx to build documentation for zope.org.
cipher.session
A ZODB Session handling implementation
zope.app.file
File and Image -- Zope 3 Content Components
zc.queue
Queues that are optimized for persistency via the ZODB.
zope.app.debug
Zope Debug Mode
zope.app.catalog
Management pages for Zope Catalog
z3c.coverage
A script to visualize coverage reports via HTML
cipher.googlepam
Google PAM Module (defunct)
pov-fabric-helpers
Fabric helpers we use at PoV
cipher.encryptingstorage
ZODB storage wrapper for encryption of database records
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
z3c.testsetup
Easier test setup for Zope 3 projects and other Python packages.
m01.mongofake
Fake MongoDB implementation
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
mongopersist
Mongo Persistence Backend
z3c.zrtresource
Zope Resource Templates
pyramid_zope_request
Zope publisher request support for Pyramid
keas.profile
WSGI Profiler for Python Paste
cipher.configstore
UNKNOWN
cipher.logview
WSGI middleware that shows you log messages produced during request handling.
cipher.background
Background thread support with ZODB support
cipher.lazydate
Human-friendly zope.schema datetime field
z3c.json
Zope3 JSON base libraries
zc.customdoctests
=====================================================
z3c.indexer
A new way to index objects for Zope3
zope.documenttemplate
Document Templating Markup Language (DTML)
z3c.recipe.runscript
A recipe that runs any script to install a part.
van.pydeb
Make egg metadata information available for Debian packaging
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
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
zope.app.interface
Zope Interface Extensions
zope.app.debugskin
Debug -- A Zope 3 ZMI Skin
z3c.recipe.scripts
Recipe for installing Python scripts
z3c.proxy
Container proxy implementation for Zope3
z3c.profiler
Profiler skin for Zope3
z3c.recipe.dev
Zope3 development server setup recipes
z3c.menu.simple
A simple menu system for Zope3
z3c.macroviewlet
Viewlets based on ZPT macros.
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
z3c.recipe.paster
Zope3 paste deploy setup recipe
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
z3c.language.switch
Zope3 i18n language switch.
z3c.language.session
Zope3 i18n language session.
zope.app.pythonpage
Python Page -- Zope 3 Content Components
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
gtkeggdeps
Interactive egg dependency browser
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
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.