-
Notifications
You must be signed in to change notification settings - Fork 317
Package requests #1354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
I can try to chime in a little more on these…
Not so sure about
Would recommend
Discontinued.
Looks like newer versions have issues, and it is possibly discontinued. The code looks trivial enough that this could just be implemented by someone who really needs this functionality.
Is this library robust and secure? It has less than 500 stars. What are the advantages of using SCP via
If a spellchecker is really needed, I would recommend
Looks good, but this is a JS tool, and also seems like more of a CI/CD tool. Let’s wait and see if
This is very relevant. See PEP 770, which just got accepted.
I love precommit. Although, I think it creates ephemeral virtual environments on the system for running the tools declared in the project’s
I can vouch for this.
Are these just typing stubs? Type hints are always nice. If only the original projects just included these in their base packages…
Some pytest plugins automatically alter pytest behavior without any configuration or opt-in. For this reason, I cannot recommend the plugins below, since they could surprise WinPython users:
This randomizes the order of tests without configuration. Would recommended the
This alters the appearance of pytest (subjective) and makes failures show instantly. This may be undesirable to some users and confuse them.
I have personally used
Bryan Okken from the Python Bytes podcast maintains a list of the most popular pytest plugins and has some commentary, and these place highly on it. Based on his list, I could also recommend these:
These plugins are pretty unpopular. Regarding
These are indeed very popular packages. Sphinx, however, has a lot of users. It would probably not be a good idea to replace it with Hopefully this helps! I know that keeping WinPython to a manageable size is one of the goals, and keeping the package list modern and relevant makes this a big challenge. @stonebig has the final say in what makes the cut and should know much better than me what would work best for WinPython users 🙂 |
General Remarks:
So there is a permanent search for complementary actions to keep size in check, where help/allies is never in over-supply.
Currently WinPython is kept at about 600 Mo, to leave room for "smooth" maneuvering, when a maneuver will have to be done. on the list:
|
Uh oh!
There was an error while loading. Please reload this page.
Hello,
Requesting the developer to potentially look into some awesome and useful packages to make it into the WinPython distribution!
General:
To enhance packages already in WinPython:
For code linting/maintenance:
Typing support for packages already in WinPython:
Useful pytest extension packages:
Beautiful and modern looking documentation:
The text was updated successfully, but these errors were encountered: