Skip to main content

A CircuitPython implementation of CPython's functools library

Project description

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.

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

circuitpython_functools-3.0.1.tar.gz (26.1 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.1-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for circuitpython_functools-3.0.1.tar.gz
Algorithm Hash digest
SHA256 37e7a43618907175916d1c58608963382ce4eb681d0787f5899b56bca0bd800c
MD5 91c05d146c1cb30bfb270e4915361a48
BLAKE2b-256 9696f760e9056c45579413bc12e5df404fe12f6558998c0e1144ee51d5221e9d

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for circuitpython_functools-3.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 7e5e00bfc7ce3ab7d4f2ade375a5bb9beb17c206ff5cfeee2fae1d6e493250fd
MD5 251244dd40a531b1dafff47deb1792a5
BLAKE2b-256 e98485a51af32386bef7ad758b04fda605b347bfb9e03e0b7ae2a77077662d28

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