cfclient


Namecfclient JSON
Version 2024.11 PyPI version JSON
download
home_pagehttp://www.bitcraze.io
SummaryBitcraze Cazyflie quadcopter client
upload_time2024-11-07 14:26:21
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/43/3d/adf0d7bfa69d41d0e2ff63fb47a9e6aae20e840e8ea6d5be03465f9b7e7b/cfclient-2024.11.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.11",
    "project_urls": {
        "Homepage": "http://www.bitcraze.io"
    },
    "split_keywords": [
        "quadcopter",
        "crazyflie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6f3362ca7ce9f0422d07b36f5d97265371f96807f10605012f27f05b0d77e01e",
                "md5": "249ed2f496b435680e14976c17f51438",
                "sha256": "26aff8dfbba53dc47dedcae5f5c1829392b418044a8f2a75b2b57c26f50de8e7"
            },
            "downloads": -1,
            "filename": "cfclient-2024.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "249ed2f496b435680e14976c17f51438",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 299439,
            "upload_time": "2024-11-07T14:26:19",
            "upload_time_iso_8601": "2024-11-07T14:26:19.595058Z",
            "url": "https://files.pythonhosted.org/packages/6f/33/62ca7ce9f0422d07b36f5d97265371f96807f10605012f27f05b0d77e01e/cfclient-2024.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "433dadf0d7bfa69d41d0e2ff63fb47a9e6aae20e840e8ea6d5be03465f9b7e7b",
                "md5": "6f76e645c64d4fe30cf481eb0e934b71",
                "sha256": "1e3ddecf65e5f7559c36141ef98dd8ef2af58aaf7f727165f316ecbc6b3d1d21"
            },
            "downloads": -1,
            "filename": "cfclient-2024.11.tar.gz",
            "has_sig": false,
            "md5_digest": "6f76e645c64d4fe30cf481eb0e934b71",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 235187,
            "upload_time": "2024-11-07T14:26:21",
            "upload_time_iso_8601": "2024-11-07T14:26:21.307247Z",
            "url": "https://files.pythonhosted.org/packages/43/3d/adf0d7bfa69d41d0e2ff63fb47a9e6aae20e840e8ea6d5be03465f9b7e7b/cfclient-2024.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-07 14:26:21",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "cfclient"
}
        
Elapsed time: 0.36652s