Prints Analysis and Design of Algorithms (ADA) C lab exam source codes
Project description
Lab Exam Code Viewer
A utility package to quickly access and print source codes for AI, DBMS, and ADA (Algorithms) Lab experiments.
Installation
pip install .
Usage
After installation, run any of the following commands in your terminal:
ADA (Analysis & Design of Algorithms) Lab Code Viewer (v3)
intelosv3
This will open an interactive menu to choose which ADA C experiment's source code you want to print, along with complexities and exam tips. In Python, you can import and call:
import intelosv3
intelosv3.help()
DBMS Lab Code Viewer (v2)
intelosv2
This will open an interactive menu to choose which DBMS Database's schema, queries, and PK/FK rules you want to view. In Python:
import intelosv2
intelosv2.help()
AI Lab Code Viewer (v1)
intelosv1
This will open an interactive menu to choose which AI experiment's source code you want to print. In Python:
import intelosv1
intelosv1.help()
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
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
File details
Details for the file intelosv3-1.0.0.tar.gz.
File metadata
- Download URL: intelosv3-1.0.0.tar.gz
- Upload date:
- Size: 19.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f9abb2af04a2038ce1e382c45165ee95ccee3cded9abc6801114b7af378cf22d
|
|
| MD5 |
f817dce22d6b6e34eaaeaf3b7865b574
|
|
| BLAKE2b-256 |
1800cf26c47c2032ba86fa4aba14d0157d3428f00a8cbd8cda1a01e3c56a7b39
|
File details
Details for the file intelosv3-1.0.0-py3-none-any.whl.
File metadata
- Download URL: intelosv3-1.0.0-py3-none-any.whl
- Upload date:
- Size: 32.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b998b6d95839dc7be22be0bb91e5c918159efd7258a63879ebd5ad583447b34b
|
|
| MD5 |
f2b528f9124649aa615d969a58c0f6e7
|
|
| BLAKE2b-256 |
d86efd539f17990c6320cc4d4357c1ba84d652d771b9d3bde395f202af86d9ff
|