Skip to main content

CircuitPython frambuf module, based on the Python frambuf module.

Project description

Introduction

Documentation Status Discord Build Status

CircuitPython framebuf module, based on the Python framebuf module.

Dependencies

This driver depends on:

Please ensure all dependencies are available on the CircuitPython filesystem. This is easily achieved by downloading the Adafruit library and driver bundle.

Installing from PyPI

On supported GNU/Linux systems like the Raspberry Pi, you can install the driver locally from PyPI. To install for current user:

pip3 install adafruit-circuitpython-framebuf

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

sudo pip3 install adafruit-circuitpython-framebuf

To install in a virtual environment in your current project:

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

Usage Example

See example in /examples/framebuf_simpletest.py

Documentation

API documentation for this library can be found on Read the Docs.

For information on building library documentation, please check out this guide.

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adafruit-circuitpython-framebuf-1.4.10.tar.gz (34.8 kB view details)

Uploaded Source

File details

Details for the file adafruit-circuitpython-framebuf-1.4.10.tar.gz.

File metadata

File hashes

Hashes for adafruit-circuitpython-framebuf-1.4.10.tar.gz
Algorithm Hash digest
SHA256 784187653e8c32871a18d628588e76e46824290b6ca42c9cefd82423fe617f32
MD5 6b7cab94c4c401c0d703b3251a7b3583
BLAKE2b-256 8be9b23044bbc22349e442d420425fdf7fc9a57f93ad353bce87e03313f7b9cd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page