freewili


Namefreewili JSON
Version 0.0.27 PyPI version JSON
download
home_pageNone
SummaryNone
upload_time2025-07-09 18:05:17
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/0c/f8/7e3d7147c82796dfaeee3242d204beed62652171f2880a077dee43178338/freewili-0.0.27.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.27",
    "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": "d793f6a3664dc5cac00eeff02803dbb9e10002cabf84a6bf82fc5d35c99f739c",
                "md5": "77d9afc0da5e8c6887a9396acb0b01b5",
                "sha256": "bb8e6deed4a0a5a1370044a63762c744aca29c0d76a417818a05d9e0eadcdbb9"
            },
            "downloads": -1,
            "filename": "freewili-0.0.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "77d9afc0da5e8c6887a9396acb0b01b5",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 27727,
            "upload_time": "2025-07-09T18:05:16",
            "upload_time_iso_8601": "2025-07-09T18:05:16.458549Z",
            "url": "https://files.pythonhosted.org/packages/d7/93/f6a3664dc5cac00eeff02803dbb9e10002cabf84a6bf82fc5d35c99f739c/freewili-0.0.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0cf87e3d7147c82796dfaeee3242d204beed62652171f2880a077dee43178338",
                "md5": "393adbdc4d0cf0f2c4efe76f05f72942",
                "sha256": "6591625b892c72a575130b025da516ec1415e572c187c8ec497c8fd1bb17a2b9"
            },
            "downloads": -1,
            "filename": "freewili-0.0.27.tar.gz",
            "has_sig": false,
            "md5_digest": "393adbdc4d0cf0f2c4efe76f05f72942",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 162692,
            "upload_time": "2025-07-09T18:05:17",
            "upload_time_iso_8601": "2025-07-09T18:05:17.429898Z",
            "url": "https://files.pythonhosted.org/packages/0c/f8/7e3d7147c82796dfaeee3242d204beed62652171f2880a077dee43178338/freewili-0.0.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 18:05:17",
    "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: 1.77936s