A tool to measure code competency levels based on CEFR model
Project description
pycefrl
Identifying Python3 Code Level Using the CERFL Framework as Inspiration
What is this project about?
The goal of pycefrl is to create a tool capable of obtaining an evaluation inspired by the ''Common European Framework of Reference for Languages'' for code written in the Python programming language, version 3.
With this tool it is possible to analyze the level of GitHub repositories (and their developers) or code snippets in Python3.
How does it work?
from pycefr import pycerfl from pycefr import getcsv as pd2 import os
pycerfl.read_Directory('C:/Users/raula/Documents/GitHub/requests/', 'requests') pycerfl.summary_Levels()
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
pycefr-1.0.0.tar.gz
(13.4 kB
view details)
File details
Details for the file pycefr-1.0.0.tar.gz.
File metadata
- Download URL: pycefr-1.0.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
586c08f93c7799c8e8db43c931601cf6ee9017a294704021bcc8b42a24e55ca9
|
|
| MD5 |
2e58fb80c0a7ee6b8e97ab6243a20b81
|
|
| BLAKE2b-256 |
f142bdb7fccb4f75404471551ff1e048fce2d4fd773d9563ead993e7cfcc6cee
|