Skip to main content

OS indipendent interface

Project description

This module extends python os module with a few new functionality to interface operating system.

It recognizes file name structure and manages both URI standard name both local name, as UNC and ODS5.

  • URI (Uniform Resource Identifier) is standard posix filename.

  • UNC (Uniform Naming Convention) is windows standard

  • ODS5 is used for define OpenVMS standard filenames

An example of URI filename is ‘/home/myfile’.

UNC example for the same of previous URI name is ‘homemyfile’ (with single backslash).

ODS5 (OpenVMS) for the same of previous URI name is ‘[home]myfile’

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

os0-2.0.1.tar.gz (9.9 kB view hashes)

Uploaded Source

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