blue-flie


Nameblue-flie JSON
Version 4.16.1 PyPI version JSON
download
home_pagehttps://github.com/kamangir/blue-flie
Summary🦋 flying with AI.
upload_time2025-02-22 22:56:05
maintainerNone
docs_urlNone
authorArash Abadpour (Kamangir)
requires_pythonNone
licensePublic Domain
keywords
VCS
bugtrack_url
requirements abcli blue_sbc
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 🦋 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).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kamangir/blue-flie",
    "name": "blue-flie",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Arash Abadpour (Kamangir)",
    "author_email": "arash@kamangir.net",
    "download_url": "https://files.pythonhosted.org/packages/35/4b/7d0aae1115f437dd7f4e85e655337ca33d3c866c33e6739eb24e6af611bb/blue_flie-4.16.1.tar.gz",
    "platform": null,
    "description": "# \ud83e\udd8b blue-flie\n\n\ud83c\udf00 `@flie` is an [`abcli`](https://github.com/kamangir/awesome-bash-cli) plugin for flying drones.\n\n```bash\npip install blue-flie\n```\n\n|   |\n| --- |\n| [`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/) |\n\n## Toolbelt\n\n> ... 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 ...\n\n```bash\ntoolbelt \\\n\tinstall \\\n\t[dryrun]\n . install toolbelt.\n```\n\nAlias is already set in [alias.sh](https://raw.githubusercontent.com/kamangir/blue-flie/main/blue_flie/.abcli/alias.sh).\n\n- [Manuall Installation](https://www.bitcraze.io/documentation/repository/toolbelt/master/installation/)\n- repo: [github/bitcraze/toolbelt](https://github.com/bitcraze/toolbelt)\n\n\n## Radio\n\n- [Crazyradio 2.0](https://www.bitcraze.io/products/crazyradio-2-0/)\n- 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)\n\n\ud83d\udd25 [dev notes](https://arash-kamangir.medium.com/%EF%B8%8F-conversations-with-ai-455-2d4ee6109352)\n\n---\n\n- 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/)\n- https://www.bitcraze.io/documentation/system/\n- https://www.bitcraze.io/2017/07/crazyflie-based-quadcopter-with-raspberrypi-camera/\n\n---\n\n\n[![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)\n\nbuilt by \ud83c\udf00 [`blue_options-4.227.1`](https://github.com/kamangir/awesome-bash-cli), based on \ud83e\udd8b [`blue_flie-4.16.1`](https://github.com/kamangir/blue-flie).\n",
    "bugtrack_url": null,
    "license": "Public Domain",
    "summary": "\ud83e\udd8b flying with AI.",
    "version": "4.16.1",
    "project_urls": {
        "Homepage": "https://github.com/kamangir/blue-flie"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "09173132f71924c5f0ade36ba26b01cdb9f3f31f46a0381d909c0d71381f2edc",
                "md5": "310d2816bd9ed10317c38b6592e9e257",
                "sha256": "b6dd130c84183ecb0111ba387b9130ddfe3f3f96d422fec78bd18a827d2a7498"
            },
            "downloads": -1,
            "filename": "blue_flie-4.16.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "310d2816bd9ed10317c38b6592e9e257",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 13199,
            "upload_time": "2025-02-22T22:56:02",
            "upload_time_iso_8601": "2025-02-22T22:56:02.867045Z",
            "url": "https://files.pythonhosted.org/packages/09/17/3132f71924c5f0ade36ba26b01cdb9f3f31f46a0381d909c0d71381f2edc/blue_flie-4.16.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "354b7d0aae1115f437dd7f4e85e655337ca33d3c866c33e6739eb24e6af611bb",
                "md5": "c514ed1a615a00a8fc64cecfcaa94959",
                "sha256": "eb66a48fd67dbed6f7984c92f7fafdf51f07a3095b5ac5cb73a9490921b69acd"
            },
            "downloads": -1,
            "filename": "blue_flie-4.16.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c514ed1a615a00a8fc64cecfcaa94959",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9589,
            "upload_time": "2025-02-22T22:56:05",
            "upload_time_iso_8601": "2025-02-22T22:56:05.692739Z",
            "url": "https://files.pythonhosted.org/packages/35/4b/7d0aae1115f437dd7f4e85e655337ca33d3c866c33e6739eb24e6af611bb/blue_flie-4.16.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-22 22:56:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kamangir",
    "github_project": "blue-flie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "abcli",
            "specs": []
        },
        {
            "name": "blue_sbc",
            "specs": []
        }
    ],
    "lcname": "blue-flie"
}
        
Elapsed time: 0.77158s