=======================
The MythX Domain Models
=======================
.. image:: https://img.shields.io/pypi/v/mythx-models.svg
:target: https://pypi.org/project/mythx-models/
.. image:: https://travis-ci.org/dmuhs/mythx-models.svg?branch=master
:target: https://travis-ci.org/dmuhs/mythx-models
.. image:: https://readthedocs.org/projects/mythx-models/badge/?version=latest
:target: https://mythx-models.readthedocs.io/en/latest/?badge=latest
.. image:: https://pyup.io/repos/github/dmuhs/mythx-models/shield.svg
:target: https://pyup.io/repos/github/dmuhs/mythx-models/
.. image:: https://coveralls.io/repos/github/dmuhs/mythx-models/badge.svg?branch=master
:target: https://coveralls.io/github/dmuhs/mythx-models?branch=master
This repository contains the domain models for the MythX_ smart contract security analysis platform.
.. contents:: Table of Contents
What is MythX?
--------------
MythX is a security analysis API that allows anyone to create purpose-built
security tools for smart contract developers. Tools built on MythX integrate
seamlessly into the development environments and continuous integration
pipelines used throughout the Ethereum ecosystem.
Installation
------------
The MythX domain models runs on Python 3.5+.
To get started, simply run
.. code-block:: console
$ pip3 install mythx-models
Alternatively, clone the repository and run
.. code-block:: console
$ pip3 install .
Or directly through Python's :code:`setuptools`:
.. code-block:: console
$ python3 setup.py install
.. _MythX: https://mythx.io/
Raw data
{
"_id": null,
"home_page": "https://github.com/Consensys/mythx-models",
"name": "mythx-models",
"maintainer": "Nuradil Alymkulov",
"docs_url": null,
"requires_python": ">=3.8,<4",
"maintainer_email": "nuradil.alymkulov-ext@consensys.net",
"keywords": "",
"author": "Dominik Muhs",
"author_email": "dominik.muhs@consensys.net",
"download_url": "https://files.pythonhosted.org/packages/73/a3/b394540481a8b29c18aa4b0d7c6bd53271b7a8e424aa0a44157e321614c9/mythx_models-3.0.0.tar.gz",
"platform": null,
"description": "=======================\nThe MythX Domain Models\n=======================\n\n\n.. image:: https://img.shields.io/pypi/v/mythx-models.svg\n :target: https://pypi.org/project/mythx-models/\n\n.. image:: https://travis-ci.org/dmuhs/mythx-models.svg?branch=master\n :target: https://travis-ci.org/dmuhs/mythx-models\n\n.. image:: https://readthedocs.org/projects/mythx-models/badge/?version=latest\n :target: https://mythx-models.readthedocs.io/en/latest/?badge=latest\n\n.. image:: https://pyup.io/repos/github/dmuhs/mythx-models/shield.svg\n :target: https://pyup.io/repos/github/dmuhs/mythx-models/\n\n.. image:: https://coveralls.io/repos/github/dmuhs/mythx-models/badge.svg?branch=master\n :target: https://coveralls.io/github/dmuhs/mythx-models?branch=master\n\n\nThis repository contains the domain models for the MythX_ smart contract security analysis platform.\n\n.. contents:: Table of Contents\n\n\nWhat is MythX?\n--------------\nMythX is a security analysis API that allows anyone to create purpose-built\nsecurity tools for smart contract developers. Tools built on MythX integrate\nseamlessly into the development environments and continuous integration\npipelines used throughout the Ethereum ecosystem.\n\n\nInstallation\n------------\nThe MythX domain models runs on Python 3.5+.\n\nTo get started, simply run\n\n.. code-block:: console\n\n $ pip3 install mythx-models\n\nAlternatively, clone the repository and run\n\n.. code-block:: console\n\n $ pip3 install .\n\nOr directly through Python's :code:`setuptools`:\n\n.. code-block:: console\n\n $ python3 setup.py install\n\n\n.. _MythX: https://mythx.io/\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python domain model classes for the MythX platform",
"version": "3.0.0",
"project_urls": {
"Homepage": "https://github.com/Consensys/mythx-models"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "32bd663bc51ec50964609bdb1c8fc70c3aada7aa1606ae7b2045847094166995",
"md5": "456e8b82961a224a012663a4d972a1b4",
"sha256": "da8ce5a4c3b1a2a5eb947d4d853e62917b8c8f2e4fd98c31ac94ded3d36ded01"
},
"downloads": -1,
"filename": "mythx_models-3.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "456e8b82961a224a012663a4d972a1b4",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8,<4",
"size": 22575,
"upload_time": "2024-03-18T15:31:19",
"upload_time_iso_8601": "2024-03-18T15:31:19.191161Z",
"url": "https://files.pythonhosted.org/packages/32/bd/663bc51ec50964609bdb1c8fc70c3aada7aa1606ae7b2045847094166995/mythx_models-3.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73a3b394540481a8b29c18aa4b0d7c6bd53271b7a8e424aa0a44157e321614c9",
"md5": "51f61b19b3510be5759f21e9bb40a1d8",
"sha256": "597f8d63066f8efeefe720d0b5f5cc62b61e9eefca81dac4adac7b1513f88959"
},
"downloads": -1,
"filename": "mythx_models-3.0.0.tar.gz",
"has_sig": false,
"md5_digest": "51f61b19b3510be5759f21e9bb40a1d8",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8,<4",
"size": 9178,
"upload_time": "2024-03-18T15:31:22",
"upload_time_iso_8601": "2024-03-18T15:31:22.678882Z",
"url": "https://files.pythonhosted.org/packages/73/a3/b394540481a8b29c18aa4b0d7c6bd53271b7a8e424aa0a44157e321614c9/mythx_models-3.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-18 15:31:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Consensys",
"github_project": "mythx-models",
"travis_ci": false,
"coveralls": true,
"github_actions": true,
"lcname": "mythx-models"
}