telluric-ai


Nametelluric-ai JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA simple example Python project
upload_time2024-09-20 09:59:34
maintainerNone
docs_urlNone
authorNone
requires_python>=3.7
license #### 6. `LICENSE` An example of an MIT License: ```plaintext MIT License Copyright (c) 2024 Your Name Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.
keywords example tutorial package
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # My Project

A simple Python package example.

## Installation

You can install this package with:

```bash
pip install my_project

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "telluric-ai",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": null,
    "keywords": "example, tutorial, package",
    "author": null,
    "author_email": "Your Name <your.email@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/6b/74/ae3936ffee0d27f78d8717e03b873045c82f96aa22266c349745a44c9bae/telluric_ai-0.1.0.tar.gz",
    "platform": null,
    "description": "# My Project\r\n\r\nA simple Python package example.\r\n\r\n## Installation\r\n\r\nYou can install this package with:\r\n\r\n```bash\r\npip install my_project\r\n",
    "bugtrack_url": null,
    "license": " #### 6. `LICENSE`  An example of an MIT License:  ```plaintext MIT License  Copyright (c) 2024 Your Name  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND. ",
    "summary": "A simple example Python project",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [
        "example",
        " tutorial",
        " package"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1563f6a052e11f3a7c4946a068be7df22a64b7f778e4e9046997c4ea3d375f3f",
                "md5": "edf09b2905366ccc7ad7725470fcb808",
                "sha256": "71b01680e565332004e2cfbcf4fa008a66b26fed0dcbfca3ee724cf8352b7d7d"
            },
            "downloads": -1,
            "filename": "telluric_ai-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "edf09b2905366ccc7ad7725470fcb808",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 3006,
            "upload_time": "2024-09-20T09:59:32",
            "upload_time_iso_8601": "2024-09-20T09:59:32.776183Z",
            "url": "https://files.pythonhosted.org/packages/15/63/f6a052e11f3a7c4946a068be7df22a64b7f778e4e9046997c4ea3d375f3f/telluric_ai-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6b74ae3936ffee0d27f78d8717e03b873045c82f96aa22266c349745a44c9bae",
                "md5": "853cca25464f19439917116d34fd8491",
                "sha256": "ca96915110a31c10517531cbfcb7c207144549d9d34b4fbd5ddd579049d3e027"
            },
            "downloads": -1,
            "filename": "telluric_ai-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "853cca25464f19439917116d34fd8491",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 2229,
            "upload_time": "2024-09-20T09:59:34",
            "upload_time_iso_8601": "2024-09-20T09:59:34.160566Z",
            "url": "https://files.pythonhosted.org/packages/6b/74/ae3936ffee0d27f78d8717e03b873045c82f96aa22266c349745a44c9bae/telluric_ai-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-20 09:59:34",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "telluric-ai"
}
        
Elapsed time: 0.47454s