https://github.com/msoedov/pipe
https://github.com/msoedov/pipe
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/msoedov/pipe
- Owner: msoedov
- License: mit
- Created: 2016-06-26T14:58:05.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-26T15:02:05.000Z (about 10 years ago)
- Last Synced: 2025-01-14T11:17:25.070Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
Pipe `>>` operator for Python inspired by Elixir's `|>` pipe operator and standart `Enum` library.