Skip to main content

Pretzel asynchronous python framework

Project description

Pretzel

Build Status
Coverage Status

Is an asynchronous application framework for python

Features

  • C# like async/await(async/yield) paradigm for asynchronous programming (monad base)

  • Cool asynchronous I/O loop implementation

  • Uniform asynchronous stream implementation for sockets and pipes

  • Interact with subprocesses asynchronously

  • Greenlet support (but not required)

  • Remote code executing over ssh or in child process (with only requirements python and ssh itself)

  • Python 2/3, PyPy compatible

  • Asynchronous python shell python -mpretzel.apps.shell (requires greenlet)

Installation

As git submodule:
git submodule add git://github.com/aslpavel/pretzel.git <path_to_submodule>
Pip from git:
pip install git+git://github.com/aslpavel/pretzel-pkg.git
Pip from PyPI
pip install pretzel

Examples

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pretzel-1.0.4.tar.gz (71.3 kB view details)

Uploaded Source

File details

Details for the file pretzel-1.0.4.tar.gz.

File metadata

  • Download URL: pretzel-1.0.4.tar.gz
  • Upload date:
  • Size: 71.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pretzel-1.0.4.tar.gz
Algorithm Hash digest
SHA256 c85ec2962fa22bc52e4f2ebae2b30696b26d9f3f7759607fb8b14288cdd22039
MD5 a693c756979c5651426973e0862f11f0
BLAKE2b-256 c5a19cbdfdeab83c2e283c7da776123f702c04908ddb91fcc7cbe04f2920e112

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page