Skip to main content

A fcntl solution for Windows Operating System

Project description

A fcntl solution for windows Operating System that I made because I was frustrated with MoudleNotFound Errors This is a copy of fcntl for python just that is Windows Operating System only compatiable that I made so windows Operating System users do not suffer from not having Macs (Mac and macOS are trademarks of Apple Inc., registered in the U.S. and other countries and regions.) because many modules require fcntl and simply do not care that 72% of computer users are using Windows Operating System

HOW TO USE IT

You may want to use it but it is supposed to be for other modules but you can still use it if you prefer to.

HOW TO USE FOR LIBRARY DEVELOPERS

Winfcntl has the same function names and everything is the same. All you need to do is check if the system is ‘posix’ or ‘nt’ (developers know what this is so if it looks wrong to you then it isn’t for you) and import fcntl if posix and import winfcntl if nt and use the same function names, inputs (such as hello(a, b))

THANK YOU TO OUR CONTRIBUTERS Kiamehr Eskandari

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

winfcntl-1.0.0.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

winfcntl-1.0.0-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page