Skip to main content

Gives some small tools for Windows cmd.exe

Project description

win-basic-tools

Before installing...

This is a some kind of fancy and pythonic way of listing a directory and some aliases.
Try another compiled program if all you seek is speed.

Description:
This repository intends to give some simple commands to Windows cmd.exe.

Installation

It is intended for the global Python Env.
Use the package manager pip to install win-basic-tools

> pip install win-basic-tools

Usage

Windows

$ win-basic-tools setup

Run for setting the macros file for your cmd.exe.
It will create the .macros.doskey at your home directory and point it in Registry.
Alias gives more source control than entry-points, however maybe it will be the choice in the future.

After refreshing your prompt, you can use ls, ll, touch. See $HOME/.macros.doskey for the list of aliases.

Uninstall: run win-basic-tools uninstall before pip uninstall for reseting Registry

Others

Although this package is mainly intended for Windows, the ls.py in win_basic_tools/sources can be used in any system that runs Python3.6+

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

win-basic-tools-0.2.0.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

win_basic_tools-0.2.0-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page