Skip to main content

Python components compliant with Synaptix framework

Project description

Python tools

Requires Python 3.8+

PyPI : https://pypi.org/project/elz-py-tools/

This repository contains some Python components used in Elzeard project. These components contain AMQP client and drivers for connecting databases. They are made to be working along with synaptix framework created by Mnemotix (https://gitlab.com/mnemotix).

This repository uses Poetry for package dependencies (https://python-poetry.org/).

For working on these components or new ones, install poetry and install package dependencies by running :

poetry install

For using it locally from another repository :

poetry build

pip install <local_path_to_this_repo>

Datastore and drivers

TODO: to complete...

Model generator

Model files can be generated for facilitating use of this framework and querying of graph and index TODO: complete doc...

Here is the format of the schema json file, which is used by datastore :

[{
    schema1: {
        props: {
            <prop1>: { dataType: <string> }
        },
        links: {
            <link1>: { relatedType: <string>, nested: <boolean>, plural: <boolean> }
        }
    },
    ...
}]

TODO:

  • Implements GraphDriver.get_nodes method
  • Add possibility to query a label property in a specific language
  • Option for passing custom datatype mapping in datastore

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

elz-py-tools-0.1.3.tar.gz (17.3 kB view details)

Uploaded Source

Built Distribution

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

elz_py_tools-0.1.3-py3-none-any.whl (25.7 kB view details)

Uploaded Python 3

File details

Details for the file elz-py-tools-0.1.3.tar.gz.

File metadata

  • Download URL: elz-py-tools-0.1.3.tar.gz
  • Upload date:
  • Size: 17.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.0 Linux/5.4.0-74-generic

File hashes

Hashes for elz-py-tools-0.1.3.tar.gz
Algorithm Hash digest
SHA256 aaac02fcb560b05cd94e51b3c6009413dbd2724b15dec523073f7c024d0602c0
MD5 a1f74688b240b68802c860e759d322b1
BLAKE2b-256 d687eedef5ce3b7519f56282ee1f2a2e6f159cd2c894a3e3f6df0cd537cb85ec

See more details on using hashes here.

File details

Details for the file elz_py_tools-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: elz_py_tools-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 25.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.6 CPython/3.8.0 Linux/5.4.0-74-generic

File hashes

Hashes for elz_py_tools-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 907548b4a5605d99e66c72dcb7e55ddf87d81b65f5f67928939bfe291cf2dc83
MD5 9c0ae230d69ca41ab1c6ad0cafc7972b
BLAKE2b-256 4aae1a7432a4d68d58659747a86f00dd45e8ca1f9b47259d000dfb371d751a6b

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