Skip to content

msaavedra/cross_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This module contains code to aid cross-platform (win32 and posix) development
in python. In general, python's standard library is designed to be
cross-platform, but there are several areas (file locking, inter-process
communication, etc.) where it is lacking.

To install this module, copy or symlink the cross_platform directory into
your python path.

About

Code to aid cross-platform (win32 and posix) development in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages