quantmind / pyslink

Soft link a file/directory with python site-packages directory

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyslink

PyPI version Python versions release Downloads

Soft link a file/directory with python site-packages directory. Useful during development.

Installation via pip:

pip install pyslink

Soft link a package:

pyslink path/to/main/module

About

Soft link a file/directory with python site-packages directory

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 79.7%Language:Makefile 12.9%Language:Shell 7.4%