Skip to main content

Streamer

Simple package that provides a simple way to interact with iterable objects in more fluent way.

Example:

from streamer import stream

stream([1, 2, 3, 4]) \
    .map(lambda x: x ** 2) \
    .take()

Download files

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

Source Distribution

pyperstream-0.2.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file pyperstream-0.2.tar.gz.

File metadata

  • Download URL: pyperstream-0.2.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.21.0 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.29.1 CPython/3.7.0

File hashes

Hashes for pyperstream-0.2.tar.gz
Algorithm Hash digest
SHA256 583b8fadbff77eff41189831cdf3002c6497424f30b7f3452ada1f7b9caae115
MD5 0b22742bb371369ba34df7fbbea2d883
BLAKE2b-256 a73dad0c3df013ec3ebe6917c131e7694239e8dc77caea1f7e7826fca0648cec

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.2 This release

1 file

0.1

1 file

Supported by

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