Metadata-Version: 2.2
Name: blue_flie
Version: 4.16.1
Summary: 🦋 flying with AI.
Home-page: https://github.com/kamangir/blue-flie
Author: Arash Abadpour (Kamangir)
Author-email: arash@kamangir.net
License: Public Domain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: abcli
Requires-Dist: blue_sbc
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: summary

# 🦋 blue-flie

🌀 `@flie` is an [`abcli`](https://github.com/kamangir/awesome-bash-cli) plugin for flying drones.

```bash
pip install blue-flie
```

|   |
| --- |
| [`blue-flie`](#) [![image](https://www.bitcraze.io/images/documentation/overview/system_overview.jpg)](#) [Crazyflie 2.1 Brushless](https://www.bitcraze.io/products/crazyflie-2-1-brushless/) |

## Toolbelt

> ... used to develop, test and build Bitcraze modules ... will ... find the tool in ... the module [in] ... the working directory ... [and will execute them] ... in ... a docker container based on the ... requirements ... in ... module.json ...

```bash
toolbelt \
	install \
	[dryrun]
 . install toolbelt.
```

Alias is already set in [alias.sh](https://raw.githubusercontent.com/kamangir/blue-flie/main/blue_flie/.abcli/alias.sh).

- [Manuall Installation](https://www.bitcraze.io/documentation/repository/toolbelt/master/installation/)
- repo: [github/bitcraze/toolbelt](https://github.com/bitcraze/toolbelt)


## Radio

- [Crazyradio 2.0](https://www.bitcraze.io/products/crazyradio-2-0/)
- Library: [Crazyflie python library (cflib)](https://github.com/bitcraze/crazyflie-lib-python), [Installation](https://github.com/bitcraze/crazyflie-lib-python/blob/master/docs/installation/install.md)

🔥 [dev notes](https://arash-kamangir.medium.com/%EF%B8%8F-conversations-with-ai-455-2d4ee6109352)

---

- Hardware: [Crazyflie 2.1 Brushless](https://www.bitcraze.io/products/crazyflie-2-1-brushless/), [getting started](https://www.bitcraze.io/documentation/tutorials/getting-started-with-crazyflie-brushless/)
- https://www.bitcraze.io/documentation/system/
- https://www.bitcraze.io/2017/07/crazyflie-based-quadcopter-with-raspberrypi-camera/

---


[![pylint](https://github.com/kamangir/blue-flie/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-flie/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-flie/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-flie/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-flie/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-flie/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-flie.svg)](https://pypi.org/project/blue-flie/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-flie)](https://pypistats.org/packages/blue-flie)

built by 🌀 [`blue_options-4.227.1`](https://github.com/kamangir/awesome-bash-cli), based on 🦋 [`blue_flie-4.16.1`](https://github.com/kamangir/blue-flie).
