Project description
Python library for building embedded languages within Python that have alternative operational semantics or abstract interpretations.
Purpose
This library allows programmers to free the building blocks that constitute Python syntax from the default Python semantics. It is designed to allow programmers to define quickly and to use immediately one or more alternative abstract interpretation or operational semantics for Python.
Web: pydrogen.org
Version: 0.0.2.0
Compatibility: Python 3
Dependencies: ast, inspect
Package Installation and Usage
The package is available on PyPI:
pip install pydrogen
The library can be imported in the usual way:
import pydrogen
Some usage examples can be found at http://pydrogen.org .
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
File details
Details for the file pydrogen-0.0.2.0.zip
.
File metadata
Download URL:
pydrogen-0.0.2.0.zip
Upload date: Jan 17, 2016
Size: 5.7 kB
Tags: Source
Uploaded using Trusted Publishing? No
File hashes
Hashes for pydrogen-0.0.2.0.zip
Algorithm
Hash digest
SHA256
f73edf9cd0487289a881ca91e8dc892cd08aacd3222f986f28756597488c58ca
Copy
MD5
22092823fdb97531e60446d6cad0c916
Copy
BLAKE2b-256
6d1c6689b5178c5f65a8bf7f3ddc8252c473002891cc6d1462b1c2f78105c224
Copy
See more details on using hashes here.
File details
Details for the file pydrogen-0.0.2.0.win32.exe
.
File metadata
Download URL:
pydrogen-0.0.2.0.win32.exe
Upload date: Jan 17, 2016
Size: 197.2 kB
Tags: Source
Uploaded using Trusted Publishing? No
File hashes
Hashes for pydrogen-0.0.2.0.win32.exe
Algorithm
Hash digest
SHA256
a5e1c9d5ac80866e51b850511ee23dbfe60b09a36f94530c279fc9709edb14c3
Copy
MD5
b1c8bd02691147216ecf9104ead5f4ac
Copy
BLAKE2b-256
95f6f630492b3770d4e3256c3ba0a1239bdf1b941032cf23f00a85c1b245b6a3
Copy
See more details on using hashes here.