sm-grams


Namesm-grams JSON
Version 2.1.7 PyPI version JSON
download
home_pagehttps://github.com/usc-isi-i2/grams
Summary
upload_time2022-11-04 03:21:36
maintainer
docs_urlNone
authorBinh Vu
requires_python>=3.8,<4.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <h1 align="center">GRAMS</h1>

<div align="center">

![PyPI](https://img.shields.io/pypi/v/sm-grams)
![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)
[![GitHub Issues](https://img.shields.io/github/issues/usc-isi-i2/GRAMS.svg)](https://github.com/usc-isi-i2/GRAMS/issues)
![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)

</div>

## Table of Contents
- [Introduction](#introduction)
- [Installation](#installation)
<!-- - [Example](#example)
- [Contributing](#contributing)
<!-- - [Support](#support) -->

## Introduction

GRAMS is a library to build semantic descriptions of tables to map them to Wikidata.

## Installation

Please look in the [wiki](https://github.com/usc-isi-i2/grams/wiki/Installation) for how to install GRAMS


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/usc-isi-i2/grams",
    "name": "sm-grams",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8,<4.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Binh Vu",
    "author_email": "binh@toan2.com",
    "download_url": "https://files.pythonhosted.org/packages/47/50/c2d6ad4ce0e1a78a5b8ca5f936262792e093c4ca06066c50a6dd008ba193/sm_grams-2.1.7.tar.gz",
    "platform": null,
    "description": "<h1 align=\"center\">GRAMS</h1>\n\n<div align=\"center\">\n\n![PyPI](https://img.shields.io/pypi/v/sm-grams)\n![Python](https://img.shields.io/badge/python-v3.8+-blue.svg)\n[![GitHub Issues](https://img.shields.io/github/issues/usc-isi-i2/GRAMS.svg)](https://github.com/usc-isi-i2/GRAMS/issues)\n![Contributions welcome](https://img.shields.io/badge/contributions-welcome-orange.svg)\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://opensource.org/licenses/MIT)\n\n</div>\n\n## Table of Contents\n- [Introduction](#introduction)\n- [Installation](#installation)\n<!-- - [Example](#example)\n- [Contributing](#contributing)\n<!-- - [Support](#support) -->\n\n## Introduction\n\nGRAMS is a library to build semantic descriptions of tables to map them to Wikidata.\n\n## Installation\n\nPlease look in the [wiki](https://github.com/usc-isi-i2/grams/wiki/Installation) for how to install GRAMS\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "",
    "version": "2.1.7",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32978aa8bd02abd5904875e1b84e878fb448994a4bc11f141b3e0b2ba9bd8e15",
                "md5": "b9be9187e09af7e9fecce024c925137a",
                "sha256": "876c8cb86f9b9b7410c0945eaca0ee7e135bfd751268c451c336b596d72ce31d"
            },
            "downloads": -1,
            "filename": "sm_grams-2.1.7-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b9be9187e09af7e9fecce024c925137a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8,<4.0",
            "size": 148496,
            "upload_time": "2022-11-04T03:21:33",
            "upload_time_iso_8601": "2022-11-04T03:21:33.356783Z",
            "url": "https://files.pythonhosted.org/packages/32/97/8aa8bd02abd5904875e1b84e878fb448994a4bc11f141b3e0b2ba9bd8e15/sm_grams-2.1.7-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4750c2d6ad4ce0e1a78a5b8ca5f936262792e093c4ca06066c50a6dd008ba193",
                "md5": "d48e1172408920dc63139746dc3bbea6",
                "sha256": "a05b987d4ff83ca1383601c603ea94f6484507e6f842874ee5731f3c693e619d"
            },
            "downloads": -1,
            "filename": "sm_grams-2.1.7.tar.gz",
            "has_sig": false,
            "md5_digest": "d48e1172408920dc63139746dc3bbea6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8,<4.0",
            "size": 108420,
            "upload_time": "2022-11-04T03:21:36",
            "upload_time_iso_8601": "2022-11-04T03:21:36.010880Z",
            "url": "https://files.pythonhosted.org/packages/47/50/c2d6ad4ce0e1a78a5b8ca5f936262792e093c4ca06066c50a6dd008ba193/sm_grams-2.1.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-04 03:21:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "usc-isi-i2",
    "github_project": "grams",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "sm-grams"
}
        
Elapsed time: 0.31882s