random-topic-generator


Namerandom-topic-generator JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/yourusername/random-topic-generator
SummaryA simple command line tool to generate random topics.
upload_time2024-05-24 06:52:56
maintainerNone
docs_urlNone
authorYour Name
requires_python>=3.6
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Random Topic Generator

A simple command line tool to generate random topics.

## Installation

```bash
pip install random-topic-generator

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/random-topic-generator",
    "name": "random-topic-generator",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": null,
    "author": "Your Name",
    "author_email": "your.email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/da/b7/78952503cd33311ed7a00dea4240c9e97f24b120c26924b00ba005c1e2ac/random_topic_generator-0.1.tar.gz",
    "platform": null,
    "description": "# Random Topic Generator\n\nA simple command line tool to generate random topics.\n\n## Installation\n\n```bash\npip install random-topic-generator\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple command line tool to generate random topics.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/random-topic-generator"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7461904297bda90765ac8e491edd7b6665f23f00b84d6f9d6a045679b77ecbab",
                "md5": "28c3617980436fc22aab495a52665be4",
                "sha256": "7b4119ad3bc49d41ecf85ee3539371a76545b1310e28e9c77a906a0a79b8e944"
            },
            "downloads": -1,
            "filename": "random_topic_generator-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "28c3617980436fc22aab495a52665be4",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1621,
            "upload_time": "2024-05-24T06:52:55",
            "upload_time_iso_8601": "2024-05-24T06:52:55.122671Z",
            "url": "https://files.pythonhosted.org/packages/74/61/904297bda90765ac8e491edd7b6665f23f00b84d6f9d6a045679b77ecbab/random_topic_generator-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dab778952503cd33311ed7a00dea4240c9e97f24b120c26924b00ba005c1e2ac",
                "md5": "5a729603d7011ce7de011be9312214bc",
                "sha256": "93731298c9106b47024c499708ecbfd993518fa394aa6385bad12f4b3438ef3b"
            },
            "downloads": -1,
            "filename": "random_topic_generator-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "5a729603d7011ce7de011be9312214bc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1331,
            "upload_time": "2024-05-24T06:52:56",
            "upload_time_iso_8601": "2024-05-24T06:52:56.440957Z",
            "url": "https://files.pythonhosted.org/packages/da/b7/78952503cd33311ed7a00dea4240c9e97f24b120c26924b00ba005c1e2ac/random_topic_generator-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-24 06:52:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "random-topic-generator",
    "github_not_found": true,
    "lcname": "random-topic-generator"
}
        
Elapsed time: 0.24806s