Problems with pyfunctional
See original GitHub issueSince pyfunctional is imported with, for example, from functional import seq
, pipreqs mistakenly adds functional
instead of pyfunctional
to the requirements.txt file.
Issue Analytics
- State:
- Created 3 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
Issues · EntilZha/PyFunctional - GitHub
Python library for creating data pipelines with chain functional programming - Issues · EntilZha/PyFunctional.
Read more >EntilZha/PyFunctional - Gitter
The consistency issues came from my code, sorry. but I still need to add .cache() manually when accessing a seq several times, otherwise...
Read more >scalafunctional Changelog - pyup.io
On PyPI, `0.6.0` was published as `PyFunctional` and `ScalaFunctional` to support transition to new name. Overall, name change better suits the package as...
Read more >pyfunctional - PyPI
PyFunctional makes creating data pipelines easy by using chained functional operators. Here are a few examples of what it can do: Chained operators:...
Read more >Show HN: Python library for functional programming
Does using parentheses for continuation trouble anyone? ... methods wouldn't be hard (https://github.com/EntilZha/PyFunctional/issues/113), ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello! @liem-dq is right and the package is a little inactive, but I intend to change this in the coming weeks. I just became a maintainer and I’m going through all issues and PRs, I’m probably going to start by the mapping issues that are pretty straightforward (thank you @SwiftWinds for the PR!).
@liem-dq if there any changes you made to pipreqs in your fork that you believe may benefit the rest of the community, please consider making a pull request. I would be happy to review and merge them!
This is awesome news. Thank you so much, @alan-barzilay!