circuitpython-scales


Namecircuitpython-scales JSON
Version 0.6.0 PyPI version JSON
download
home_page
SummaryGraphic Scales to represent values in a scale in CircuitPython
upload_time2023-05-21 17:38:14
maintainer
docs_urlNone
author
requires_python
licenseMIT
keywords hardware micropython circuitpython graphic quantity widget displayio color widget scale
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Introduction
============


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


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

.. image:: https://img.shields.io/pypi/v/circuitpython-scales.svg
    :alt: latest version on PyPI
    :target: https://pypi.python.org/pypi/circuitpython-scales

.. image:: https://static.pepy.tech/personalized-badge/circuitpython-scales?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Pypi%20Downloads
    :alt: Total PyPI downloads
    :target: https://pepy.tech/project/circuitpython-scales

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

Allows display data in a graduated level


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

* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_

Please ensure all dependencies are available on the CircuitPython filesystem.
This is easily achieved by downloading
`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_
or individual libraries can be installed using
`circup <https://github.com/adafruit/circup>`_.

Usage Example
=============

.. image:: https://raw.githubusercontent.com/jposada202020/CircuitPython_scales/main/docs/scales.png

Please se the ``scales_simpletest.py`` example for initial reference


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

Contributions are welcome! Please read our `Code of Conduct
<https://github.com/jposada202020/CircuitPython_scales/blob/main/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": "circuitpython-scales",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "hardware,micropython,circuitpython,graphic,quantity,widget,displayio,color,widget,scale",
    "author": "",
    "author_email": "\"Jose D. Montoya\" <scales@mailmeto.mozmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/dd/fe/a390991dbf446fbe4c9ff093468c5e200ee765df60bed091a636ce74706f/circuitpython-scales-0.6.0.tar.gz",
    "platform": null,
    "description": "Introduction\n============\n\n\n.. image:: https://readthedocs.org/projects/circuitpython-scales/badge/?version=latest\n    :target: https://circuitpython-scales.readthedocs.io/en/latest/?badge=latest\n    :alt: Documentation Status\n\n\n.. image:: https://github.com/jposada202020/CircuitPython_scales/workflows/Build%20CI/badge.svg\n    :target: https://github.com/jposada202020/CircuitPython_scales/actions\n    :alt: Build Status\n\n.. image:: https://img.shields.io/pypi/v/circuitpython-scales.svg\n    :alt: latest version on PyPI\n    :target: https://pypi.python.org/pypi/circuitpython-scales\n\n.. image:: https://static.pepy.tech/personalized-badge/circuitpython-scales?period=total&units=international_system&left_color=grey&right_color=blue&left_text=Pypi%20Downloads\n    :alt: Total PyPI downloads\n    :target: https://pepy.tech/project/circuitpython-scales\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\nAllows display data in a graduated level\n\n\nDependencies\n=============\nThis driver depends on:\n\n* `Adafruit CircuitPython <https://github.com/adafruit/circuitpython>`_\n\nPlease ensure all dependencies are available on the CircuitPython filesystem.\nThis is easily achieved by downloading\n`the Adafruit library and driver bundle <https://circuitpython.org/libraries>`_\nor individual libraries can be installed using\n`circup <https://github.com/adafruit/circup>`_.\n\nUsage Example\n=============\n\n.. image:: https://raw.githubusercontent.com/jposada202020/CircuitPython_scales/main/docs/scales.png\n\nPlease se the ``scales_simpletest.py`` example for initial reference\n\n\nContributing\n============\n\nContributions are welcome! Please read our `Code of Conduct\n<https://github.com/jposada202020/CircuitPython_scales/blob/main/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\n`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": "Graphic Scales to represent values in a scale in CircuitPython",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://github.com/jposada202020/CircuitPython_scales.git"
    },
    "split_keywords": [
        "hardware",
        "micropython",
        "circuitpython",
        "graphic",
        "quantity",
        "widget",
        "displayio",
        "color",
        "widget",
        "scale"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "89721755bf100dbd500c6c15ba480e0d91e7a04f35953d6c29644433cdde6fa9",
                "md5": "7b8affb6a4ff5fd5c7e15cedbf4f58fc",
                "sha256": "4f6f5005363ce703b3cb0ed476fe24d81f035973604017f2b1aa9ac0e4883c61"
            },
            "downloads": -1,
            "filename": "circuitpython_scales-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7b8affb6a4ff5fd5c7e15cedbf4f58fc",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3116,
            "upload_time": "2023-05-21T17:38:12",
            "upload_time_iso_8601": "2023-05-21T17:38:12.568795Z",
            "url": "https://files.pythonhosted.org/packages/89/72/1755bf100dbd500c6c15ba480e0d91e7a04f35953d6c29644433cdde6fa9/circuitpython_scales-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ddfea390991dbf446fbe4c9ff093468c5e200ee765df60bed091a636ce74706f",
                "md5": "36397f31d52f2693267d74fe725fbdd9",
                "sha256": "aad1de695e2579a8aec691b6b6949e123df7d0cd8d1613694c54410d1e09518e"
            },
            "downloads": -1,
            "filename": "circuitpython-scales-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "36397f31d52f2693267d74fe725fbdd9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 26564,
            "upload_time": "2023-05-21T17:38:14",
            "upload_time_iso_8601": "2023-05-21T17:38:14.718418Z",
            "url": "https://files.pythonhosted.org/packages/dd/fe/a390991dbf446fbe4c9ff093468c5e200ee765df60bed091a636ce74706f/circuitpython-scales-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-21 17:38:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jposada202020",
    "github_project": "CircuitPython_scales",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "circuitpython-scales"
}
        
Elapsed time: 0.07388s