edxml


Nameedxml JSON
Version 3.0.1 PyPI version JSON
download
home_pagehttps://github.com/edxml/sdk
SummaryThe EDXML Software Development Kit
upload_time2023-05-16 14:14:05
maintainer
docs_urlNone
authorDik Takken
requires_python
licenseMIT
keywords edxml sdk xml
VCS
bugtrack_url
requirements lxml python-dateutil pytz termcolor graphviz pytest ipy coverage edxml-schema edxml-test-corpus
Travis-CI No Travis.
coveralls test coverage
            EDXML SDK
=========

|license| |tests| |docs| |coverage| |pyversion|

.. |license| image::  https://img.shields.io/badge/License-MIT-blue.svg
.. |tests| image::    https://github.com/edxml/sdk/workflows/tests/badge.svg
.. |docs| image::     https://readthedocs.org/projects/edxml-sdk/badge/?version=master
.. |coverage| image:: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/dtakken/35971300c60a5a54c91084fc80da9b49/raw/covbadge.json
.. |pyversion| image::  https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue

EDXML_ is a data representation that transforms arbitrary data records into stories
that machines can read and understand. Computers can read EDXML documents similar to
how humans read a novel. This enables computers to actively assist human analysts
in making sense of data, correlate data from multiple sources and connect the dots.

This repository contains the **EDXML Software Development Kit (SDK)**. The
SDK features the edxml Python package, which contains an implementation of the
`EDXML specification <http://edxml.org/spec>`_. It also offers some command line
tools to inspect EDXML documents and aid in application development.

The package can be installed using Pip::

    pip install edxml

* `Documentation <http://edxml-sdk.readthedocs.org/>`_ (Read the Docs)
* `Installer <http://pypi.python.org/pypi/edxml/>`_ (PyPI)
* `Source code <https://github.com/edxml/sdk>`_ (Github)

.. _EDXML: http://edxml.org/

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/edxml/sdk",
    "name": "edxml",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "edxml sdk xml",
    "author": "Dik Takken",
    "author_email": "dik.takken@edxml.org",
    "download_url": "https://files.pythonhosted.org/packages/84/12/bde60e6b64412991e65b998e90b500bcda91297c769c1485601dd6b813a4/edxml-3.0.1.tar.gz",
    "platform": null,
    "description": "EDXML SDK\n=========\n\n|license| |tests| |docs| |coverage| |pyversion|\n\n.. |license| image::  https://img.shields.io/badge/License-MIT-blue.svg\n.. |tests| image::    https://github.com/edxml/sdk/workflows/tests/badge.svg\n.. |docs| image::     https://readthedocs.org/projects/edxml-sdk/badge/?version=master\n.. |coverage| image:: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/dtakken/35971300c60a5a54c91084fc80da9b49/raw/covbadge.json\n.. |pyversion| image::  https://img.shields.io/badge/python-3.6%20%7C%203.7%20%7C%203.8%20%7C%203.9%20%7C%203.10-blue\n\nEDXML_ is a data representation that transforms arbitrary data records into stories\nthat machines can read and understand. Computers can read EDXML documents similar to\nhow humans read a novel. This enables computers to actively assist human analysts\nin making sense of data, correlate data from multiple sources and connect the dots.\n\nThis repository contains the **EDXML Software Development Kit (SDK)**. The\nSDK features the edxml Python package, which contains an implementation of the\n`EDXML specification <http://edxml.org/spec>`_. It also offers some command line\ntools to inspect EDXML documents and aid in application development.\n\nThe package can be installed using Pip::\n\n    pip install edxml\n\n* `Documentation <http://edxml-sdk.readthedocs.org/>`_ (Read the Docs)\n* `Installer <http://pypi.python.org/pypi/edxml/>`_ (PyPI)\n* `Source code <https://github.com/edxml/sdk>`_ (Github)\n\n.. _EDXML: http://edxml.org/\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "The EDXML Software Development Kit",
    "version": "3.0.1",
    "project_urls": {
        "Homepage": "https://github.com/edxml/sdk"
    },
    "split_keywords": [
        "edxml",
        "sdk",
        "xml"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9ad4588fbc2fe2eb5ae49fde4c3a5d3b4c600e92b3f670bc0eccfc97d25a8326",
                "md5": "dbee81a605da6782deac8711915e60ae",
                "sha256": "ab12fd7f02f1f819a9469919cd4a7675e42ce030e2dd2bd08e8c81e8ad7aeb10"
            },
            "downloads": -1,
            "filename": "edxml-3.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbee81a605da6782deac8711915e60ae",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 221832,
            "upload_time": "2023-05-16T14:14:03",
            "upload_time_iso_8601": "2023-05-16T14:14:03.977794Z",
            "url": "https://files.pythonhosted.org/packages/9a/d4/588fbc2fe2eb5ae49fde4c3a5d3b4c600e92b3f670bc0eccfc97d25a8326/edxml-3.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8412bde60e6b64412991e65b998e90b500bcda91297c769c1485601dd6b813a4",
                "md5": "48b2717e02132386dd471d4fceaa56fc",
                "sha256": "84884c97333dd173e54521bf3fde007937bc9b1430ac9fc9bd9519209b95de12"
            },
            "downloads": -1,
            "filename": "edxml-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "48b2717e02132386dd471d4fceaa56fc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 166515,
            "upload_time": "2023-05-16T14:14:05",
            "upload_time_iso_8601": "2023-05-16T14:14:05.859907Z",
            "url": "https://files.pythonhosted.org/packages/84/12/bde60e6b64412991e65b998e90b500bcda91297c769c1485601dd6b813a4/edxml-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-16 14:14:05",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "edxml",
    "github_project": "sdk",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "lxml",
            "specs": [
                [
                    ">=",
                    "3.8"
                ]
            ]
        },
        {
            "name": "python-dateutil",
            "specs": []
        },
        {
            "name": "pytz",
            "specs": []
        },
        {
            "name": "termcolor",
            "specs": []
        },
        {
            "name": "graphviz",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "ipy",
            "specs": []
        },
        {
            "name": "coverage",
            "specs": []
        },
        {
            "name": "edxml-schema",
            "specs": [
                [
                    "~=",
                    "3.0.0"
                ]
            ]
        },
        {
            "name": "edxml-test-corpus",
            "specs": [
                [
                    "~=",
                    "3.0.0"
                ]
            ]
        }
    ],
    "lcname": "edxml"
}
        
Elapsed time: 0.06453s