xavdid


Namexavdid JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryTerminal-based intro card
upload_time2024-09-21 06:17:44
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords personal
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Python Intro

This is a little Python script to print an intro about me, useful for sharing at conferences.

Run it using:

```
uvx xavdid
```

or:

```
pipx run xavdid
```


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xavdid",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "personal",
    "author": null,
    "author_email": "David Brownman <beamneocube@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/d1/3d/bfbd1e9fe5bbef5ed0529b41b7263ad0286702c5ad4522ef650428d003a7/xavdid-1.0.0.tar.gz",
    "platform": null,
    "description": "# Python Intro\n\nThis is a little Python script to print an intro about me, useful for sharing at conferences.\n\nRun it using:\n\n```\nuvx xavdid\n```\n\nor:\n\n```\npipx run xavdid\n```\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Terminal-based intro card",
    "version": "1.0.0",
    "project_urls": {
        "Author": "https://xavd.id",
        "Bug Tracker": "https://github.com/xavdid/intro-py/issues",
        "Homepage": "https://github.com/xavdid/intro-py"
    },
    "split_keywords": [
        "personal"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cc6d95a818f6fb2f91937871c0952414bbe619ce187b555389113cff845ebb7e",
                "md5": "779913b9549f7b41d739277aa8ebacec",
                "sha256": "8710dff7351e5bf684f876fa779c926026c3bb9a9e07035e0169e0f8223d47f2"
            },
            "downloads": -1,
            "filename": "xavdid-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "779913b9549f7b41d739277aa8ebacec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 2073,
            "upload_time": "2024-09-21T06:17:42",
            "upload_time_iso_8601": "2024-09-21T06:17:42.829752Z",
            "url": "https://files.pythonhosted.org/packages/cc/6d/95a818f6fb2f91937871c0952414bbe619ce187b555389113cff845ebb7e/xavdid-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d13dbfbd1e9fe5bbef5ed0529b41b7263ad0286702c5ad4522ef650428d003a7",
                "md5": "6c846286e47c4847d8e777bc31e6f3a6",
                "sha256": "25736ece937ea1e916d6610a4c23d8f584b8e44355e98950517ae9f49995c7b8"
            },
            "downloads": -1,
            "filename": "xavdid-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6c846286e47c4847d8e777bc31e6f3a6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 1733,
            "upload_time": "2024-09-21T06:17:44",
            "upload_time_iso_8601": "2024-09-21T06:17:44.622045Z",
            "url": "https://files.pythonhosted.org/packages/d1/3d/bfbd1e9fe5bbef5ed0529b41b7263ad0286702c5ad4522ef650428d003a7/xavdid-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-21 06:17:44",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "xavdid",
    "github_project": "intro-py",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "xavdid"
}
        
Elapsed time: 5.40989s