Skip to main content

A small C language exercise generator and checker

Project description

ccheck

Quality Gate Status

Tool for generating and checking simple C language exercises.

Requirements

  • at least Python 3.7
  • Pip installed

Install from pip

python -m pip install ccheck-2l42h3r

Running from source without building

Install dependencies:

python -m pip install -r requirements.txt

Add project to PYTHONPATH (this depends on OS)

Run project as module:

python -m src.ccheck

Build from source

Install dependencies:

python -m pip install -r requirements.txt

Install/update build tools:

python -m pip install --upgrade build

Build:

python -m build

Files will be outputted to dist/

Install local package build

python -m pip install dist/ccheck_2l42h3r-VERSION-*.whl

Project details


Download files

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

Source Distribution

ccheck-2l42h3r-1.0.4.tar.gz (14.9 kB view details)

Uploaded Source

Built Distribution

ccheck_2l42h3r-1.0.4-py3-none-any.whl (26.8 kB view details)

Uploaded Python 3

File details

Details for the file ccheck-2l42h3r-1.0.4.tar.gz.

File metadata

  • Download URL: ccheck-2l42h3r-1.0.4.tar.gz
  • Upload date:
  • Size: 14.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for ccheck-2l42h3r-1.0.4.tar.gz
Algorithm Hash digest
SHA256 3b537aece857ee2ddd621c72619854b8460eb57c810118794852da5ce731c18b
MD5 a073186d00766fab52c031767eff6e9f
BLAKE2b-256 fc086d35bbc5256207d1a8dd8a7500d1e8b2f40510ce9e73883dbd29154b5cf7

See more details on using hashes here.

File details

Details for the file ccheck_2l42h3r-1.0.4-py3-none-any.whl.

File metadata

File hashes

Hashes for ccheck_2l42h3r-1.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 290020ea506560b91bc63019c0103368e3fc0dc7183c21571538c0e28f77ed68
MD5 3c3038dfd06490a9ccab7f40a8bd556e
BLAKE2b-256 deb62782dcd4671da12ebd3ad8cc12586d02efc47d7a3b0451cb944b7e17e914

See more details on using hashes here.

Supported by

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