Skip to main content

A Python package for working with export files of your personal data from the big social media platforms.

Project description

Overview

Landowner is a Python package designed to work with the JSON files that social media platforms provide when you request a copy of your personal data. This project aims to provide tools to parse, analyze, and manage your personal data efficiently.

Features

  • Parse complex JSON files from social media platforms into a structured format using straightforward classes with attributes.

  • Deserializers for exports from Meta social media platforms are supported, including Facebook and Instagram.

  • Support for handling mojibaking and other encoding issues with post content.

Future Features

  • Deserializers for other social media platforms, such as X (formerly Twitter).

Installation

To install the project, use pip:

pip install landowner

You can also clone the repository and install the required dependencies:

git clone https://github.com/loranallensmith/landowner.git
cd landowner
pip install -r requirements.txt

Usage

To start using the project, run the following command:

import json
from landowner.deserializers import FacebookExportPostDeserializer

ds = FacebookPostExportDeserializer()

with open('path/to/facebook.json') as f:
    data = json.load(f)

posts = ds.deserialize(data)

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the GNU General Public Licence v3.0. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact Drop Table Records at info@droptablerecords.com.

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

landowner-0.1.0.tar.gz (58.4 kB view details)

Uploaded Source

Built Distribution

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

landowner-0.1.0-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

Details for the file landowner-0.1.0.tar.gz.

File metadata

  • Download URL: landowner-0.1.0.tar.gz
  • Upload date:
  • Size: 58.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for landowner-0.1.0.tar.gz
Algorithm Hash digest
SHA256 c4b43ee064f2a42a8c49ab63309be4e51adb590e925d5488531b9777ed40f0a3
MD5 372ab93fe19f147f4acd10b4fc958a6f
BLAKE2b-256 04c51e037a6e18164a940f82b0387e225b5c69d792ac0b312f35cac847ca1c50

See more details on using hashes here.

File details

Details for the file landowner-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: landowner-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 32.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.6

File hashes

Hashes for landowner-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 51a4a2e8ce70ae9df93897abd115ca678d0b1e78cc60405fa0b482726dc61195
MD5 4ff1dce62d83144aaebcc7530d75f2c5
BLAKE2b-256 d7a6e70e62ee175e86c063e7a09c400623007debb3b1ad9cc2fcc6cd580c2e35

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