473,405 Members | 2,141 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,405 software developers and data experts.

PyProtocols 0.9.1 Released

What is PyProtocols?
--------------------

PyProtocols is an extended implementation of PEP 246, adding a new
"declaration API" that lets you easily define your own interfaces and
adapters, and declare what adapters should be used to adapt what types,
objects, or interfaces. Using PyProtocols, you can easily make flexible
frameworks that you or other developers can extend without needing to
modify the base framework. PyProtocols interfaces can interoperate with
those of Twisted and Zope, or can be used entirely standalone.

PyProtocols may be used, modified, and distributed under the same terms
and conditions as Python or Zope.
What's new in version 0.9.1?
----------------------------

* Implemented Samuele Pedroni's "subproto" idea (see
http://mail.python.org/pipermail/pyt...ne/036242.html) as the
new 'protocolForType()' API.

* Added other APIs to automatically generate protocols, such as
'protocolForURI()', 'sequenceOf()', and 'Variation()'.

* Compatible with Zope X3 Milestone 4, Python 2.3.2, and Twisted
1.1.0. (Also runs on Python 2.2.2+, if you don't need Zope 3 compatibility.)

* New 'Adapter' and 'StickyAdapter' convenience base classes

* Fixes for compatibility with 'ExtensionClass', and for a memory leak in
the optional C "speedups" module
PyProtocols Resources
---------------------

* Detailed Changes since the 0.9 release:
http://peak.telecommunity.com/protoc...ANGES.txt.html

* Release notes, installation instructions, and browsable API docs:
http://peak.telecommunity.com/protocol_api/

* Source and Binary Releases:
http://peak.telecommunity.com/dist/

* Reference Manual (HTML):
http://peak.telecommunity.com/protoc...protocols.html

* Reference Manual (PDF):
http://peak.telecommunity.com/protocol_ref.pdf

* Browsable CVS Repository:
http://cvs.eby-sarna.com/PyProtocols/
Jul 18 '05 #1
0 1058

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Phillip J. Eby | last post by:
I goofed, missing a unit test for one of the new features: 'protocols.Variation' was broken in the 0.9.1 release. 0.9.2 fixes the bug. Sorry for the inconvenience. PyProtocols Resources...
2
by: Gonçalo Rodrigues | last post by:
Hi all, I'm not sure if this is the best forum to place this question, but haven't found a better one, so here goes. I have Python 2.3 in my machine (Windows 2000) and downloading PyProtocols...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 1 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. What is...
0
by: Phillip J. Eby | last post by:
PyProtocols 0.9.3 release candidate 2 is now available for download. Assuming there are no bugs reported in the next 3-4 weeks, it will become the 0.9.3 final release in early August. (The...
0
by: Phillip J. Eby | last post by:
As there were no further bugs reported for PyProtocols 0.9.3rc2, PyProtocols 0.9.3 final is now available for download. There are no practical changes from rc2, except for file and documentation...
0
by: Michael Sparks | last post by:
Kamaelia 0.1.2 has been released! What is it? =========== Kamaelia is a collection of Axon components designed for network protocol experimentation in a single threaded, select based...
2
by: VinDotNet | last post by:
Here's the Scenario I am facing: I've got a winform managed c++ client which connects to my managed COM+ server application (by making createinstance, then typecasting the object to an interface,...
0
by: Terry Hancock | last post by:
I've been discussing PyProtocols with a a friend collaborating with me on a SF game project, about the benefits and design concept of "component architecture", and I'm a little confused by what...
0
by: Terry Hancock | last post by:
Hi all, PyProtocols is a very nice interface/component/adapter library, but it appears to lack one thing I'm quite hooked on, which is the ability to verify that objects implement a given...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.