Skip to main content

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


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

virtuallinks-0.0.1-py2.py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page