Skip to main content

Introduction

Documentation Status Discord Build Status CodeCov Metrics Code Style: ruff License: MIT License: PSF-2.0 Maintained: Yes

A CircuitPython implementation of CPython’s functools library

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 or individual libraries can be installed using circup.

Installing to a Connected CircuitPython Device with Circup

Make sure that you have circup installed in your Python environment. Install it with the following command if necessary:

pip3 install circup

With circup installed and your CircuitPython device connected use the following command to install:

circup install circuitpython_functools

Or the following command to update an existing version:

circup update

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 circuitpython-functools

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

sudo pip3 install circuitpython-functools

To install in a virtual environment in your current project:

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

Usage Example

See examples in the examples/ folder

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.

Download files

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

Source Distribution

circuitpython_functools-3.0.2.tar.gz (26.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

circuitpython_functools-3.0.2-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file circuitpython_functools-3.0.2.tar.gz.

File metadata

  • Download URL: circuitpython_functools-3.0.2.tar.gz
  • Upload date:
  • Size: 26.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.11.15

File hashes

Hashes for circuitpython_functools-3.0.2.tar.gz
Algorithm Hash digest
SHA256 75cc07ade0e4a943a1b9c6a1e8716dc9fc30f3b593bac5bd3982083f2da3223a
MD5 1bb8cacaf1bdd35734bcae102402caec
BLAKE2b-256 1ae0bc58f0661fd77f64007f191950c7be55543aa63646606f4ab388a862a5d5

See more details on using hashes here.

File details

Details for the file circuitpython_functools-3.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for circuitpython_functools-3.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 35ddb485206811f8beb6632b0fd2083f0a3b6517abaec989d51850e264ad95b7
MD5 6cf8201c33b67e1e3e31cd2ffee893df
BLAKE2b-256 e942b6aed595405bb405712075f78dee4bb5d076b5165cbf2f9801f3c338185a

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 Sentry Error logging StatusPage Status page