pytos
pytos copied to clipboard
refactor for cross-plattform support
- On windows pyinotify and fcntl are not implemented.
- Remove this direct dependencies where not needed.
- Basic functionality and tests should work across plattforms.