microblocks-messaging-library


Namemicroblocks-messaging-library JSON
Version 0.2.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_time2024-01-07 07:26:13
maintainer
docs_urlNone
authorWenjie Wu
requires_python
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_messaging_library
==============================


MicroBlocks and Python Communication with Messages.


Install
-------

python -m pip install microblocks_messaging_library


Usage
-----

from microblocks_messaging_library import MicroblocksMessage


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.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-messaging-library",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "MicroBlocks",
    "author": "Wenjie Wu",
    "author_email": "wuwenjie718@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/c6/f1/fbc7d3d6e4f18465a9bb147ee992fd7f4f3239f531b9e427915404e318fc/microblocks_messaging_library-0.2.0.tar.gz",
    "platform": null,
    "description": "==============================\nmicroblocks_messaging_library\n==============================\n\n\nMicroBlocks and Python Communication with Messages.\n\n\nInstall\n-------\n\npython -m pip install microblocks_messaging_library\n\n\nUsage\n-----\n\nfrom microblocks_messaging_library import MicroblocksMessage\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\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.2.0",
    "project_urls": {
        "Homepage": "https://github.com/wwj718/microblocks_messaging_library"
    },
    "split_keywords": [
        "microblocks"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af0c83f8a9de13874fb3098e6b7fadcf629d30b2adb1fb2c6143b19c1dc0646c",
                "md5": "eca951df2c3df899f5558023da5bbead",
                "sha256": "3088b859f38f57e4a5ba05c8ee24ecbfdce64af555f9e1e9c23c8485df607bb8"
            },
            "downloads": -1,
            "filename": "microblocks_messaging_library-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "eca951df2c3df899f5558023da5bbead",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 5408,
            "upload_time": "2024-01-07T07:26:11",
            "upload_time_iso_8601": "2024-01-07T07:26:11.632056Z",
            "url": "https://files.pythonhosted.org/packages/af/0c/83f8a9de13874fb3098e6b7fadcf629d30b2adb1fb2c6143b19c1dc0646c/microblocks_messaging_library-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c6f1fbc7d3d6e4f18465a9bb147ee992fd7f4f3239f531b9e427915404e318fc",
                "md5": "e8db15ec0411153fe614bd56de5a9179",
                "sha256": "622ef736b67796da1b9dd457385c49e88a9d7ac70307ee329b12fbeb9b6c9186"
            },
            "downloads": -1,
            "filename": "microblocks_messaging_library-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e8db15ec0411153fe614bd56de5a9179",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6879,
            "upload_time": "2024-01-07T07:26:13",
            "upload_time_iso_8601": "2024-01-07T07:26:13.124820Z",
            "url": "https://files.pythonhosted.org/packages/c6/f1/fbc7d3d6e4f18465a9bb147ee992fd7f4f3239f531b9e427915404e318fc/microblocks_messaging_library-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-07 07:26:13",
    "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-messaging-library"
}
        
Elapsed time: 0.22787s