This release is a pre-release and may not be stable for production use.
# Pedal
A collection of tools to analyze student’s Python source code
# TIFA
Tifa is a Type Inferencer and Flow Analyzer. Its goal is not to be a general purpose tool for doing so, but to be focused on simplistic code written in pedagogical settings. This means that it can make a lot of assumptions and forbid a lot of features. Further, it’s primary job is not just to collect type information, but to detect issues in the code (e.g., a variable changes type, a variable is not read, a variable is defined in one scope then used in another).
# CAIT Capturer for AST Inclusion Trees. Its goal is to take a a desired AST and a target AST. CAIT captures trees in the target ast that include the desired AST.
# Feedback
Given the results of execution and analysis, this tool determines what kind of feedback to deliver to the student.
# Mistakes
# Sandbox
# Environments
# Report
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 Pedal-0.1.dev0.tar.gz.
File metadata
- Download URL: Pedal-0.1.dev0.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
28f9c882138e4dac85663f27c627d13e3aa482eb0f6eab90e382731612c5ede9
|
|
| MD5 |
506116e89a00d6ab8ebf8e8749cb59d0
|
|
| BLAKE2b-256 |
7854121554eff332e009b51eb274b39ac4a23c3fc3160f0c29246b016a34f3ee
|
File details
Details for the file Pedal-0.1.dev0-py3-none-any.whl.
File metadata
- Download URL: Pedal-0.1.dev0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a36f8a5e0ee07f3c5469aa59b4cd878caa146c0f85dc05f233b6b99bbff70d7c
|
|
| MD5 |
b6a985934af3d403ec9251ef1f161888
|
|
| BLAKE2b-256 |
11c0b06981c3dadbfa52819724e6b9c48bae061e7afa294f85acff2cbd7d47c8
|