test_for_sage_to_play


Nametest_for_sage_to_play JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
Summaryproject description
upload_time2024-12-13 06:56:58
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT License
keywords xxx xxx-toolkit
VCS
bugtrack_url
requirements beautifulsoup4 certifi charset-normalizer idna requests soupsieve urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Hello World

Welcome to the Hello World project! This project is a simple demonstration of a basic program that prints "Hello, World!" to the console. It is often used as a beginner's introduction to programming in various languages.

## Getting Started

To get started with this project, clone the repository and follow the instructions in the relevant language directory.

## Contributing

We welcome contributions! Please fork the repository and submit a pull request with your changes.

## License

This project is licensed under the MIT License.

Happy coding!

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "test_for_sage_to_play",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": "CabbageSage <geduozeng@gmail.com>",
    "keywords": "xxx, xxx-toolkit",
    "author": null,
    "author_email": "CabbageSage <geduozeng@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0f/b5/258ebf019f1cf0879246d9fffdb7e783aa6e38e873db0d10996405ab2b68/test_for_sage_to_play-0.1.0.tar.gz",
    "platform": null,
    "description": "# Hello World\n\nWelcome to the Hello World project! This project is a simple demonstration of a basic program that prints \"Hello, World!\" to the console. It is often used as a beginner's introduction to programming in various languages.\n\n## Getting Started\n\nTo get started with this project, clone the repository and follow the instructions in the relevant language directory.\n\n## Contributing\n\nWe welcome contributions! Please fork the repository and submit a pull request with your changes.\n\n## License\n\nThis project is licensed under the MIT License.\n\nHappy coding!\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "project description",
    "version": "0.1.0",
    "project_urls": {
        "homepage": "https://github.com/CabbageSage/starting_uv",
        "repository": "https://github.com/CabbageSage/starting_uv"
    },
    "split_keywords": [
        "xxx",
        " xxx-toolkit"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b5b17f0fc47c3f13f6ac40a8fe0b85cfaa8d3574abbbf4422fbe5bd805c3a2c4",
                "md5": "9bfd1d226b327ec52b5c8cef80c49642",
                "sha256": "433b72f56026d2e7462c1e64d2ad24ac1d432032c6b5bb7027cbe537abe7c3b0"
            },
            "downloads": -1,
            "filename": "test_for_sage_to_play-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9bfd1d226b327ec52b5c8cef80c49642",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1742,
            "upload_time": "2024-12-13T06:56:56",
            "upload_time_iso_8601": "2024-12-13T06:56:56.645947Z",
            "url": "https://files.pythonhosted.org/packages/b5/b1/7f0fc47c3f13f6ac40a8fe0b85cfaa8d3574abbbf4422fbe5bd805c3a2c4/test_for_sage_to_play-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "0fb5258ebf019f1cf0879246d9fffdb7e783aa6e38e873db0d10996405ab2b68",
                "md5": "3b98807956c004c577e61763ee81b48d",
                "sha256": "349430669fcf3d6a8869bc10612c4855e014711eb7cebda576ebec18bf4a63d3"
            },
            "downloads": -1,
            "filename": "test_for_sage_to_play-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "3b98807956c004c577e61763ee81b48d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2289,
            "upload_time": "2024-12-13T06:56:58",
            "upload_time_iso_8601": "2024-12-13T06:56:58.137926Z",
            "url": "https://files.pythonhosted.org/packages/0f/b5/258ebf019f1cf0879246d9fffdb7e783aa6e38e873db0d10996405ab2b68/test_for_sage_to_play-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-13 06:56:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "CabbageSage",
    "github_project": "starting_uv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "beautifulsoup4",
            "specs": [
                [
                    "==",
                    "4.12.3"
                ]
            ]
        },
        {
            "name": "certifi",
            "specs": [
                [
                    "==",
                    "2024.8.30"
                ]
            ]
        },
        {
            "name": "charset-normalizer",
            "specs": [
                [
                    "==",
                    "3.4.0"
                ]
            ]
        },
        {
            "name": "idna",
            "specs": [
                [
                    "==",
                    "3.10"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.32.3"
                ]
            ]
        },
        {
            "name": "soupsieve",
            "specs": [
                [
                    "==",
                    "2.6"
                ]
            ]
        },
        {
            "name": "urllib3",
            "specs": [
                [
                    "==",
                    "2.2.3"
                ]
            ]
        }
    ],
    "lcname": "test_for_sage_to_play"
}
        
Elapsed time: 3.37400s