- Why can’t file system links occur without being registered on the file
system?
import virtuallinks
virtuallinks.link('on/a/dir/far/far/away', name='far_away_dir')
with open('far_away_dir/file.txt', 'w') as f:
f.write('hello world!')
virtuallinks simulates at least one link, without changing the file system.
Install it with:
$ pip install virtuallinks
If you have any questions, then lets chat.
Pure Python code, 2 and 3 compatible.
Release files for virtuallinks 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| virtuallinks-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Release files / virtuallinks-0.0.1-py2.py3-none-any.whl
| Download URL | virtuallinks-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 7.0 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
49fdb8f2753718823b7dfb7b7610aeab88c51735c508335d05872b10321d0e32
|
|
BLAKE2b-256 checksum How to use checksums |
f168092fd79cc804c80fbb963a986185636fe15a173d8420afe7e5505d88d933
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |