An open API service indexing awesome lists of open source software.

https://github.com/aavrug/shortpath

A python package for assigning a single string to the complete path.
https://github.com/aavrug/shortpath

python-package shortpath

Last synced: 9 months ago
JSON representation

A python package for assigning a single string to the complete path.

Awesome Lists containing this project

README

          

shortpath
======================================================

:Author: Gaurav Kumar

Shortpath for assigning a single string to the complete path.

Installation
======================================================

pip install shortpath

Description
======================================================

Shortpath provides a short name for the directory path. This is userwise so if you set the shortpath for the guest user it will not work for the root user.
If you just use the command shortpath it will create a shortpath for your current working directory and generate a random name. You can also pass custom path and custom name that you want to use.

Usage
======================================================

shortpath --help

shortpath --v

shortpath --p --s

shortpath --p

shortpath --s

shortpath --p --s --d

shortpath --s --d

Homepage: https://github.com/aavrug/shortpath