fluent
fluent copied to clipboard
Python wrapper for stdlib (and other) objects to give them a fluent interface.
Hey there, i love the idea of this library. One issue though: there are no IDE autocomplete suggestions when using this. I managed to get rudimentary suggestions to work by...
@kbauer: I'd like to discuss auto unwrapping seperately - your input is very welcome. Regarding the auto conversion in `map()`: I am also constantly annoyed by this, but I am...
**pipe** Will try, but it took me days just to answer to your comments :/ For now I am just attaching my experient ([pipe.py.txt](https://github.com/dwt/fluent/files/6097468/pipe.py.txt)). Regarding [sh](http://amoffat.github.io/sh/): It looks quite interesting,...
============================================================= (python environment governed via pyenv : here : use globally installed 3.12 $ pip show fluentpy Name: fluentpy Version: 2.1.1 Summary: Python wrapper for stdlib (and your) objects to...