Tyger is a simple type analysis tool that provides the foundations to implement diferent typing disciplines in Python.
Project description
Tyger: a simple type analysis tool
Tyger is a simple analysis tool developed to implement different type disciplines in Python.
The package includes defines the necessary interfaces to implement a type discipline. It also comes with two currently in development interfaces: a simple gradual type system and a gradual security type system.
The main subjects of study of this project are gradual type system. This is defined in the abstract base discipline. The gradual system is based on the AGT methodology.
Installation
Package must be installed for testing. To install in development mode, use
pip install -e .
To install from the PyPi index, use:
pip install tyger
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
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 tyger_dev-0.0.6.tar.gz.
File metadata
- Download URL: tyger_dev-0.0.6.tar.gz
- Upload date:
- Size: 26.9 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bb6968bc99283e92465fbe88a47579e53a219ab247d93c15f71bcbd8fcc2dab7
|
|
| MD5 |
2a52d581d5f37060c6c1cf6e41720a21
|
|
| BLAKE2b-256 |
2f23f645fc3e256cadcabf84b72d25d2065a5644e31be76363e5e974d68680e1
|
File details
Details for the file tyger_dev-0.0.6-py3-none-any.whl.
File metadata
- Download URL: tyger_dev-0.0.6-py3-none-any.whl
- Upload date:
- Size: 55.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cecb355075122d3d7d31328b09ce0bf226468dff892d28b28b50a0f3d4aaa2b1
|
|
| MD5 |
f510a8c6c78414580e56d83ed764be25
|
|
| BLAKE2b-256 |
147fba1a546b2f9efe99a1bb761fc8510c9834a779fdef981f3b7149b7c675c6
|