Bython is a Python preprocessor that allows the use of curly braces instead of indentation for code blocks, making code more robust against errors caused by inconsistent indentation. It supports existing Python modules and can be installed via PyPI or by cloning the git repository. Bython translates Bython (.by) files into Python files and includes a tool to convert Python files to Bython files.
Table of contents
Content of README:Key featuresCode exampleInstallationQuick introStructure of the repository8 Comments
Sort: