microblocks


Namemicroblocks JSON
Version 0.10.0 PyPI version JSON
download
home_pagehttps://github.com/wwj718/microblocks_messaging_library
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2025-07-24 11:26:23
maintainerNone
docs_urlNone
authorWenjie Wu
requires_pythonNone
licenseGNU General Public License v3
keywords microblocks
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==============================
microblocks
==============================


MicroBlocks and Python Communication with Messages.


Install
-------

python -m pip install microblocks


Usage
-----

from microblocks import Message


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======
* 0.9.0 (2024-07-11): Add device-related methods(same as Snap! library); add notebook demo
* 0.8.0 (2024-07-11): Make it more robust
* 0.7.1 (2024-07-10): Fix broken discover method; Optimize connection mechanism
* 0.7.0 (2024-07-09): Increase ble buffer size to resolve occasional msgBytes errors; upgrade adafruit-circuitpython-ble
* 0.6.0 (2024-07-08): add MicroblocksClient
* 0.5.0 (2024-07-08): Support connecting multiple BLE devices; 
* 0.4.0 (2024-02-03)
* 0.3.0 (2024-02-02)
* 0.2.0 (2024-01-07)
* 0.1.1 (2023-12-26)
* 0.1.0 (2023-12-25)
* 0.0.3 (2023-12-23)
* 0.0.2 (2022-11-29)
* 0.0.1 (2022-10-28)
* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/wwj718/microblocks_messaging_library",
    "name": "microblocks",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "MicroBlocks",
    "author": "Wenjie Wu",
    "author_email": "wuwenjie718@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4f/60/75c07448badb0fc459173559e1d6562283febace5425de0feec243426588/microblocks-0.10.0.tar.gz",
    "platform": null,
    "description": "==============================\nmicroblocks\n==============================\n\n\nMicroBlocks and Python Communication with Messages.\n\n\nInstall\n-------\n\npython -m pip install microblocks\n\n\nUsage\n-----\n\nfrom microblocks import Message\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n* 0.9.0 (2024-07-11): Add device-related methods(same as Snap! library); add notebook demo\n* 0.8.0 (2024-07-11): Make it more robust\n* 0.7.1 (2024-07-10): Fix broken discover method; Optimize connection mechanism\n* 0.7.0 (2024-07-09): Increase ble buffer size to resolve occasional msgBytes errors; upgrade adafruit-circuitpython-ble\n* 0.6.0 (2024-07-08): add MicroblocksClient\n* 0.5.0 (2024-07-08): Support connecting multiple BLE devices; \n* 0.4.0 (2024-02-03)\n* 0.3.0 (2024-02-02)\n* 0.2.0 (2024-01-07)\n* 0.1.1 (2023-12-26)\n* 0.1.0 (2023-12-25)\n* 0.0.3 (2023-12-23)\n* 0.0.2 (2022-11-29)\n* 0.0.1 (2022-10-28)\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License v3",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.10.0",
    "project_urls": {
        "Homepage": "https://github.com/wwj718/microblocks_messaging_library"
    },
    "split_keywords": [
        "microblocks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0489b17686d332a3d3df08a5a83cee97633a82d780648e9b94d80717c600b916",
                "md5": "358f221c85fec61b4ee9a83b37fc7bf4",
                "sha256": "20d28587bf92a53a2a195602149f56866a62efef0d412508e6486be1b040e2e2"
            },
            "downloads": -1,
            "filename": "microblocks-0.10.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "358f221c85fec61b4ee9a83b37fc7bf4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6562,
            "upload_time": "2025-07-24T11:26:21",
            "upload_time_iso_8601": "2025-07-24T11:26:21.299247Z",
            "url": "https://files.pythonhosted.org/packages/04/89/b17686d332a3d3df08a5a83cee97633a82d780648e9b94d80717c600b916/microblocks-0.10.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f6075c07448badb0fc459173559e1d6562283febace5425de0feec243426588",
                "md5": "60d8cc6c114bfe7ce915f8255be4ed0b",
                "sha256": "d415098d294c53d17cb05e177aa670fcda27504141b9291ed29a94760ca49442"
            },
            "downloads": -1,
            "filename": "microblocks-0.10.0.tar.gz",
            "has_sig": false,
            "md5_digest": "60d8cc6c114bfe7ce915f8255be4ed0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8773,
            "upload_time": "2025-07-24T11:26:23",
            "upload_time_iso_8601": "2025-07-24T11:26:23.199367Z",
            "url": "https://files.pythonhosted.org/packages/4f/60/75c07448badb0fc459173559e1d6562283febace5425de0feec243426588/microblocks-0.10.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-24 11:26:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "wwj718",
    "github_project": "microblocks_messaging_library",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "tox": true,
    "lcname": "microblocks"
}
        
Elapsed time: 2.97610s