CLI tool to generate academic practical code files for Compiler Design, Data Structures, OS, and DBMS
Project description
reqcode-aj
A Python CLI tool to generate academic practical code files offline.
Installation
pip install reqcode-aj
Usage
# List available subjects
reqcode --list
# Generate all code files
reqcode --all
# Generate specific subject
reqcode --subject compiler_design
reqcode --subject deep_learning
reqcode --subject social_network_analysis
# Save to specific directory
reqcode --all --output ./my_codes
# Create zip file
reqcode --all --zip
Subjects Included
- Compiler Design - Lex and Yacc practical files
- Deep Learning - Deep learning implementations
- Social Network Analysis - Network analysis code
Features
- Works completely offline
- All practical files bundled in the package
- Perfect for lab practicals and exam preparation
- No internet required after installation
License
MIT 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
reqcode_aj-0.1.1.tar.gz
(7.8 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
File details
Details for the file reqcode_aj-0.1.1.tar.gz.
File metadata
- Download URL: reqcode_aj-0.1.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97e472a45830ca48ae5e29713cc51f9591a56664953215876e4a3252aa86313c
|
|
| MD5 |
477acbdcc4d6b9e49302fd5182e17141
|
|
| BLAKE2b-256 |
fe28a962a2486b2b3ff2fcce63955a821a4e35a99843cdfc1574ae04f4eeccd8
|
File details
Details for the file reqcode_aj-0.1.1-py3-none-any.whl.
File metadata
- Download URL: reqcode_aj-0.1.1-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d33e883aa9a78a36733d59a1a6c8bcef54e65e8abd8667c2f40fbec92c372613
|
|
| MD5 |
8a4b4941fa6385a58f3caa8696473fc3
|
|
| BLAKE2b-256 |
32e17a98063e57580af3994a7d5f7810f8b97ccdc99afd209a448004bcd3fa00
|