CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS
Project description
juneja-codebase
Offline CLI for generating practical code files for multiple subjects.
Install
pip install juneja-codebase==4.1.0
Use
juneja-codebase --list
juneja-codebase --all
juneja-codebase --subject compiler_design
juneja-codebase --subject blockchain
juneja-codebase --all --zip
juneja-codebase --all --output ./my_codes
If the console script is not on PATH, use:
python3 -m juneja_codebase.main --list
python3 -m juneja_codebase.main --all
python3 -m juneja_codebase.main --subject blockchain
Subjects
- Compiler Design
- Blockchain Codes
- Deep Learning
- Social Network Analysis
Notes
--subject blockchainresolves to theBlockchain Codestemplates folder.- The package works offline because templates ship inside the wheel and sdist.
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
juneja_codebase-4.1.0.tar.gz
(1.2 MB
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
File details
Details for the file juneja_codebase-4.1.0.tar.gz.
File metadata
- Download URL: juneja_codebase-4.1.0.tar.gz
- Upload date:
- Size: 1.2 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76693a72f6cd87a1963305fc0c00deb8d468dfb6c9e49cae03cf5e5f2030ea13
|
|
| MD5 |
71c3b26694eece9e97cf336537893f79
|
|
| BLAKE2b-256 |
78256f98ba63cb5f71d237c8f24af07e2f90bbd4eff7c6b8c3b59b07dc79c8a1
|
File details
Details for the file juneja_codebase-4.1.0-py3-none-any.whl.
File metadata
- Download URL: juneja_codebase-4.1.0-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc8ff09cdef60f349addb5eafc5a5cf7eb624e70c6d5de56764343139af90ac6
|
|
| MD5 |
ee8e5b294d06e94e5002e97a7da5a443
|
|
| BLAKE2b-256 |
dceed6beae111404a0154acd8d543a3e2d640341c350fd7796e396418852a400
|