Makes the python code only run on Linux.
Find a file
2024-07-02 18:51:26 +02:00
nowin.py Added readme v1.1 2024-07-02 18:51:26 +02:00
README.md Added readme v1.1 2024-07-02 18:51:26 +02:00

Nowin

Makes your code only run on linux once imported.

To install:

Find your site-packages folder using this command: (USER_SITE)

python3 -m site

And then clone the repository into the folder: (Dont forger to replace "" with your actual path.)

git clone https://teapot.informationsanarchistik.de/Wobbl/nowin.git <site-packages>
``