Skip to main content

A python library that allows users to import their Pixels JSON data and use it in their python scripts.

Project description

pixelsparser

A Python library that allows users to import their Pixels JSON data and use it in their python scripts.

Installation

Install the library using pip:

pip install pixelsparser

Usage

import pixelsparser

pixels = pixelsparser.load("location/to/data.json")

# Access the mood of the first pixel
print(pixels[0].mood)

# Access the notes of the second pixel
print(pixels[1].notes)

Credits

This library was created to parse data from the Pixels app by Teo Vogel, available on the Google Play Store and on the App Store

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

pixelsparser-2.0.1.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

pixelsparser-2.0.1-py3-none-any.whl (15.0 kB view details)

Uploaded Python 3

File details

Details for the file pixelsparser-2.0.1.tar.gz.

File metadata

  • Download URL: pixelsparser-2.0.1.tar.gz
  • Upload date:
  • Size: 15.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for pixelsparser-2.0.1.tar.gz
Algorithm Hash digest
SHA256 abdbb2c367aaa74dca672248575b280871997b584686e7b29fae34e5afc10064
MD5 66e40cc2081cf6340eff31d469de6e40
BLAKE2b-256 ff74c63bd73b93c2425b82e8d162af0cce9301c9ecd3284a9fc4e632566720cf

See more details on using hashes here.

File details

Details for the file pixelsparser-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: pixelsparser-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for pixelsparser-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 1210d926994b8418bb031f559c6b9d63c7cf1d2be58aa6783a93bdc6bb06e7b9
MD5 20fd9232fae7f02a20261fd1566b7f68
BLAKE2b-256 0fd0870909c7b3e37abae16d2c38ab59e1af6d991a679a71b0004b65f6b3235d

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