s3-extend


Names3-extend JSON
Version 1.33 PyPI version JSON
download
home_pageNone
SummaryScratch3 Extension Servers
upload_time2024-11-28 17:07:55
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseAGPL-3.0-or-later
keywords scratch extensions python
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Scratch 3 OneGPIO Extension Servers

![](./docs/images/extensions.png)

## Control your favorite physical computing device using Scratch 3.

## Windows, Mac *AND* Linux(including Raspberry Pi) Compatible

## Quick Intallation Intructions:

* For Arduino, Circuit Playground Express, ESP-8266, ESP-32, Robohat-MM1, and Raspberry Pi
Pico boards, install the server firmware. See the 
  [Preparing Your Micro-Controller](https://mryslab.github.io/s3-extend/) section
  of the User's Guide.
  
* Launch the Scratch3 Editor using either the online or offline sites described
in the [Ready, Set, Go/Launch The Scratch3 Editor](https://mryslab.github.io/s3-extend/) 
  section of the User's Guide.
  
* Select your extension and start coding!.

## For full installation and usage, read the [Installation and User's Guide.](https://mryslab.github.io/s3-extend/)

This project was developed with
[Pycharm](https://www.jetbrains.com/pycharm/?from=s3-extend)
![logo](https://github.com/MrYsLab/python_banyan/blob/master/images/icon_PyCharm.png)



            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "s3-extend",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "Scratch, Extensions, Python",
    "author": null,
    "author_email": "Alan Yorinks <MisterYsLab@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/7d/b2/5c4a92449e4104c35aaee5c903913695651869e9cfa3ab4191e99265c659/s3_extend-1.33.tar.gz",
    "platform": null,
    "description": "# Scratch 3 OneGPIO Extension Servers\n\n![](./docs/images/extensions.png)\n\n## Control your favorite physical computing device using Scratch 3.\n\n## Windows, Mac *AND* Linux(including Raspberry Pi) Compatible\n\n## Quick Intallation Intructions:\n\n* For Arduino, Circuit Playground Express, ESP-8266, ESP-32, Robohat-MM1, and Raspberry Pi\nPico boards, install the server firmware. See the \n  [Preparing Your Micro-Controller](https://mryslab.github.io/s3-extend/) section\n  of the User's Guide.\n  \n* Launch the Scratch3 Editor using either the online or offline sites described\nin the [Ready, Set, Go/Launch The Scratch3 Editor](https://mryslab.github.io/s3-extend/) \n  section of the User's Guide.\n  \n* Select your extension and start coding!.\n\n## For full installation and usage, read the [Installation and User's Guide.](https://mryslab.github.io/s3-extend/)\n\nThis project was developed with\n[Pycharm](https://www.jetbrains.com/pycharm/?from=s3-extend)\n![logo](https://github.com/MrYsLab/python_banyan/blob/master/images/icon_PyCharm.png)\n\n\n",
    "bugtrack_url": null,
    "license": "AGPL-3.0-or-later",
    "summary": "Scratch3 Extension Servers",
    "version": "1.33",
    "project_urls": null,
    "split_keywords": [
        "scratch",
        " extensions",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "73b5ba89c62fb2e7085881d4ca1bc19102f4c9240ad359404545ebb4d303306e",
                "md5": "bd048efe24b7ec5b11ef705c0ee40867",
                "sha256": "cc922b23c50bb642dbf3077e3dc79c2757cf93cbe0eb873d5c828f311e38e185"
            },
            "downloads": -1,
            "filename": "s3_extend-1.33-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd048efe24b7ec5b11ef705c0ee40867",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 185052,
            "upload_time": "2024-11-28T17:07:53",
            "upload_time_iso_8601": "2024-11-28T17:07:53.535886Z",
            "url": "https://files.pythonhosted.org/packages/73/b5/ba89c62fb2e7085881d4ca1bc19102f4c9240ad359404545ebb4d303306e/s3_extend-1.33-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7db25c4a92449e4104c35aaee5c903913695651869e9cfa3ab4191e99265c659",
                "md5": "7beda521b06cfa076ad949ba8e9ca1e6",
                "sha256": "fc7c8a444a4a9313e0f7cd629f610b5ab5f95937120f0621c7b7b01897651578"
            },
            "downloads": -1,
            "filename": "s3_extend-1.33.tar.gz",
            "has_sig": false,
            "md5_digest": "7beda521b06cfa076ad949ba8e9ca1e6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 108466,
            "upload_time": "2024-11-28T17:07:55",
            "upload_time_iso_8601": "2024-11-28T17:07:55.709009Z",
            "url": "https://files.pythonhosted.org/packages/7d/b2/5c4a92449e4104c35aaee5c903913695651869e9cfa3ab4191e99265c659/s3_extend-1.33.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-28 17:07:55",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "s3-extend"
}
        
Elapsed time: 0.42898s