fasjson


Namefasjson JSON
Version 1.6.0 PyPI version JSON
download
home_pagehttps://github.com/fedora-infra/fasjson
Summaryfasjson makes it possible for applications to talk to the fedora account system.
upload_time2023-09-21 14:45:59
maintainer
docs_urlNone
authorFedora Infrastructure
requires_python>=3.9.0,<4.0.0
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            # Fedora Account System / IPA JSON gateway

A JSON gateway to query FreeIPA, built for the Fedora Account System.

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

![Tests status](https://github.com/fedora-infra/fasjson/actions/workflows/tests.yml/badge.svg?branch=dev)
![Documentation](https://readthedocs.org/projects/fasjson/badge/?version=latest)


## TODO

- documentation
- HTTPS

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/fedora-infra/fasjson",
    "name": "fasjson",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9.0,<4.0.0",
    "maintainer_email": "",
    "keywords": "",
    "author": "Fedora Infrastructure",
    "author_email": "admin@fedoraproject.org",
    "download_url": "https://files.pythonhosted.org/packages/e8/a3/8304f1fac5cbe3c1bd098e32d74d9dff4a63dcf6b326b52ac8ca9cd80b25/fasjson-1.6.0.tar.gz",
    "platform": null,
    "description": "# Fedora Account System / IPA JSON gateway\n\nA JSON gateway to query FreeIPA, built for the Fedora Account System.\n\nThe documentation is available at https://fasjson.readthedocs.io/\n\n![Tests status](https://github.com/fedora-infra/fasjson/actions/workflows/tests.yml/badge.svg?branch=dev)\n![Documentation](https://readthedocs.org/projects/fasjson/badge/?version=latest)\n\n\n## TODO\n\n- documentation\n- HTTPS\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "fasjson makes it possible for applications to talk to the fedora account system.",
    "version": "1.6.0",
    "project_urls": {
        "Homepage": "https://github.com/fedora-infra/fasjson",
        "Repository": "https://github.com/fedora-infra/fasjson"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7416e6af1879ff8e1dfb9086fa2e0f57569f86805eec3f5ed2aae2a5570138d6",
                "md5": "f679646f47365ab5bc00f28f9300b11a",
                "sha256": "3d3b20b1f25f3e1b55b8f54ec7aebc26d37559b250105226acb03495921d1e54"
            },
            "downloads": -1,
            "filename": "fasjson-1.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f679646f47365ab5bc00f28f9300b11a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9.0,<4.0.0",
            "size": 56020,
            "upload_time": "2023-09-21T14:45:58",
            "upload_time_iso_8601": "2023-09-21T14:45:58.214702Z",
            "url": "https://files.pythonhosted.org/packages/74/16/e6af1879ff8e1dfb9086fa2e0f57569f86805eec3f5ed2aae2a5570138d6/fasjson-1.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8a38304f1fac5cbe3c1bd098e32d74d9dff4a63dcf6b326b52ac8ca9cd80b25",
                "md5": "d833700445d3365250dc9c050e1bdce1",
                "sha256": "bfecd21c222494e961e5daa6dd08cbdbeffe674e99ddf50d10d7e737dcda4359"
            },
            "downloads": -1,
            "filename": "fasjson-1.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d833700445d3365250dc9c050e1bdce1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9.0,<4.0.0",
            "size": 30858,
            "upload_time": "2023-09-21T14:45:59",
            "upload_time_iso_8601": "2023-09-21T14:45:59.714581Z",
            "url": "https://files.pythonhosted.org/packages/e8/a3/8304f1fac5cbe3c1bd098e32d74d9dff4a63dcf6b326b52ac8ca9cd80b25/fasjson-1.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-21 14:45:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fedora-infra",
    "github_project": "fasjson",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "tox": true,
    "lcname": "fasjson"
}
        
Elapsed time: 0.18433s