freewili


Namefreewili JSON
Version 0.0.42 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-09-03 11:50:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords freewili
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![](https://github.com/freewili/freewili-python/raw/master/logo.jpg)
# FreeWili

[FreeWili](https://freewili.com) is a Python library for controlling and communicating with FreeWili boards.

## Installation

You can install freewili using pip by running the following command (Python 3.10+):
```
pip install freewili
```

Please visit https://freewili.github.io/freewili-python/index.html#installation for platform specific installation notes.

## Documentation

Documentation on how to use the API, development environment setup, and code examples can be found here:

https://freewili.github.io/freewili-python/

## License
FreeWili is licensed under the [MIT License](https://opensource.org/licenses/MIT).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "freewili",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "freewili",
    "author": null,
    "author_email": "David Rebbe <drebbe@intrepidcs.com>",
    "download_url": "https://files.pythonhosted.org/packages/e3/e0/7d37782547081bbacab72d2f6dcfb47623633edfd77f71f8bb0fd64aefc2/freewili-0.0.42.tar.gz",
    "platform": null,
    "description": "![](https://github.com/freewili/freewili-python/raw/master/logo.jpg)\n# FreeWili\n\n[FreeWili](https://freewili.com) is a Python library for controlling and communicating with FreeWili boards.\n\n## Installation\n\nYou can install freewili using pip by running the following command (Python 3.10+):\n```\npip install freewili\n```\n\nPlease visit https://freewili.github.io/freewili-python/index.html#installation for platform specific installation notes.\n\n## Documentation\n\nDocumentation on how to use the API, development environment setup, and code examples can be found here:\n\nhttps://freewili.github.io/freewili-python/\n\n## License\nFreeWili is licensed under the [MIT License](https://opensource.org/licenses/MIT).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.0.42",
    "project_urls": {
        "Documentation": "https://freewili.github.io/freewili-python/",
        "Homepage": "https://freewili.com/",
        "Repository": "https://github.com/freewili/freewili-python"
    },
    "split_keywords": [
        "freewili"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4165e9c7550ef1735e4af81d8dc3ea0bb89ffc203011e6cbcef41c284500a957",
                "md5": "23f691173b32fbfbedc1900e346fd889",
                "sha256": "7165d064bf6042aa15acdd8d6d1bd825f08c88bcd1f66e64cb3fa88a4a022778"
            },
            "downloads": -1,
            "filename": "freewili-0.0.42-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "23f691173b32fbfbedc1900e346fd889",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 37093,
            "upload_time": "2025-09-03T11:50:43",
            "upload_time_iso_8601": "2025-09-03T11:50:43.405872Z",
            "url": "https://files.pythonhosted.org/packages/41/65/e9c7550ef1735e4af81d8dc3ea0bb89ffc203011e6cbcef41c284500a957/freewili-0.0.42-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e3e07d37782547081bbacab72d2f6dcfb47623633edfd77f71f8bb0fd64aefc2",
                "md5": "346015b97dcffdeef26687829dcedd81",
                "sha256": "7feeeb368235f2e298f8a865263eaec8eba315d1198bc34908e7c90422e57c54"
            },
            "downloads": -1,
            "filename": "freewili-0.0.42.tar.gz",
            "has_sig": false,
            "md5_digest": "346015b97dcffdeef26687829dcedd81",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 190803,
            "upload_time": "2025-09-03T11:50:44",
            "upload_time_iso_8601": "2025-09-03T11:50:44.724730Z",
            "url": "https://files.pythonhosted.org/packages/e3/e0/7d37782547081bbacab72d2f6dcfb47623633edfd77f71f8bb0fd64aefc2/freewili-0.0.42.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 11:50:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "freewili",
    "github_project": "freewili-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "freewili"
}
        
Elapsed time: 0.54541s