microblocks


Namemicroblocks JSON
Version 0.9.1 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_time2024-07-11 13:28:04
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/6b/ba/6dbcd1dc863517a235d003b121ed5643d43cf16c452118e92ac39d8ab383/microblocks-0.9.1.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.9.1",
    "project_urls": {
        "Homepage": "https://github.com/wwj718/microblocks_messaging_library"
    },
    "split_keywords": [
        "microblocks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a3e06dd12dd2865fee73196cc4eef3966fb6879f883cee365f29e257b2d2c211",
                "md5": "0c8af06af7ddf3c2ae2e17155619c729",
                "sha256": "223b40e187c072f0592048bdd35f61f3bb8257180bb6caa2d3ddec45515326ad"
            },
            "downloads": -1,
            "filename": "microblocks-0.9.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0c8af06af7ddf3c2ae2e17155619c729",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 6269,
            "upload_time": "2024-07-11T13:28:02",
            "upload_time_iso_8601": "2024-07-11T13:28:02.508569Z",
            "url": "https://files.pythonhosted.org/packages/a3/e0/6dd12dd2865fee73196cc4eef3966fb6879f883cee365f29e257b2d2c211/microblocks-0.9.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6bba6dbcd1dc863517a235d003b121ed5643d43cf16c452118e92ac39d8ab383",
                "md5": "ff39d9316bcae207362ecb2625b7c62e",
                "sha256": "119af38dee331c20adc8586d0a37a4c3fb4f9fcc455def94a176ad5aa4c84292"
            },
            "downloads": -1,
            "filename": "microblocks-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "ff39d9316bcae207362ecb2625b7c62e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8224,
            "upload_time": "2024-07-11T13:28:04",
            "upload_time_iso_8601": "2024-07-11T13:28:04.523308Z",
            "url": "https://files.pythonhosted.org/packages/6b/ba/6dbcd1dc863517a235d003b121ed5643d43cf16c452118e92ac39d8ab383/microblocks-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-11 13:28:04",
    "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.31493s