A simulator of file system links.
Project description
- 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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file virtuallinks-0.0.1-py2.py3-none-any.whl.
File metadata
- Download URL: virtuallinks-0.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
49fdb8f2753718823b7dfb7b7610aeab88c51735c508335d05872b10321d0e32
|
|
| MD5 |
8fddb0df61c7888a00e7f3bcdc2b56e1
|
|
| BLAKE2b-256 |
f168092fd79cc804c80fbb963a986185636fe15a173d8420afe7e5505d88d933
|