An open API service indexing awesome lists of open source software.

https://github.com/kaliv0/fumus

Functional musings in Python
https://github.com/kaliv0/fumus

functional-programming processing python-functional query streams-api

Last synced: 29 days ago
JSON representation

Functional musings in Python

Awesome Lists containing this project

README

        


Fumus

# FUMUS
## Functional Musings in Python

![Python 3.x](https://img.shields.io/badge/python-3.12-blue?style=flat-square&logo=Python&logoColor=white)
[![tests](https://img.shields.io/github/actions/workflow/status/kaliv0/fumus/ci.yml)](https://github.com/kaliv0/fumus/actions/workflows/ci.yml)
[![PyPI](https://img.shields.io/pypi/v/fumus.svg)](https://pypi.org/project/fumus/)
[![docs](https://readthedocs.org/projects/fumus/badge/?version=latest)](https://fumus.readthedocs.io/en/latest)
[![Downloads](https://static.pepy.tech/badge/fumus)](https://pepy.tech/projects/fumus)


Yet another functional-style Queries library for processing collections and iterables using fluent APIs