Skip to content
/ compat Public

Chevah OS Compatibility Layer

License

Notifications You must be signed in to change notification settings

chevah/compat

Repository files navigation

chevah-compat

Chevah OS Compatibility Layer for Python 3.

Unified interface for working with operating system accounts on Unix and Windows, see IOSUsers.

The unified interface for working with operating system file systems provides:

  • Unicode
  • allowing impersonated filesystem access
  • allowing chrooted filesystem access
  • single internal path separator: always '/'.
  • listing root directory (on Windows, '/' lists all available drives, while '/c/' lists drive c:)
  • setting/getting filesystem node owner/groups
  • open files in various modes: read-only, write-only, append.

About

Chevah OS Compatibility Layer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published