cfclient


Namecfclient JSON
Version 2025.2 PyPI version JSON
download
home_pageNone
SummaryCrazyflie PC client
upload_time2025-02-20 15:36:08
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseGPLv2+
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": null,
    "name": "cfclient",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "quadcopter, crazyflie",
    "author": null,
    "author_email": "Bitcraze and contributors <contact@bitcraze.io>",
    "download_url": "https://files.pythonhosted.org/packages/ed/11/1ce3c26df2bead05dadcd95ef2e30f317e0d702d3490b328fd963ff03b64/cfclient-2025.2.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": "GPLv2+",
    "summary": "Crazyflie PC client",
    "version": "2025.2",
    "project_urls": {
        "Documentation": "https://www.bitcraze.io/documentation/repository/crazyflie-clients-python/master/",
        "Homepage": "https://www.bitcraze.io",
        "Issues": "https://github.com/bitcraze/crazyflie-clients-python/issues",
        "Repository": "https://github.com/bitcraze/crazyflie-clients-python"
    },
    "split_keywords": [
        "quadcopter",
        " crazyflie"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "671615f492fd08694a13f5a5087d6120eb57729d380dc4d7d53cfc259cb4af58",
                "md5": "b6ed50acd3597f683b92dc06a5d9da41",
                "sha256": "782d7d93da12fc39201bbf5830439e93198de894ae1624f15791fa2dd6d96475"
            },
            "downloads": -1,
            "filename": "cfclient-2025.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6ed50acd3597f683b92dc06a5d9da41",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 308402,
            "upload_time": "2025-02-20T15:36:04",
            "upload_time_iso_8601": "2025-02-20T15:36:04.521628Z",
            "url": "https://files.pythonhosted.org/packages/67/16/15f492fd08694a13f5a5087d6120eb57729d380dc4d7d53cfc259cb4af58/cfclient-2025.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ed111ce3c26df2bead05dadcd95ef2e30f317e0d702d3490b328fd963ff03b64",
                "md5": "98c09fd0a4c6c924d53d49056417e605",
                "sha256": "ba8900416c62c77f72fc96f45477ba25d98973ebe7e4e0396819a9eccf9deb10"
            },
            "downloads": -1,
            "filename": "cfclient-2025.2.tar.gz",
            "has_sig": false,
            "md5_digest": "98c09fd0a4c6c924d53d49056417e605",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 7100342,
            "upload_time": "2025-02-20T15:36:08",
            "upload_time_iso_8601": "2025-02-20T15:36:08.583110Z",
            "url": "https://files.pythonhosted.org/packages/ed/11/1ce3c26df2bead05dadcd95ef2e30f317e0d702d3490b328fd963ff03b64/cfclient-2025.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-20 15:36:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bitcraze",
    "github_project": "crazyflie-clients-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "cfclient"
}
        
Elapsed time: 2.00178s