dev-python/bluelet (gentoo)

Search

Package Information

Description:
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications. It uses PEP 342 coroutines to make concurrent I/O look and act like sequential programming. In this way, it is similar to the Greenlet green-threads library and its associated packages Eventlet and Gevent. Bluelet has a simpler, 100% Python implementation that comes at the cost of flexibility and performance when compared to Greenlet-based solutions. However, it should be sufficient for many applications that don't need serious scalability; it can be thought of as a less-horrible alternative to asyncore or an asynchronous replacement for SocketServer (and more).
Homepage:
https://pypi.org/project/bluelet/
License:
MIT

Versions

Version EAPI Keywords Slot
0.2.0-r1 8 amd64 ~x86 0

Metadata

Description

Maintainers

Upstream

Raw Metadata XML
<pkgmetadata>
	<maintainer type="person">
		<email>jsmolic@gentoo.org</email>
		<name>Jakov Smolić</name>
	</maintainer>
	<longdescription lang="en">
Bluelet is a simple, pure-Python solution for writing intelligible asynchronous socket applications. It uses PEP 342 coroutines to make concurrent I/O look and act like sequential programming.

In this way, it is similar to the Greenlet green-threads library and its associated packages Eventlet and Gevent. Bluelet has a simpler, 100% Python implementation that comes at the cost of flexibility and performance when compared to Greenlet-based solutions. However, it should be sufficient for many applications that don't need serious scalability; it can be thought of as a less-horrible alternative to asyncore or an asynchronous replacement for SocketServer (and more).		
	</longdescription>
	<stabilize-allarches></stabilize-allarches>
	<upstream>
		<remote-id type="github">sampsyo/bluelet</remote-id>
		<remote-id type="pypi">bluelet</remote-id>
	</upstream>
</pkgmetadata>

Lint Warnings

USE Flags

Flag Description 0.2.0-r1
examples Install examples, usually source code

Manifest

Type File Size Versions
Unmatched Entries
Type File Size
DIST bluelet-0.2.0.gh.tar.gz 14182 bytes