question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problems with pyfunctional

See original GitHub issue

Since 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:closed
  • Created 3 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
alan-barzilaycommented, Mar 24, 2021

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!

0reactions
SwiftWindscommented, Mar 26, 2021

This is awesome news. Thank you so much, @alan-barzilay!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found