Metadata-Version: 2.4
Name: SpBFUltraProMaxAirNeoEx
Version: 0.1.0
Summary: Super BrainF**k Ultra Professional Max Air Neo Ex
Author: EMO_123
License: MIT
Keywords: emo123,joke,BrainFuck,BF
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# Super BrainF\*\*k Ultra Professional Max Air Neo Ex

** Tip: I am not the original author of BrainF\*\*k. **

** Warning: The following content contains some profanity. Please ensure you are over 3 million years old. **

# install
```bash
pip install SpBFUltraProMaxAirNeoEx
```
# Run BF in your Python code.
```python
import bf
bf.fuck("""
++++++++++[>+++++++>++++++++++>+++>+<<<<-]
>++.>+.+++++++..+++.>++.<<+++++++++++++++.
>.+++.------.--------.>+.>.
""")
```
# Run BF in your console
```bash
bf -c "++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>."
bf helloworld.bf
```
# Install the library

Alright, I'm building the webpage.

You cannot install it directly from the webpage for now.

```bash
bf install a_certain_library #I haven't set up the website yet.
```

However, you can import it locally.

```bash
cd #(The directory where your library is located)
bf install -f #(Your library name)
```

# uninstall
```bash
bf uninstall #(Your library name)
```
