Skip to main content

A brainfuck toolbox for python.

Project description

A brainfuck toolbox for python.

Package Status Documentation Status Download Counter

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 hashes)

Uploaded Source

Built Distribution

bftools-0.4.0-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page