1
I Use This!
Activity Not Available

Project Summary

idiokit is an experimental Python library for doing asynchronous stuff. It currently contains:

An infrastructure for writing streams, Python generators that act as lightweight pseudo-threads that communicate through message passing. Tools for combining streams, by e.g. piping them together. Incomplete implementations of asynchronous TCP connectivity and XMPP and IRC protocols.

Apart from trying out new stuff, some of idiokit's goals are:

Avoid dependencies outside Python's standard library. Currently the only dependency is Python 2.5 or higher (Python 3.x is not supported though). Relatively easy integration with most foreign event loops (such as PyQt4).

There are some caveats, of course:

Windows is currently not supported. Python's standard library has to be compiled with SSL support for the XMPP connectivity to work.

idiokit liberally borrows (adopts, steals) ideas from great open source Python projects such as Twisted and PyXMPP. You'd probably be better off using them anyway.

Tags

asynchronous irc python xmpp

In a Nutshell, idiokit...

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.
MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    learn about Open Hub updates and features on the Open Hub blog
About Project Security

 Code analysis has not completed

The Open Hub computes statistics on FOSS projects by examining source code and commit history in source code management systems. The source code for this project has been located, but the analysis isn't complete. Feel free to check its progress.

Community Rating

Be the first to rate this project
Click to add your rating
  
Review this Project!