Operating Systems 2024 Class
Project description
운영체제 2024
Operating Systems 2024 Class
- Documentation: https://os2024.halla.ai
- GitHub: https://github.com/chu-aie/os-2024
- PyPI: https://pypi.org/project/os2024
이 수업에서는 컴퓨터 시스템의 작동에 필수적인 운영체제의 설계, 기능, 관리에 대해 포괄적으로 다룹니다. 프로세스 관리, 메모리 관리, 파일 시스템 등 운영체제의 이론적・실질적 측면과 리눅스 운영체제에 대한 깊은 이해를 얻게 됩니다. 강의, 실습, 프로젝트를 통해 운영체제의 작동 방식, 하드웨어 및 소프트웨어와의 상호 작용, 운영체제 리소스의 효율적인 관리 방법을 배울 것입니다.
Installation
To install the OS 2024 package, use the following command:
pip install os2024
Or
pip install --user os2024
The --user
flag is optional and can be used to install the package in the user's home directory instead of the system-wide location.
Usage
To use the OS 2024 CLI, run the following command:
os2024 [OPTIONS]
If no option is provided, the website of the book will open in the default web browser.
Options
The following options are available:
--version
: Show the version of the package and exit.-b
,--build
: Build the book.-l
,--local
: Open the locally built HTML version of the book in the browser.--help
: Show the help message and exit.
Examples
-
To build the book, use the following command:
os2024 --build
This will trigger the build process for the book.
-
To open the locally built HTML version of the book in the browser, use the following command:
os2024 --local
This will open the book's HTML file in your default web browser.
-
To view the version of the package, use the following command:
os2024 --version
This will display the version number of the OS 2024 package.
For more information and additional options, run os2024 --help
to see the help message.
Changelog
See the CHANGELOG for more information.
Contributing
Contributions are welcome! Please see the contributing guidelines for more information.
License
This project is released under the CC-BY-4.0 License.
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 os2024-0.8.0.tar.gz
.
File metadata
- Download URL: os2024-0.8.0.tar.gz
- Upload date:
- Size: 3.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.11.1 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.4 importlib-metadata/7.1.0 keyring/25.2.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 330525a9227e6355f38352121bb1f18311bec76e09dbda16644621368a490e37 |
|
MD5 | 3cf22ec510097cdcddded102e72c8e5a |
|
BLAKE2b-256 | 753763c62cec4f9286ff6c82f0b590e82ab2bd81d7d3efcfe0ba48b7b9fdc043 |
File details
Details for the file os2024-0.8.0-py3-none-any.whl
.
File metadata
- Download URL: os2024-0.8.0-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.11.1 readme-renderer/43.0 requests/2.32.3 requests-toolbelt/1.0.0 urllib3/2.2.1 tqdm/4.66.4 importlib-metadata/7.1.0 keyring/25.2.1 rfc3986/2.0.0 colorama/0.4.6 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b4e12e45468fb9143072e32b241e65fe25b1b8b705b749dbbe6ae2bfd38ba839 |
|
MD5 | 304a5381b6c0866f4dc7e4442b912967 |
|
BLAKE2b-256 | 2d2bc1da08dfe20618f05a998bc91c089329732193ce8927f63deab5d0d4efb1 |