A tool to measure code similarity.
Project description
codesim
Install
- Install Python(>=3.7) and pip
- Install requirements.
cd src
pip install -r requirements.txt
Usage
cd src
python -m codesim <file1> <file2>
Alternative
Build and install a portable Python Wheel package.
cd src
python -m pip install --upgrade build twine
python -m build -o ../dist
python -m pip install ../dist/codesim-0.0.1-py3-none-any.whl
codesim <file1> <file2>
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
codesim-0.0.0.tar.gz
(2.4 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 codesim-0.0.0.tar.gz.
File metadata
- Download URL: codesim-0.0.0.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
61c2ea3d320063e1a8f511a3423eb72db4448dd8e85c6267b892e97f6ecb627c
|
|
| MD5 |
7d65223ca9393446b7ce885296636149
|
|
| BLAKE2b-256 |
1061ded8006ee2c5e9d7bd1f7857fcbd6656ba815ac61204053e35032fcb72fa
|
File details
Details for the file codesim-0.0.0-py3-none-any.whl.
File metadata
- Download URL: codesim-0.0.0-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.0 importlib_metadata/4.8.2 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ebfd721502f4221eaa8bbfe49f2f34de655075dd9b43995e7851dd9c2d07b49
|
|
| MD5 |
918e7ca1b430c5451fd3a17b5ddbbada
|
|
| BLAKE2b-256 |
258df14f73d56130a663783a67e4d473d0a389d525d36019c16b8eccb93762f7
|