callme-marck


Namecallme-marck JSON
Version 6.8.0 PyPI version JSON
download
home_pageNone
SummaryA simple package that just says 'You called me!'
upload_time2025-10-09 01:42:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords example callme
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # callme

Using it to test something.

Version 6.8.0

## Usage
```python
from callme import callme
print(callme())

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "callme-marck",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "example, callme",
    "author": null,
    "author_email": "Marck Munoz <you@example.com>",
    "download_url": "https://files.pythonhosted.org/packages/d2/f6/0743ec580a0a40d7649bdeec08ede4c710ecf2fcb4019879ffc83fb70ac4/callme_marck-6.8.0.tar.gz",
    "platform": null,
    "description": "# callme\n\nUsing it to test something.\n\nVersion 6.8.0\n\n## Usage\n```python\nfrom callme import callme\nprint(callme())\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple package that just says 'You called me!'",
    "version": "6.8.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/callme"
    },
    "split_keywords": [
        "example",
        " callme"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "025e8c4eda52088c6166eed6b05da3475ab5f455baa37974b9612f16d28b7086",
                "md5": "9bf6279a0e35cf0ed2a2d8d334d14709",
                "sha256": "99c8f4641047ab09c621f4a97873ebaa7eb232bfbe9ab70cda62e74e9c07cc87"
            },
            "downloads": -1,
            "filename": "callme_marck-6.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bf6279a0e35cf0ed2a2d8d334d14709",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1677,
            "upload_time": "2025-10-09T01:42:45",
            "upload_time_iso_8601": "2025-10-09T01:42:45.584177Z",
            "url": "https://files.pythonhosted.org/packages/02/5e/8c4eda52088c6166eed6b05da3475ab5f455baa37974b9612f16d28b7086/callme_marck-6.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2f60743ec580a0a40d7649bdeec08ede4c710ecf2fcb4019879ffc83fb70ac4",
                "md5": "82340c73768e4d47a9b43ddde0a81435",
                "sha256": "6133cad74674f61be7319e6ea41cc718a85b04f9a610d22ee0aff75d9d4a7b45"
            },
            "downloads": -1,
            "filename": "callme_marck-6.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "82340c73768e4d47a9b43ddde0a81435",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1424,
            "upload_time": "2025-10-09T01:42:46",
            "upload_time_iso_8601": "2025-10-09T01:42:46.882618Z",
            "url": "https://files.pythonhosted.org/packages/d2/f6/0743ec580a0a40d7649bdeec08ede4c710ecf2fcb4019879ffc83fb70ac4/callme_marck-6.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-09 01:42:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "callme",
    "github_not_found": true,
    "lcname": "callme-marck"
}
        
Elapsed time: 2.51924s