posix-or-nt

Determine whether the current Python interpreter is running on a POSIX-like or Windows NT platform---even when `os.name` is `java` (Jython).

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install posix-or-nt

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.0a0 pre-release 2025-06-20

Issues with this package?

Page last updated 2025-07-18 02:24:12 UTC