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.
- Host: GitHub
- URL: https://github.com/aavrug/shortpath
- Owner: aavrug
- Created: 2016-12-15T06:22:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-19T11:09:20.000Z (over 9 years ago)
- Last Synced: 2025-01-28T23:03:53.659Z (over 1 year ago)
- Topics: python-package, shortpath
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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