projectkiwi


Nameprojectkiwi JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://github.com/michaelthoreau/projectkiwi
SummaryPython tools for projectkiwi.io
upload_time2023-02-02 00:59:11
maintainer
docs_urlNone
authorMichael Thoreau
requires_python>=3.3
licenseMIT
keywords gis ml otherbuzzwords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # projectkiwi

Tools to interact with projectkiwi.io


### Installation
```Bash
pip install projectkiwi
```


### Getting Started

See further documentation here: [Read The Docs](https://projectkiwi.readthedocs.io/en/latest/user_manual/getting_started.html)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/michaelthoreau/projectkiwi",
    "name": "projectkiwi",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.3",
    "maintainer_email": "",
    "keywords": "GIS,ML,OTHERBUZZWORDS",
    "author": "Michael Thoreau",
    "author_email": "michael@projectkiwi.io",
    "download_url": "https://files.pythonhosted.org/packages/aa/c7/099cf4b42e3fae1a9491c40cf109c613ab0c2b82ecaa0acb485dbe20469e/projectkiwi-0.6.0.tar.gz",
    "platform": null,
    "description": "# projectkiwi\n\nTools to interact with projectkiwi.io\n\n\n### Installation\n```Bash\npip install projectkiwi\n```\n\n\n### Getting Started\n\nSee further documentation here: [Read The Docs](https://projectkiwi.readthedocs.io/en/latest/user_manual/getting_started.html)\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Python tools for projectkiwi.io",
    "version": "0.6.0",
    "split_keywords": [
        "gis",
        "ml",
        "otherbuzzwords"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7f16a725229d643be71fabd038ff3dc0b594c6cf23033c93df14bd9ee96fac26",
                "md5": "da81a8e16825b8c22163b0a19a60b39a",
                "sha256": "30ac24fddce19e7751e926c010a8cf8633bfb526ba9bb5fd4062304866517160"
            },
            "downloads": -1,
            "filename": "projectkiwi-0.6.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "da81a8e16825b8c22163b0a19a60b39a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.3",
            "size": 23811,
            "upload_time": "2023-02-02T00:59:09",
            "upload_time_iso_8601": "2023-02-02T00:59:09.416432Z",
            "url": "https://files.pythonhosted.org/packages/7f/16/a725229d643be71fabd038ff3dc0b594c6cf23033c93df14bd9ee96fac26/projectkiwi-0.6.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aac7099cf4b42e3fae1a9491c40cf109c613ab0c2b82ecaa0acb485dbe20469e",
                "md5": "10d587c5ce30138c18ca6a1aa2be78a0",
                "sha256": "a6086b42c11d94e72b59512506aaa81434fd925c19032baba27276f04c307d6d"
            },
            "downloads": -1,
            "filename": "projectkiwi-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "10d587c5ce30138c18ca6a1aa2be78a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.3",
            "size": 21980,
            "upload_time": "2023-02-02T00:59:11",
            "upload_time_iso_8601": "2023-02-02T00:59:11.276570Z",
            "url": "https://files.pythonhosted.org/packages/aa/c7/099cf4b42e3fae1a9491c40cf109c613ab0c2b82ecaa0acb485dbe20469e/projectkiwi-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-02 00:59:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "michaelthoreau",
    "github_project": "projectkiwi",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "projectkiwi"
}
        
Elapsed time: 0.03801s