cfclient


Namecfclient JSON
Version 2024.3 PyPI version JSON
download
home_pagehttp://www.bitcraze.io
SummaryBitcraze Cazyflie quadcopter client
upload_time2024-03-21 13:37:59
maintainerNone
docs_urlNone
authorBitcraze team
requires_pythonNone
licenseNone
keywords quadcopter crazyflie
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Crazyflie PC client [![CI](https://github.com/bitcraze/crazyflie-clients-python/workflows/CI/badge.svg)](https://github.com/bitcraze/crazyflie-clients-python/actions?query=workflow%3ACI) [![cfclient](https://snapcraft.io//cfclient/badge.svg)](https://snapcraft.io/cfclient)


The Crazyflie PC client enables flashing and controlling the Crazyflie.
It implements the user interface and high-level control (for example gamepad handling).
The communication with Crazyflie and the implementation of the CRTP protocol to control the Crazyflie is handled by the [cflib](https://github.com/bitcraze/crazyflie-lib-python) project.

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

## Official Documentation

Check out the [Bitcraze crazyflie-client-python documentation](https://www.bitcraze.io/documentation/repository/crazyflie-clients-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": "http://www.bitcraze.io",
    "name": "cfclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "quadcopter crazyflie",
    "author": "Bitcraze team",
    "author_email": "contact@bitcraze.se",
    "download_url": "https://files.pythonhosted.org/packages/37/f9/3dbffb2fcee42634033141146b3457903249b88b56b692bd5e278aa895ee/cfclient-2024.3.tar.gz",
    "platform": null,
    "description": "# Crazyflie PC client [![CI](https://github.com/bitcraze/crazyflie-clients-python/workflows/CI/badge.svg)](https://github.com/bitcraze/crazyflie-clients-python/actions?query=workflow%3ACI) [![cfclient](https://snapcraft.io//cfclient/badge.svg)](https://snapcraft.io/cfclient)\n\n\nThe Crazyflie PC client enables flashing and controlling the Crazyflie.\nIt implements the user interface and high-level control (for example gamepad handling).\nThe communication with Crazyflie and the implementation of the CRTP protocol to control the Crazyflie is handled by the [cflib](https://github.com/bitcraze/crazyflie-lib-python) project.\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-client-python documentation](https://www.bitcraze.io/documentation/repository/crazyflie-clients-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": null,
    "summary": "Bitcraze Cazyflie quadcopter client",
    "version": "2024.3",
    "project_urls": {
        "Homepage": "http://www.bitcraze.io"
    },
    "split_keywords": [
        "quadcopter",
        "crazyflie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1feb796adfdf6ceb4ca0c2ab9dbb6e7ba06e836539f3a45d02cd69e0737e767",
                "md5": "12ad7e87ea2a6e85027629214451914c",
                "sha256": "963e2b462e2a01a621c231859dfc338416420dbfb1fb515f6a857bacda048ee1"
            },
            "downloads": -1,
            "filename": "cfclient-2024.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "12ad7e87ea2a6e85027629214451914c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 296529,
            "upload_time": "2024-03-21T13:37:57",
            "upload_time_iso_8601": "2024-03-21T13:37:57.568129Z",
            "url": "https://files.pythonhosted.org/packages/c1/fe/b796adfdf6ceb4ca0c2ab9dbb6e7ba06e836539f3a45d02cd69e0737e767/cfclient-2024.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "37f93dbffb2fcee42634033141146b3457903249b88b56b692bd5e278aa895ee",
                "md5": "138a9e3054d63ddf8fe1617d218a2cc1",
                "sha256": "5c7ab7c0df6f042363dc9eb7caeca738bd6450bfa6c88ba642e217ceebf318c0"
            },
            "downloads": -1,
            "filename": "cfclient-2024.3.tar.gz",
            "has_sig": false,
            "md5_digest": "138a9e3054d63ddf8fe1617d218a2cc1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 230809,
            "upload_time": "2024-03-21T13:37:59",
            "upload_time_iso_8601": "2024-03-21T13:37:59.396111Z",
            "url": "https://files.pythonhosted.org/packages/37/f9/3dbffb2fcee42634033141146b3457903249b88b56b692bd5e278aa895ee/cfclient-2024.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-21 13:37:59",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cfclient"
}
        
Elapsed time: 0.26760s