pylaunches


Namepylaunches JSON
Version 2.0.0 PyPI version JSON
download
home_pagehttps://github.com/ludeeus/pylaunches
SummaryNone
upload_time2024-05-29 08:33:23
maintainerLudeeus
docs_urlNone
authorLudeeus
requires_python<4.0,>=3.11
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyLaunches

_A python packages to get information form upcoming space launches._

## Install

```bash
python3 -m pip install pylaunches
```

This package is using information from the following API's:
This package is using the [Launch Library 2 API][launchlibrary] to get the information.

[launchlibrary]: https://thespacedevs.com/llapi

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ludeeus/pylaunches",
    "name": "pylaunches",
    "maintainer": "Ludeeus",
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": "ludeeus@ludeeus.dev",
    "keywords": null,
    "author": "Ludeeus",
    "author_email": "ludeeus@ludeeus.dev",
    "download_url": "https://files.pythonhosted.org/packages/f7/8b/4a40b3ff81e88ab0cac21d557f10ca51515a9501e01d7abc540ef59c8f56/pylaunches-2.0.0.tar.gz",
    "platform": null,
    "description": "# PyLaunches\n\n_A python packages to get information form upcoming space launches._\n\n## Install\n\n```bash\npython3 -m pip install pylaunches\n```\n\nThis package is using information from the following API's:\nThis package is using the [Launch Library 2 API][launchlibrary] to get the information.\n\n[launchlibrary]: https://thespacedevs.com/llapi\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "2.0.0",
    "project_urls": {
        "Homepage": "https://github.com/ludeeus/pylaunches",
        "Repository": "https://github.com/ludeeus/pylaunches"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8d3c165837d8d7c3a163704b8c05943008723f28a84722abfd91ab132cf5f74f",
                "md5": "9fef7365ae912b8658150c8fe3cc0229",
                "sha256": "ad6c20f9b7dd158e62c1bb7e325ba406e14114cb1db21589824b105dcb586ce5"
            },
            "downloads": -1,
            "filename": "pylaunches-2.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9fef7365ae912b8658150c8fe3cc0229",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 5317,
            "upload_time": "2024-05-29T08:33:21",
            "upload_time_iso_8601": "2024-05-29T08:33:21.957626Z",
            "url": "https://files.pythonhosted.org/packages/8d/3c/165837d8d7c3a163704b8c05943008723f28a84722abfd91ab132cf5f74f/pylaunches-2.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f78b4a40b3ff81e88ab0cac21d557f10ca51515a9501e01d7abc540ef59c8f56",
                "md5": "ec10f91eed2e4b29c883eb509d6059c2",
                "sha256": "82f4120cf9d946e8147a389e12ce0055637d5fc5c50053684960f85d6ad4735e"
            },
            "downloads": -1,
            "filename": "pylaunches-2.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ec10f91eed2e4b29c883eb509d6059c2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4090,
            "upload_time": "2024-05-29T08:33:23",
            "upload_time_iso_8601": "2024-05-29T08:33:23.475922Z",
            "url": "https://files.pythonhosted.org/packages/f7/8b/4a40b3ff81e88ab0cac21d557f10ca51515a9501e01d7abc540ef59c8f56/pylaunches-2.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-29 08:33:23",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ludeeus",
    "github_project": "pylaunches",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylaunches"
}
        
Elapsed time: 0.34522s