bouncing-square


Namebouncing-square JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/seu_usuario/bouncing_square
SummaryA simple 2D bouncing square game
upload_time2024-09-24 23:11:06
maintainerNone
docs_urlNone
authorSeu Nome
requires_pythonNone
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # package_name

Description. 
The package package_name is used to:
	- 
	-

## Installation

Use the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name

```bash
pip install boucing_square
```

## Usage

```python
from boucing_square import map

file1_name.my_function()
```

## Author
My_name

## License
[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/seu_usuario/bouncing_square",
    "name": "bouncing-square",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Seu Nome",
    "author_email": "seu_email@example.com",
    "download_url": "https://files.pythonhosted.org/packages/94/9b/9fc7543d24920904c21fb76715f1d2d9ebf83bc6f2f716362123dd64a3cc/bouncing_square-0.1.tar.gz",
    "platform": null,
    "description": "# package_name\r\n\r\nDescription. \r\nThe package package_name is used to:\r\n\t- \r\n\t-\r\n\r\n## Installation\r\n\r\nUse the package manager [pip](https://pip.pypa.io/en/stable/) to install package_name\r\n\r\n```bash\r\npip install boucing_square\r\n```\r\n\r\n## Usage\r\n\r\n```python\r\nfrom boucing_square import map\r\n\r\nfile1_name.my_function()\r\n```\r\n\r\n## Author\r\nMy_name\r\n\r\n## License\r\n[MIT](https://choosealicense.com/licenses/mit/)\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A simple 2D bouncing square game",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/seu_usuario/bouncing_square"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5135b05d174a0cabafb9b5233cb562f15f688733fd037254558823480c55de72",
                "md5": "5ecb9b922a450f422d2568597ed5a037",
                "sha256": "5c958113d7e640872a6f8e037c661022dd964de14f60df365263f3b6da78ee2d"
            },
            "downloads": -1,
            "filename": "bouncing_square-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ecb9b922a450f422d2568597ed5a037",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2940,
            "upload_time": "2024-09-24T23:11:04",
            "upload_time_iso_8601": "2024-09-24T23:11:04.285896Z",
            "url": "https://files.pythonhosted.org/packages/51/35/b05d174a0cabafb9b5233cb562f15f688733fd037254558823480c55de72/bouncing_square-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "949b9fc7543d24920904c21fb76715f1d2d9ebf83bc6f2f716362123dd64a3cc",
                "md5": "72a742da29c0e9d0eaa320895b3c474c",
                "sha256": "aefbb813a73ec279eb6fa532dd6b1e5a380dae89df4fe8a9b5c6a6056d8c942b"
            },
            "downloads": -1,
            "filename": "bouncing_square-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "72a742da29c0e9d0eaa320895b3c474c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2696,
            "upload_time": "2024-09-24T23:11:06",
            "upload_time_iso_8601": "2024-09-24T23:11:06.145248Z",
            "url": "https://files.pythonhosted.org/packages/94/9b/9fc7543d24920904c21fb76715f1d2d9ebf83bc6f2f716362123dd64a3cc/bouncing_square-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-24 23:11:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "seu_usuario",
    "github_project": "bouncing_square",
    "github_not_found": true,
    "lcname": "bouncing-square"
}
        
Elapsed time: 1.11677s