s3-extend


Names3-extend JSON
Version 1.30 PyPI version JSON
download
home_pageNone
SummaryScratch3 Extension Servers
upload_time2024-03-25 14:08:17
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/c5/36/99ca0b1d4082bf99b19999cdc87ed0b3062a4ad2653be873e377f1db561c/s3-extend-1.30.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.30",
    "project_urls": null,
    "split_keywords": [
        "scratch",
        " extensions",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aa3e6a96d776c3d530949836b4b1c262c519f7502441531029f1ffef3c893134",
                "md5": "f747ffe20310d764976f559da2693655",
                "sha256": "672dfeb1cb97d1a743b7010ae17315619746b241ae42ef12cd4e95e1bf54f90c"
            },
            "downloads": -1,
            "filename": "s3_extend-1.30-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f747ffe20310d764976f559da2693655",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 185067,
            "upload_time": "2024-03-25T14:08:15",
            "upload_time_iso_8601": "2024-03-25T14:08:15.866302Z",
            "url": "https://files.pythonhosted.org/packages/aa/3e/6a96d776c3d530949836b4b1c262c519f7502441531029f1ffef3c893134/s3_extend-1.30-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c53699ca0b1d4082bf99b19999cdc87ed0b3062a4ad2653be873e377f1db561c",
                "md5": "df05389188a57680f20e7623bdbdf8fb",
                "sha256": "d68e829b763af54422d44f06b7ac4cb402d1795812cb1b8f6f02e777ed385e83"
            },
            "downloads": -1,
            "filename": "s3-extend-1.30.tar.gz",
            "has_sig": false,
            "md5_digest": "df05389188a57680f20e7623bdbdf8fb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 108396,
            "upload_time": "2024-03-25T14:08:17",
            "upload_time_iso_8601": "2024-03-25T14:08:17.772545Z",
            "url": "https://files.pythonhosted.org/packages/c5/36/99ca0b1d4082bf99b19999cdc87ed0b3062a4ad2653be873e377f1db561c/s3-extend-1.30.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 14:08:17",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "s3-extend"
}
        
Elapsed time: 0.21430s