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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file winfcntl-1.0.0.tar.gz
.
File metadata
- Download URL: winfcntl-1.0.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ca00b4f7e71bb90c699733c72e9196fd578d845bf3250a36c0f0181250c5b2a |
|
MD5 | 0409b8f9bf3092d10e57c7d2fad0a25c |
|
BLAKE2b-256 | e6c14ce634c756b99b855951981bc5b20104c674cb5330dff3c4836fac3f7654 |
File details
Details for the file winfcntl-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: winfcntl-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af23f84d4a4bf4546c33c26215305737a768be7497455f9f41775071222633cf |
|
MD5 | 9f8d403b0392eb858514fb26a1384440 |
|
BLAKE2b-256 | 7965a9131b726a46291699891407cb67491cada70a57f949cde762d956b405b2 |