unique-package-name


Nameunique-package-name JSON
Version 0.1.0 PyPI version JSON
download
home_pagehttps://github.com/yourusername/your_package
SummaryA brief description of your package
upload_time2024-09-30 04:55:33
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.
            # Project Name

A brief description of your project.

## Features
- List the key features of your project.

## Installation

To install this project, use pip:

```bash
pip install your-package-name

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/your_package",
    "name": "unique-package-name",
    "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": null,
    "platform": null,
    "description": "# Project Name\r\n\r\nA brief description of your project.\r\n\r\n## Features\r\n- List the key features of your project.\r\n\r\n## Installation\r\n\r\nTo install this project, use pip:\r\n\r\n```bash\r\npip install your-package-name\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A brief description of your package",
    "version": "0.1.0",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/your_package"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd8f7e5e8dd89ceef30db8d275863f97bffefe4696a132f29a58171695ab537c",
                "md5": "f78028bd80964cdaf7596bcce56c8077",
                "sha256": "fe57b9cfebe155efa3ddd8dfe437b3c9bf702a207b9e5b69513f4ff9070367e6"
            },
            "downloads": -1,
            "filename": "unique_package_name-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f78028bd80964cdaf7596bcce56c8077",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3081,
            "upload_time": "2024-09-30T04:55:33",
            "upload_time_iso_8601": "2024-09-30T04:55:33.789309Z",
            "url": "https://files.pythonhosted.org/packages/fd/8f/7e5e8dd89ceef30db8d275863f97bffefe4696a132f29a58171695ab537c/unique_package_name-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-30 04:55:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "your_package",
    "github_not_found": true,
    "lcname": "unique-package-name"
}
        
Elapsed time: 0.37321s