Skip to content

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

Notifications You must be signed in to change notification settings

aavrug/shortpath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shortpath

Author:Gaurav Kumar <[email protected]>

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 <path from /home...> --s <any string>

shortpath --p <path from /home...>

shortpath --s <any string>

shortpath --p <path from /home...> --s <any string> --d

shortpath --s <any string> --d

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages