Skip to main content

A common language independent and cross-network social-media data scheme.

Project description

pypi version pipeline

LBSNSTRUCTURE

A python compiled version of the common location based social network (LBSN) data structure concept (ProtoBuf) to handle cross network Social Media data in Python. There are several motivations for prividing a common LBSN interchange data structure. Firstly, the GDPR directly requests Social Media Network operators to allow users to transfer accounts and data inbetween services. While there are attempts by Google, Facebook etc. (see data-transfer-project), it is not currently possible. With this structure concept, we follow an independent road. A primary goal is to systematically characterize LBSN data aspects in a common scheme that enables privacy-by-design for connected software, transfer scripts and database design.

Quick Start

Install with:

pip install --upgrade lbsnstructure

Import to python projecty with:

import lbsnstructure
from lbsnstructure.lbsnstructure_pb2 import lbsnPost

.. or compile newest version from Protofiles

  1. Clone git Repository git clone git@gitlab.vgiscience.de/lbsn/concept
  2. Install Protocoll Buffers
  3. Compile structure to python package protoc --python_out=examples/python lbsnstructure/structure.proto
  4. Install with pip install . in examples/python

Developers

For development & testing, make a local clone of this repository

git clone git@gitlab.vgiscience.de:lbsn/concept.git

Go to subfolder examples\python and (e.g.) symlink the folder to your
Python's site-packages folder with:

python setup.py develop

Now, lbsnstructure should be available through your python path and directly link to the local git clone directory.

Versioning

For the releases available, see the tags on this repository. The versioning (major.minor.patch) is automated using python-semantic-release. Commit messages that follow the Angular Commit Message Conventions will be automatically interpreted, followed by version bumps if necessary.

License

This project is licensed under the MIT License.

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

lbsnstructure-0.5.1.tar.gz (10.7 kB view details)

Uploaded Source

Built Distribution

lbsnstructure-0.5.1-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

Details for the file lbsnstructure-0.5.1.tar.gz.

File metadata

  • Download URL: lbsnstructure-0.5.1.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6

File hashes

Hashes for lbsnstructure-0.5.1.tar.gz
Algorithm Hash digest
SHA256 e65ca8b16cf5a60a3804ea2605a7870725c4e230fe0cbb701350efd874059e9e
MD5 e1f01484c8a05915c2bb9d29d46707a9
BLAKE2b-256 3b13eb8b1f5102caf7c0c3bb1a2784d7b2f47f27857bb7ee9ebc00fd7482d5d3

See more details on using hashes here.

File details

Details for the file lbsnstructure-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: lbsnstructure-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.6

File hashes

Hashes for lbsnstructure-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 292d3fbad73965d037680283b691b16b744bb7565ff4ba5b0edb5f30dac7a603
MD5 a6d4055e1a41770bbdbd6c54a45a8775
BLAKE2b-256 d9602c9dc05a59a2b11d5af31ae2bfd49d641407f85e103cca5d2e848d408537

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