dual tape - v1.0.2
About
This python module “dual_tape” is an Esolang.
Python Installation
pip install dual_tape
Console Interface
dual_tape hello_world.dt
dual_tape
positional arguments:
file path to dual_tape script
optional arguments:
-h, --help show this help message and exit
-a, --author get author of dual_tape
-v, --version get version of dual_tape
-l, --log enables debug log
--timeout TIMEOUT max number of instructions that can run
Documentation
Build Executable
git clone https://github.com/cmcmarrow/dual_tape.git
pip install -e .[dev]
python build.py
API
dual_tape_api.py
info: API to dual_tape
:param: inputs: Optional[Union[Tuple[str, ...], List[str]]]
:param: sys_output: bool
:param: catch_output: bool
:param: log: bool
:return: Generator[vm.VMState, None, None]
Release files for dual-tape 1.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dual_tape-1.0.2.tar.gz | 7.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| dual_tape-1.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.6 kB
Release files / dual_tape-1.0.2.tar.gz
| Download URL | dual_tape-1.0.2.tar.gz |
|---|---|
| Size | 7.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5278b19fa2976d7af38e57e7b8ad328bc4e5123c81d6afaeb4c9e9471aa6e150
|
|
BLAKE2b-256 checksum How to use checksums |
9bed9350e327501381b4cfdd1580a60bcf76c622a721870082ab789edfc6f706
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
|
Release files / dual_tape-1.0.2-py3-none-any.whl
| Download URL | dual_tape-1.0.2-py3-none-any.whl |
|---|---|
| Size | 11.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5e27906efcf61a1b6df3eeb22870d37f116f2f4ef63898228a99d1901a9ed9d2
|
|
BLAKE2b-256 checksum How to use checksums |
af817598435d5fe774d4814fb661cd73207d21f8f1c35aaabc07f1149ca44eea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.9.0
|