{"id":22113884,"url":"https://github.com/jposada202020/circuitpython_uplot","last_synced_at":"2025-07-06T00:05:42.083Z","repository":{"id":65787340,"uuid":"599819243","full_name":"jposada202020/CircuitPython_uplot","owner":"jposada202020","description":"Small framework to create graphics in CircuitPython ","archived":false,"fork":false,"pushed_at":"2025-03-08T13:09:27.000Z","size":4930,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-28T18:06:58.699Z","etag":null,"topics":["bar","cartesian","circuitpython","displayio","graphical","logging","pie-chart","plot","polar","scientific","svg"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jposada202020.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-10T00:10:55.000Z","updated_at":"2025-04-09T10:24:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"ce8600f0-8a46-424d-a12e-4c95540189b4","html_url":"https://github.com/jposada202020/CircuitPython_uplot","commit_stats":{"total_commits":185,"total_committers":2,"mean_commits":92.5,"dds":0.07567567567567568,"last_synced_commit":"e39e0927ceb2249b9c73fde9d47cb5535399ea57"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"purl":"pkg:github/jposada202020/CircuitPython_uplot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_uplot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_uplot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_uplot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_uplot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jposada202020","download_url":"https://codeload.github.com/jposada202020/CircuitPython_uplot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jposada202020%2FCircuitPython_uplot/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263827845,"owners_count":23516789,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bar","cartesian","circuitpython","displayio","graphical","logging","pie-chart","plot","polar","scientific","svg"],"created_at":"2024-12-01T11:06:20.838Z","updated_at":"2025-07-06T00:05:42.070Z","avatar_url":"https://github.com/jposada202020.png","language":"Python","readme":".. image:: https://github.com/jposada202020/CircuitPython_uplot/workflows/Build%20CI/badge.svg\n    :target: https://github.com/jposada202020/CircuitPython_uplot/actions\n    :alt: Build Status\n\n.. image:: https://img.shields.io/pypi/v/circuitpython-uplot.svg\n    :alt: latest version on PyPI\n    :target: https://pypi.python.org/pypi/circuitpython-uplot\n\n.. image:: https://static.pepy.tech/personalized-badge/circuitpython-uplot?period=total\u0026units=international_system\u0026left_color=grey\u0026right_color=blue\u0026left_text=Pypi%20Downloads\n    :alt: Total PyPI downloads\n    :target: https://pepy.tech/project/circuitpython-uplot\n\nFramework to display different graphical plots in displayio.\nTake a look in the `examples \u003chttps://circuitpython-uplot.readthedocs.io/en/latest/examples.html\u003e`_ section in RTD to see the gallery\n\nFor detailed view of the library please refer to the `Quick start guide \u003chttps://circuitpython-uplot.readthedocs.io/\u003e`_\n\n.. image:: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme.png\n\n.. image:: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme2.png\n\n.. image:: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme3.png\n\n.. image:: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/readme4.png\n\nBelow a picture of a real live application. for more information visit the project `page \u003chttps://github.com/casainho/temperature_humidity_sensor_eink_display\u003e`_. Thanks to @Casainho\n\n.. image:: https://github.com/jposada202020/CircuitPython_uplot/blob/main/docs/logging.png\n\n\nDependencies\n=============\nThis library depends on:\n\n* `Adafruit CircuitPython \u003chttps://github.com/adafruit/circuitpython\u003e`_\n\nThis library is resource consuming, may or may not with some CircuitPython supported devices.\nTinker it as you wish in order to work.\n\nPlease ensure all dependencies are available on the CircuitPython filesystem.\nThis is easily achieved by downloading\n`the Adafruit library and driver bundle \u003chttps://circuitpython.org/libraries\u003e`_\nor individual libraries can be installed using\n`circup \u003chttps://github.com/adafruit/circup\u003e`_.\n\n\nInstalling from PyPI\n=====================\n\nOn supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally `from\nPyPI \u003chttps://pypi.org/project/circuitpython-uplot/\u003e`_.\nTo install for current user:\n\n.. code-block:: shell\n\n    pip3 install circuitpython-uplot\n\nTo install system-wide (this may be required in some cases):\n\n.. code-block:: shell\n\n    sudo pip3 install circuitpython-uplot\n\nTo install in a virtual environment in your current project:\n\n.. code-block:: shell\n\n    mkdir project-name \u0026\u0026 cd project-name\n    python3 -m venv .venv\n    source .env/bin/activate\n    pip3 install circuitpython-uplot\n\nInstalling to a Connected CircuitPython Device with Circup\n==========================================================\n\nMake sure that you have ``circup`` installed in your Python environment.\nInstall it with the following command if necessary:\n\n.. code-block:: shell\n\n    pip3 install circup\n\nWith ``circup`` installed and your CircuitPython device connected use the\nfollowing command to install:\n\n.. code-block:: shell\n\n    circup install circuitpython_uplot\n\nOr the following command to update an existing version:\n\n.. code-block:: shell\n\n    circup update\n\nUsage Example\n=============\n\nTo learn how to use the library please refer to the examples folder or the\n`Quick start guide \u003chttps://circuitpython-uplot.readthedocs.io/\u003e`_\n\nDocumentation\n=============\nAPI documentation for this library can be found on `Read the Docs \u003chttps://circuitpython-uplot.readthedocs.io/\u003e`_.\n\n\nContributing\n============\n\nContributions are welcome!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_uplot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjposada202020%2Fcircuitpython_uplot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjposada202020%2Fcircuitpython_uplot/lists"}