cflib


Namecflib JSON
Version 0.1.24 PyPI version JSON
download
home_pagehttps://github.com/bitcraze/crazyflie-lib-python
SummaryCrazyflie python driver
upload_time2023-10-24 11:49:15
maintainer
docs_urlNone
authorBitcraze and contributors
requires_python
licenseGPLv3
keywords driver crazyflie quadcopter
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # cflib: Crazyflie python library [![CI](https://github.com/bitcraze/crazyflie-lib-python/workflows/CI/badge.svg)](https://github.com/bitcraze/crazyflie-lib-python/actions)

cflib is an API written in Python that is used to communicate with the Crazyflie
and Crazyflie 2.0 quadcopters. It is intended to be used by client software to
communicate with and control a Crazyflie quadcopter. For instance the [Crazyflie PC client](https://www.github.com/bitcraze/crazyflie-clients-python)  uses the cflib.

See [below](#platform-notes) for platform specific instruction.
For more info see our [documentation](https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/).

## Installation
See the [installation instructions](docs/installation/install.md) in the github docs folder.

## Official Documentation

Check out the [Bitcraze crazyflie-lib-python documentation](https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/) on our website.

## Contribute
Go to the [contribute page](https://www.bitcraze.io/contribute/) on our website to learn more.

### Test code for contribution
Run the automated build locally to test your code

	python3 tools/build/build

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/bitcraze/crazyflie-lib-python",
    "name": "cflib",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "driver crazyflie quadcopter",
    "author": "Bitcraze and contributors",
    "author_email": "contact@bitcraze.io",
    "download_url": "https://files.pythonhosted.org/packages/5e/2c/cf12e15afbdd489d8e0a320cea83ec4d2f80a88977d9b531590b4e2e47c1/cflib-0.1.24.tar.gz",
    "platform": null,
    "description": "# cflib: Crazyflie python library [![CI](https://github.com/bitcraze/crazyflie-lib-python/workflows/CI/badge.svg)](https://github.com/bitcraze/crazyflie-lib-python/actions)\n\ncflib is an API written in Python that is used to communicate with the Crazyflie\nand Crazyflie 2.0 quadcopters. It is intended to be used by client software to\ncommunicate with and control a Crazyflie quadcopter. For instance the [Crazyflie PC client](https://www.github.com/bitcraze/crazyflie-clients-python)  uses the cflib.\n\nSee [below](#platform-notes) for platform specific instruction.\nFor more info see our [documentation](https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/).\n\n## Installation\nSee the [installation instructions](docs/installation/install.md) in the github docs folder.\n\n## Official Documentation\n\nCheck out the [Bitcraze crazyflie-lib-python documentation](https://www.bitcraze.io/documentation/repository/crazyflie-lib-python/master/) on our website.\n\n## Contribute\nGo to the [contribute page](https://www.bitcraze.io/contribute/) on our website to learn more.\n\n### Test code for contribution\nRun the automated build locally to test your code\n\n\tpython3 tools/build/build\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Crazyflie python driver",
    "version": "0.1.24",
    "project_urls": {
        "Homepage": "https://github.com/bitcraze/crazyflie-lib-python"
    },
    "split_keywords": [
        "driver",
        "crazyflie",
        "quadcopter"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "934151adb3eb919e981e937262a4168ea1f6b4580f251a898ba64b4ef6243e93",
                "md5": "c5cd244e25be4659cf584c814522c0b0",
                "sha256": "35b98fa6aef1cd4e2c4058b0f181ca56a2149e13992cac1a5f45ce8118d747b4"
            },
            "downloads": -1,
            "filename": "cflib-0.1.24-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c5cd244e25be4659cf584c814522c0b0",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 189195,
            "upload_time": "2023-10-24T11:49:14",
            "upload_time_iso_8601": "2023-10-24T11:49:14.115016Z",
            "url": "https://files.pythonhosted.org/packages/93/41/51adb3eb919e981e937262a4168ea1f6b4580f251a898ba64b4ef6243e93/cflib-0.1.24-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e2ccf12e15afbdd489d8e0a320cea83ec4d2f80a88977d9b531590b4e2e47c1",
                "md5": "90507529971a7e236696f0ff29e7cff4",
                "sha256": "0e24606adf60ecc83ecd90f2ce81ab522ff02ae047696a19b38c73c6283e74e7"
            },
            "downloads": -1,
            "filename": "cflib-0.1.24.tar.gz",
            "has_sig": false,
            "md5_digest": "90507529971a7e236696f0ff29e7cff4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 131007,
            "upload_time": "2023-10-24T11:49:15",
            "upload_time_iso_8601": "2023-10-24T11:49:15.497109Z",
            "url": "https://files.pythonhosted.org/packages/5e/2c/cf12e15afbdd489d8e0a320cea83ec4d2f80a88977d9b531590b4e2e47c1/cflib-0.1.24.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-24 11:49:15",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bitcraze",
    "github_project": "crazyflie-lib-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "cflib"
}
        
Elapsed time: 0.26166s