OS Practicals: Interactive & Static versions with Helper Tips
Project description
myos
This package contains OS practical codes with both interactive (user input) and static (demo) versions.
Installation
pip install myos
Usage
Import the package and run the functions.
- Functions ending in
_1are Interactive (require input). - Functions ending in
_2are Static (print a demo).
Examples
import os_schedules
# Run FCFS Interactive
os_schedules.p4_1_1()
# Run FCFS Static Demo
os_schedules.p4_1_2()
# Run Banker's Algorithm Static
os_schedules.p7_2()
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
myos-0.0.1.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
myos-0.0.1-py3-none-any.whl
(6.5 kB
view details)
File details
Details for the file myos-0.0.1.tar.gz.
File metadata
- Download URL: myos-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cbdf1144a7c8c8ed2f56133b65f9ca943f879a1d8a62c6af0ff22a44581466d2
|
|
| MD5 |
3d4fc8a3160fc00759681cffd5a92782
|
|
| BLAKE2b-256 |
bf4a8599ad1f5861baea560a0e02dc9b561ca99ae0b2f7d6bdd66e50ee199dba
|
File details
Details for the file myos-0.0.1-py3-none-any.whl.
File metadata
- Download URL: myos-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bf3e273dc471c052d9532cb495354eb3d15e9df5eea869e289c3c8558ecbcd08
|
|
| MD5 |
88f6bb9592c4c854e6b196a1c3e5ee6e
|
|
| BLAKE2b-256 |
e04cdf66b9f6fcac45596725dbbc31bff6824d2597d0ca4c51c837d5c9258b43
|