ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.73k stars 1.3k forks source link

[Request] Spyder ide #8838

Closed Vedabahu closed 4 months ago

Vedabahu commented 1 year ago

Package Request

Criteria

For a package to be acceptable in the Extras bucket, it should be:

Information

Name: Spyder IDE Description: The Scientific Python Development Environment. An IDE for machine learning in python.

Homepage: https://www.spyder-ide.org/

Download link(s): Spyder_64bit_full.exe Spyder_64bit_lite.exe

Some indication of popularity/repute: 7.1k Stars and 1.4k forks.

I advice creating 2 manifests for The full version and Lite version.

FlawlessCasual17 commented 1 year ago

Sorry for the late PR. If you want it, you can add it from my personal bucket:

scoop bucket add MyScoop 'https://github.com/Zliced13/MyScoop'
scoop install spyder

Or

scoop install spyder-lite
Vedabahu commented 1 year ago

Sorry for the late PR. If you want it, you can add it from my personal bucket:

scoop bucket add MyScoop 'https://github.com/Zliced13/MyScoop'
scoop install spyder

Or

scoop install spyder-lite

Thank you so much.