BT-Basic to Python Mapping
Project description
A simple Python package that maps BT-Basic commands. Use it to call BT-Basic methods.
Installation
Install using pip:
py -m pip install py_to_bt_mapping
Example
Here is an example usage:
from mapping import operations
# Get decimal integer version of a binary number:
result = operations.bti("00101")
print(result) # Output: 5
Project details
Release history Release notifications | RSS feed
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 py_to_bt_mapping-1.0.0.tar.gz.
File metadata
- Download URL: py_to_bt_mapping-1.0.0.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9444ccfcd50a5026ea7b0915386289f64605c1ed3755dbb74e94bc962c8d5d28
|
|
| MD5 |
80a80de3dd5ef7f337e4c32fb5d8828a
|
|
| BLAKE2b-256 |
8a2c4b487cb33ee3f4714dae44b0a25a34f70af1de27d0919ba9568bb340bc69
|
File details
Details for the file py_to_bt_mapping-1.0.0-py3-none-any.whl.
File metadata
- Download URL: py_to_bt_mapping-1.0.0-py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef38dac0730eda55debfddae3544e8a7a028b5f4fffa873d5319de6dc125a37b
|
|
| MD5 |
0adecb32e8b4d99a53bb4abdb5690158
|
|
| BLAKE2b-256 |
4219f13ff2c94fbcfd6fa43806d5aa3090164210884b4f07b9492d88f719ff1b
|