A brainfuck toolbox for python.
Project description
A brainfuck toolbox for python.
PyPI: https://pypi.org/project/bftools/
Docs: https://bftools.readthedocs.io/en/latest/
Installation
You can install released versions of bftools from the Python Package Index via pip or a similar tool:
Stable Release: pip install bftools
Working Version: pip install git+https://github.com/BobDotCom/bftools.git
Usage
import bftools
comp = bftools.BrainfuckTools()
py = comp.compile("++++++++++[>+>+++>+++++++>++++++++++<<<<-]>>>>++++++++++++++++.---------------.++++++++++++++.+.")
print(py.code)
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
bftools-0.4.0.tar.gz
(8.1 kB
view details)
Built Distribution
File details
Details for the file bftools-0.4.0.tar.gz
.
File metadata
- Download URL: bftools-0.4.0.tar.gz
- Upload date:
- Size: 8.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be449e0c6102f84e8255575b4d1c1f309cc79563221ca5fa5749d3b547390092 |
|
MD5 | a59e03203c5c9711b729d5b055d62ada |
|
BLAKE2b-256 | d02c9ae9bb65bb5e26dc53010e9d510c6094ca1c5a3857606087e22453da5386 |
File details
Details for the file bftools-0.4.0-py3-none-any.whl
.
File metadata
- Download URL: bftools-0.4.0-py3-none-any.whl
- Upload date:
- Size: 9.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d81185cb3ce51251d84de58fc546668b2658282622d6c05f087309364278e11 |
|
MD5 | 9046161e6fd6844b7849b22111c7cf24 |
|
BLAKE2b-256 | a24c894fcf75af0aeb4c81fdf3fb0da4d6a65f3f8798d703282eec1ae76a2f2e |