Menu

Tree [eabbd1] master /
 History

HTTPS access


File Date Author Commit
 config 2019-12-18 Arno-Can Uestuensoez Arno-Can Uestuensoez [d4cb74] update-00.01.041
 doc 2019-12-18 Arno-Can Uestuensoez Arno-Can Uestuensoez [eabbd1] update-00.01.041
 docsrc 2019-12-13 Arno-Can Uestuensoez Arno-Can Uestuensoez [d1c9eb] init-yapydata
 testdata 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [a0ae34] update-00.01.035
 tests 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [a0ae34] update-00.01.035
 yapydata 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [4be0c7] update-00.01.036
 .gitignore 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [5fc558] update-00.01.035
 ArtisticLicense20.html 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [add368] update-00.01.035
 LICENSE.txt 2019-12-13 Arno-Can Uestuensoez Arno-Can Uestuensoez [4ffa80] init-yapydata
 MANIFEST.in 2019-12-13 Arno-Can Uestuensoez Arno-Can Uestuensoez [d1c9eb] init-yapydata
 README.md 2019-12-18 Arno-Can Uestuensoez Arno-Can Uestuensoez [d4cb74] update-00.01.041
 RELEASE-INFO.sh 2019-12-18 Arno-Can Uestuensoez Arno-Can Uestuensoez [d4cb74] update-00.01.041
 ez_setup.py 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [a0ae34] update-00.01.035
 licenses-amendments.txt 2019-12-04 Arno-Can Uestuensoez Arno-Can Uestuensoez [add368] update-00.01.035
 setup.cfg 2019-12-13 Arno-Can Uestuensoez Arno-Can Uestuensoez [d1c9eb] init-yapydata
 setup.py 2019-12-18 Arno-Can Uestuensoez Arno-Can Uestuensoez [d4cb74] update-00.01.041

Read Me

YapyData

The YapyData - Yet Another Python Data - package provides miscellaneous data processing utilities
for the adaptation of abstract APIs at the low-level part of the software stack.
The package YapyData is member of the DataFusion family by providing the basic
syntaxes and features required for the low-level components of modern software stacks.
The features comprise the management and processing of structured data types including the definition,
persistence, and the processing. The processing supports hereby the arbitrary mixed syntaxes for the
sources and targets.
The initial supported data definition languages are:

  • JSON
  • Python - used as dynamic DDL based on pickling for persistence
  • XML
  • YAML

In addition the syntaxes defined by the widespread configuration files:

  • INI - multiple variants: INI, INIX, CFG, CONF
  • .properties - the Java configuration syntax in INI style

The design targets of the low-level package YapyData are in particular:

  • core processing of heterogeneous data definition syntaxes
  • abstract processing of heterogeneous input data structures against canonical reference data
  • a mix of APIs for flexibility and use-case driven high performance

This in particular supports the modularization, and the automation of the processing of
large scale heterogeneous data sets with canonical reference data.

Last but not least the whole set of standard Python and platforms implementations is supported - and tested of course:

  • CPython
  • IPython
  • IronPython
  • Jython
  • PyPy

soon:

  • Cython
  • Stackless

Online documentation:

Runtime-Repository:

Install: pip install yapydata, see also section 'Install' of the online documentation.

Downloads:

Project Data

  • PROJECT: 'YapyData'

  • MISSION: Canonical numeric platform IDs for the core Python environment.

  • VERSION: 00.01

  • RELEASE: 00.01.041

  • STATUS: beta

  • AUTHOR: Arno-Can Uestuensoez

  • COPYRIGHT: Copyright (C) 2019 Arno-Can Uestuensoez @Ingenieurbuero Arno-Can Uestuensoez

  • LICENSE: Artistic-License-2.0 + Forced-Fairplay-Constraints

Runtime Environment

For a comprehensive list refer to the documentation.

Python Syntax Support

  • Python2.7, and Python3

Python Implementation Support

  • CPython, IPython, IronPython, Jython, and PyPy

OS on Server, Workstation, Laptops, Virtual Machines, and Containers

  • Linux: AlpineLinux, ArchLinux, CentOS, Debian, Fedora, Gentoo, OpenSUSE, Raspbian, RHEL, Slackware, SLES, Ubuntu, ...

  • BSD: DragonFlyBSD, FreeBSD, NetBSD, OpenBSD, GhostBSD, TrueOS, NomadBSD

  • OS-X: Snow Leopard

  • Windows: Win10, Win8.1, Win7, WinXP, Win2019, Win2016, Win2012, Win2008, Win2000

  • WSL-1.0: Alpine, Debian, KaliLinux, openSUSE, SLES, Ubuntu

  • Cygwin

  • UNIX: Solaris10, Solaris11

  • Minix: Minix3

  • ReactOS

Network and Security

  • Network Devices: OpenWRT

  • Security: KaliLinux, pfSense, BlackArch, ParrotOS, Pentoo

OS on Embedded Devices

  • RaspberryPI: ArchLinux, CentOS, OpenBSD, OpenWRT, Raspbian

  • ASUS-TinkerBoard: Armbian

  • By special modules e.g. for Adafruit Trinket M0: CircuitPython, MicroPython

Current Release

Major Changes:

  • Initial version.

  • started with basic API - but those in production quality as required for other projects.

ToDo:

  • add additional APIs

  • add .Properties - yapydata.datatree.datatreesprop

  • AIX

  • MicroPython, CircuitPython

  • test Windows10IoT-Core