yams


Nameyams JSON
Version 0.54.0 PyPI version JSON
download
home_pagehttps://forge.extranet.logilab.fr/open-source/yams
Summaryentity / relation schema
upload_time2024-01-03 22:57:01
maintainer
docs_urlNone
authorLogilab
requires_python>=3.6
licenseLGPL
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            README for yams
===============

Distributions
-------------
The source tarball is available at https://pypi.python.org/pypi/yams

Install
-------
From the source distribution, extract the tarball and run ::

    python setup.py install

For debian and rpm packages, use your usual tools according to your Linux
distribution. 


Documentation
-------------

The documentation is available at https://yams.readthedocs.io/


Code style
----------

The python code is verified against *flake8* and formatted with *black*.

* You can run `tox -e black` to check that the files are well formatted.
* You can run `tox -e black-run` to format them if needed.
* You can include the `.hgrc` to your own `.hgrc` to automatically run black
  before each commit/amend. This can be done by writing `%include ../.hgrc` at
  the end of your `.hgrc`.


Comments, support, bug reports
------------------------------
See the tracker at https://forge.extranet.logilab.fr/open-source/yams

            

Raw data

            {
    "_id": null,
    "home_page": "https://forge.extranet.logilab.fr/open-source/yams",
    "name": "yams",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "",
    "author": "Logilab",
    "author_email": "devel@logilab.fr",
    "download_url": "https://files.pythonhosted.org/packages/10/ca/6181b3f31fbe189e3e3c25d09e2679d9ab3d2cbdefb22c66a5e2f38fad13/yams-0.54.0.tar.gz",
    "platform": null,
    "description": "README for yams\n===============\n\nDistributions\n-------------\nThe source tarball is available at https://pypi.python.org/pypi/yams\n\nInstall\n-------\nFrom the source distribution, extract the tarball and run ::\n\n    python setup.py install\n\nFor debian and rpm packages, use your usual tools according to your Linux\ndistribution. \n\n\nDocumentation\n-------------\n\nThe documentation is available at https://yams.readthedocs.io/\n\n\nCode style\n----------\n\nThe python code is verified against *flake8* and formatted with *black*.\n\n* You can run `tox -e black` to check that the files are well formatted.\n* You can run `tox -e black-run` to format them if needed.\n* You can include the `.hgrc` to your own `.hgrc` to automatically run black\n  before each commit/amend. This can be done by writing `%include ../.hgrc` at\n  the end of your `.hgrc`.\n\n\nComments, support, bug reports\n------------------------------\nSee the tracker at https://forge.extranet.logilab.fr/open-source/yams\n",
    "bugtrack_url": null,
    "license": "LGPL",
    "summary": "entity / relation schema",
    "version": "0.54.0",
    "project_urls": {
        "Homepage": "https://forge.extranet.logilab.fr/open-source/yams"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a05e05adb07be1d0e69f4fd652f803841d94e805fc0f342828b559c69b192103",
                "md5": "400c576599411777cda23273da0b6481",
                "sha256": "4d88f9035b561bd50086060a3d3825a48b9cc5ba7c6cbb5a547583633a7f26c6"
            },
            "downloads": -1,
            "filename": "yams-0.54.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "400c576599411777cda23273da0b6481",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 76025,
            "upload_time": "2024-01-03T22:56:59",
            "upload_time_iso_8601": "2024-01-03T22:56:59.462529Z",
            "url": "https://files.pythonhosted.org/packages/a0/5e/05adb07be1d0e69f4fd652f803841d94e805fc0f342828b559c69b192103/yams-0.54.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "10ca6181b3f31fbe189e3e3c25d09e2679d9ab3d2cbdefb22c66a5e2f38fad13",
                "md5": "2ad2a74fa177cb8bdd99b7c375aa3f5c",
                "sha256": "8b033c6558b4cc52a479816d6ed6bbc342f0c796d165282609e6be87848784db"
            },
            "downloads": -1,
            "filename": "yams-0.54.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2ad2a74fa177cb8bdd99b7c375aa3f5c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 115820,
            "upload_time": "2024-01-03T22:57:01",
            "upload_time_iso_8601": "2024-01-03T22:57:01.216168Z",
            "url": "https://files.pythonhosted.org/packages/10/ca/6181b3f31fbe189e3e3c25d09e2679d9ab3d2cbdefb22c66a5e2f38fad13/yams-0.54.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-03 22:57:01",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "yams"
}
        
Elapsed time: 0.17309s