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

3m read timeFrom github.com
Post cover image
Table of contents
Content of README:Key featuresCode exampleInstallationQuick introStructure of the repository
8 Comments

Sort: