Skip to main content

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

Standard Method

# List available subjects
reqcode --list

# Generate all code files
reqcode --all

# Generate specific subject
reqcode --subject compiler_design

# Save to specific directory
reqcode --all --output ./my_codes

# Create zip file
reqcode --all --zip

Alternative Method (Use this in lab/college systems if reqcode command doesn't work)

# If you get "command not found" or "not recognized" error, use:
python -m reqcode_aj.main --list
python -m reqcode_aj.main --all
python -m reqcode_aj.main --subject compiler_design
python -m reqcode_aj.main --all --zip

Note: The alternative method works on ALL systems and doesn't require the Scripts folder to be in PATH.

Subjects Included

  1. Compiler Design - Lex and Yacc practical files
  2. Deep Learning - Deep learning implementations
  3. 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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

juneja_codebase-0.1.3-py3-none-any.whl (981.2 kB view details)

Uploaded Python 3

File details

Details for the file juneja_codebase-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for juneja_codebase-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 892539ca519ccdab7b7e3ef65d5d0a4f7cdb630bd13feff3ccd8da19a5fa2b11
MD5 8ba930f7fc8de496ee0b681b49a576c0
BLAKE2b-256 c0d03095b227ea2842a1257dd76b7a3e96dd5e444b4e2fc2ffdcccc2cbffbc9d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page