Socket
Socket
Sign inDemoInstall

windowsget

Package Overview
Dependencies
6
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    windowsget

windowsget is a Python-based command-line interface (CLI) utility that can be used to download files from the internet on Windows operating system.


Maintainers
1

Readme

Windowsget: Python CLI

Basic usage -

Download file by passing your URL as argument after windowsget

windowsget https://myexample.com/file.txt

Download file by passing your URL as argument after windowsget and specify output path with filename.

windowsget https://myexample.com/file.txt -o mydir/myfile.txt

For more check the documentation given under the project links.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc