Skip to main content

Easily Configure your Raspberry Pi from your code

Project description

Raspberry Config SDK Release Python_Version License

CodeQL

PyPI - Downloads PyPI - Downloads PyPI - Downloads

📝 CONTRIBUTIONS

Before doing any contribution read CONTRIBUTING.

📧 CONTACT

Email: amng835@gmail.com

General Discord: https://discord.gg/dFD5HHa

Developer Discord: https://discord.gg/rxNNHYN9EQ

📥 INSTALLING

Latest PyPI stable release

pip install raspberry-config-sdk

⚙ HOW TO USE

from raspberry_config_sdk.BootConfig import BootConfig, Option

config = BootConfig()
config.get_config("camera_auto_detect") # Option(path="camera_auto_detect", value="1", comments=[])
config.add_or_update_config(Option(path="camera_auto_detect", value="0", comments=[])) # Creates or Updates the value
config.save() # Saves to the file, restart is required for changed to take effect

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

raspberry_config_sdk-1.0.2.tar.gz (4.6 kB view details)

Uploaded Source

Built Distribution

raspberry_config_sdk-1.0.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file raspberry_config_sdk-1.0.2.tar.gz.

File metadata

  • Download URL: raspberry_config_sdk-1.0.2.tar.gz
  • Upload date:
  • Size: 4.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for raspberry_config_sdk-1.0.2.tar.gz
Algorithm Hash digest
SHA256 c2fd191c69140fd80eb68dba76359da862feedf9b8840e25d09391dcc02cea6a
MD5 2bd6869b55b90539bbc6d097ff3595b2
BLAKE2b-256 7e98d68213f2a1e7ec26355648bb938e4eb5b041b9732beb7e5a2ace6d366c8f

See more details on using hashes here.

File details

Details for the file raspberry_config_sdk-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for raspberry_config_sdk-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 148e0bd992a1067c58664fb2e2fa8c438ac51f1892d8e350bc5bce1804d65ef8
MD5 27e13643b43362e07e2743779c8e0a67
BLAKE2b-256 608f42108db0e49375d37069e0e655210e2bf1752d63b7c1fd6d905f3565d52f

See more details on using hashes here.

Supported by

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