adafruit-python-shell


Nameadafruit-python-shell JSON
Version 1.8.0 PyPI version JSON
download
home_page
SummaryPython helper for running Shell scripts in Python
upload_time2023-09-14 19:38:12
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords adafruit blinka circuitpython micropython python shell installation raspberry pi console terminal installer
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Introduction
============

.. image:: https://readthedocs.org/projects/adafruit-python-shell/badge/?version=latest
    :target: https://circuitpython.readthedocs.io/projects/shell/en/latest/
    :alt: Documentation Status

.. image:: https://img.shields.io/discord/327254708534116352.svg
    :target: https://adafru.it/discord
    :alt: Discord

.. image:: https://github.com/adafruit/Adafruit_Python_Shell/workflows/Build%20CI/badge.svg
    :target: https://github.com/adafruit/Adafruit_Python_Shell/actions
    :alt: Build Status

.. image:: https://img.shields.io/badge/code%20style-black-000000.svg
    :target: https://github.com/psf/black
    :alt: Code Style: Black

Python helper for running Shell scripts in Python


Dependencies
=============
This driver depends on:

* Linux

Installing from PyPI
=====================
On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from
PyPI <https://pypi.org/project/adafruit-python-shell/>`_. To install for current user:

.. code-block:: shell

    pip3 install adafruit-python-shell

To install system-wide (this may be required in some cases):

.. code-block:: shell

    sudo pip3 install adafruit-python-shell

To install in a virtual environment in your current project:

.. code-block:: shell

    mkdir project-name && cd project-name
    python3 -m venv .env
    source .env/bin/activate
    pip3 install adafruit-python-shell

Contributing
============

Contributions are welcome! Please read our `Code of Conduct
<https://github.com/adafruit/Adafruit_Python_Shell/blob/master/CODE_OF_CONDUCT.md>`_
before contributing to help this project stay welcoming.

Documentation
=============

For information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "adafruit-python-shell",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "adafruit,blinka,circuitpython,micropython,python,shell,installation,raspberry,pi,console,terminal,installer",
    "author": "",
    "author_email": "Adafruit Industries <circuitpython@adafruit.com>",
    "download_url": "https://files.pythonhosted.org/packages/b2/b5/162b84515d12f4472de68fa5323a658865431cb0d92e3921fbb24c5ff120/adafruit-python-shell-1.8.0.tar.gz",
    "platform": null,
    "description": "Introduction\n============\n\n.. image:: https://readthedocs.org/projects/adafruit-python-shell/badge/?version=latest\n    :target: https://circuitpython.readthedocs.io/projects/shell/en/latest/\n    :alt: Documentation Status\n\n.. image:: https://img.shields.io/discord/327254708534116352.svg\n    :target: https://adafru.it/discord\n    :alt: Discord\n\n.. image:: https://github.com/adafruit/Adafruit_Python_Shell/workflows/Build%20CI/badge.svg\n    :target: https://github.com/adafruit/Adafruit_Python_Shell/actions\n    :alt: Build Status\n\n.. image:: https://img.shields.io/badge/code%20style-black-000000.svg\n    :target: https://github.com/psf/black\n    :alt: Code Style: Black\n\nPython helper for running Shell scripts in Python\n\n\nDependencies\n=============\nThis driver depends on:\n\n* Linux\n\nInstalling from PyPI\n=====================\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI <https://pypi.org/project/adafruit-python-shell/>`_. To install for current user:\n\n.. code-block:: shell\n\n    pip3 install adafruit-python-shell\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n    sudo pip3 install adafruit-python-shell\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n    mkdir project-name && cd project-name\n    python3 -m venv .env\n    source .env/bin/activate\n    pip3 install adafruit-python-shell\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n<https://github.com/adafruit/Adafruit_Python_Shell/blob/master/CODE_OF_CONDUCT.md>`_\nbefore contributing to help this project stay welcoming.\n\nDocumentation\n=============\n\nFor information on building library documentation, please check out `this guide <https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/sharing-our-docs-on-readthedocs#sphinx-5-1>`_.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python helper for running Shell scripts in Python",
    "version": "1.8.0",
    "project_urls": {
        "Homepage": "https://github.com/adafruit/Adafruit_Python_Shell"
    },
    "split_keywords": [
        "adafruit",
        "blinka",
        "circuitpython",
        "micropython",
        "python",
        "shell",
        "installation",
        "raspberry",
        "pi",
        "console",
        "terminal",
        "installer"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f2e0684f4392f0a38db512dc949a775a654ab703e3cda43e6389d98741ce208",
                "md5": "52ce04293ef04c7c057ef5342452babd",
                "sha256": "0fd75900979e60f9e37d3f3b9567bc29417e499876eddb81222e3c8d537b5798"
            },
            "downloads": -1,
            "filename": "adafruit_python_shell-1.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "52ce04293ef04c7c057ef5342452babd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 8498,
            "upload_time": "2023-09-14T19:38:10",
            "upload_time_iso_8601": "2023-09-14T19:38:10.495460Z",
            "url": "https://files.pythonhosted.org/packages/1f/2e/0684f4392f0a38db512dc949a775a654ab703e3cda43e6389d98741ce208/adafruit_python_shell-1.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b2b5162b84515d12f4472de68fa5323a658865431cb0d92e3921fbb24c5ff120",
                "md5": "bd9e214182858ba0910fc27388870528",
                "sha256": "08144b343f16bb0fe01d35c131f062908d8e08925acef221d231c9475e568f97"
            },
            "downloads": -1,
            "filename": "adafruit-python-shell-1.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "bd9e214182858ba0910fc27388870528",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 28375,
            "upload_time": "2023-09-14T19:38:12",
            "upload_time_iso_8601": "2023-09-14T19:38:12.810740Z",
            "url": "https://files.pythonhosted.org/packages/b2/b5/162b84515d12f4472de68fa5323a658865431cb0d92e3921fbb24c5ff120/adafruit-python-shell-1.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-14 19:38:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "adafruit",
    "github_project": "Adafruit_Python_Shell",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "adafruit-python-shell"
}
        
Elapsed time: 0.11243s