ninox


Nameninox JSON
Version 0.1.0 PyPI version JSON
download
home_page
SummaryA wrapper for the Ninox DB API
upload_time2024-03-11 12:25:39
maintainer
docs_urlNone
author
requires_python>=3.8
licenseApache-2.0
keywords database web api ninox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Ninox-API

A python wrapper for the [Ninox API](https://docs.ninox.com/en/api/public-cloud-apis)

You will need an api key to use this package. You can get one by logging into your Ninox account and going to the API section under Integrations.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "ninox",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "database,web,api,ninox",
    "author": "",
    "author_email": "Andrei Paraschiv <andrei@thephpfactory.com>",
    "download_url": "https://files.pythonhosted.org/packages/94/19/b990195f16400da8cf92a2cbe7bf69c35799a89c9f7b3e2f32754131a58a/ninox-0.1.0.tar.gz",
    "platform": null,
    "description": "# Ninox-API\n\nA python wrapper for the [Ninox API](https://docs.ninox.com/en/api/public-cloud-apis)\n\nYou will need an api key to use this package. You can get one by logging into your Ninox account and going to the API section under Integrations.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A wrapper for the Ninox DB API",
    "version": "0.1.0",
    "project_urls": {
        "Changelog": "https://github.com/AndyTheFactory/ninox-api/blob/master/CHANGELOG.md",
        "Homepage": "https://github.com/AndyTheFactory/ninox-api",
        "Issues": "https://github.com/AndyTheFactory/ninox-api/issues",
        "Repository": "https://github.com/AndyTheFactory/ninox-api.git"
    },
    "split_keywords": [
        "database",
        "web",
        "api",
        "ninox"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03d8ecaf40236d970d5931e3160faf1c8ae17e907e65559c8e2ea118a0dc0211",
                "md5": "da39729cd0942bead47462bd4d32961f",
                "sha256": "385b7a7fd8c0671e470d09355ad03289cc37bd947bfac23856c649b16598b9f5"
            },
            "downloads": -1,
            "filename": "ninox-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da39729cd0942bead47462bd4d32961f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8394,
            "upload_time": "2024-03-11T12:25:36",
            "upload_time_iso_8601": "2024-03-11T12:25:36.830169Z",
            "url": "https://files.pythonhosted.org/packages/03/d8/ecaf40236d970d5931e3160faf1c8ae17e907e65559c8e2ea118a0dc0211/ninox-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9419b990195f16400da8cf92a2cbe7bf69c35799a89c9f7b3e2f32754131a58a",
                "md5": "29356a8af3001ffb0ed8fb8ed5e18546",
                "sha256": "ab7953c9073ec696697857eb888876aadf03c3775159b74f41e129057d3da785"
            },
            "downloads": -1,
            "filename": "ninox-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "29356a8af3001ffb0ed8fb8ed5e18546",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 7946,
            "upload_time": "2024-03-11T12:25:39",
            "upload_time_iso_8601": "2024-03-11T12:25:39.358150Z",
            "url": "https://files.pythonhosted.org/packages/94/19/b990195f16400da8cf92a2cbe7bf69c35799a89c9f7b3e2f32754131a58a/ninox-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-11 12:25:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AndyTheFactory",
    "github_project": "ninox-api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "ninox"
}
        
Elapsed time: 0.21498s