Skip to content

rynstwrt/pwdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pwdf

A terminal command (Python module) to get the path of a file (pwd for files instead of directories).

PyPI Package: View pwdf on PyPI here.


Installing

pip install pwdf


Usage

pwdf <relative file path>

Example:

foo@bar:~$ pwdf testfile.json
/Users/ryn/Documents/testfiles/testfile.json

Building and Installing From Source

Test install: python setup.py install

Build distributions: python setup.py sdist bdist_wheel

Install distributions: pip install dist/pwdf-<version>-py2.py3-none-any.whl

About

A terminal command (Python module) to get the path of a file (pwd for files instead of directories).

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages