aimaps


Nameaimaps JSON
Version 0.0.3 PyPI version JSON
download
home_pagehttps://github.com/gisam/aimaps
SummaryPython Boilerplate contains all the boilerplate you need to create a Python package.
upload_time2023-11-26 16:59:56
maintainer
docs_urlNone
authorsam jackson
requires_python>=3.8
licenseMIT license
keywords aimaps
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # aimaps


[![image](https://img.shields.io/pypi/v/aimaps.svg)](https://pypi.python.org/pypi/aimaps)
[![image](https://img.shields.io/conda/vn/conda-forge/aimaps.svg)](https://anaconda.org/conda-forge/aimaps)


**Python Boilerplate contains all the boilerplate you need to create a Python package.**


-   Free software: MIT license
-   Documentation: https://gisam.github.io/aimaps
    

## Features

-   TODO

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gisam/aimaps",
    "name": "aimaps",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "aimaps",
    "author": "sam jackson",
    "author_email": "sjackson608@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/4e/78/6b5628d7db28a44210cb071ea46e7f24885a733d7eeb280935fa454be866/aimaps-0.0.3.tar.gz",
    "platform": null,
    "description": "# aimaps\n\n\n[![image](https://img.shields.io/pypi/v/aimaps.svg)](https://pypi.python.org/pypi/aimaps)\n[![image](https://img.shields.io/conda/vn/conda-forge/aimaps.svg)](https://anaconda.org/conda-forge/aimaps)\n\n\n**Python Boilerplate contains all the boilerplate you need to create a Python package.**\n\n\n-   Free software: MIT license\n-   Documentation: https://gisam.github.io/aimaps\n    \n\n## Features\n\n-   TODO\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "Python Boilerplate contains all the boilerplate you need to create a Python package.",
    "version": "0.0.3",
    "project_urls": {
        "Homepage": "https://github.com/gisam/aimaps"
    },
    "split_keywords": [
        "aimaps"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "64cc767f186e97de9e10ddf39be9cb3b03a8a1b207d3fdf4a43825ccae0843b3",
                "md5": "cb401c886e6a7486285587f1918957c4",
                "sha256": "ae65f7a33868538a07f29d28ed21908f988eb659383d1e7d1285bcd9b10d5c60"
            },
            "downloads": -1,
            "filename": "aimaps-0.0.3-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cb401c886e6a7486285587f1918957c4",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 2916,
            "upload_time": "2023-11-26T16:59:55",
            "upload_time_iso_8601": "2023-11-26T16:59:55.223045Z",
            "url": "https://files.pythonhosted.org/packages/64/cc/767f186e97de9e10ddf39be9cb3b03a8a1b207d3fdf4a43825ccae0843b3/aimaps-0.0.3-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4e786b5628d7db28a44210cb071ea46e7f24885a733d7eeb280935fa454be866",
                "md5": "bfc751233f56365ca9cad53c4aacddad",
                "sha256": "5bbc3e3f29bb01f6fb3058f39bd2e12a547dbf5c0bc9a77e3a0107037dac1fbc"
            },
            "downloads": -1,
            "filename": "aimaps-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "bfc751233f56365ca9cad53c4aacddad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 3184,
            "upload_time": "2023-11-26T16:59:56",
            "upload_time_iso_8601": "2023-11-26T16:59:56.669026Z",
            "url": "https://files.pythonhosted.org/packages/4e/78/6b5628d7db28a44210cb071ea46e7f24885a733d7eeb280935fa454be866/aimaps-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-26 16:59:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gisam",
    "github_project": "aimaps",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "aimaps"
}
        
Elapsed time: 0.16679s