Name | vibeAI-2 JSON |
Version |
1.0.1
JSON |
| download |
home_page | |
Summary | A library for predicting and blocking suspicious traffic |
upload_time | 2023-03-29 15:37:53 |
maintainer | |
docs_url | None |
author | Vibe AI |
requires_python | >=3.6 |
license | |
keywords |
cyberai
aicyber
vibeai1
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Music Player GUI using Python Tkinter
[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/)
[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)
[Tutorial of Publishing Python Package](https://youtu.be/7AF3HvKz070)
## Functionality of the Music Player
- Better Looking GUI
- Pause/Play Supported
- Add/Delete songs from Playlist
- Previous/Next song function
- Time duration of song / next song displays
- List of all the songs.
- Adjust Volume
- Automatically Playing in Queue
- Play Selected song from Playlist
## Usage
- Make sure you have Python installed in your system.
- Run Following command in the CMD.
```
pip install vibeAI1
```
## Example
```
# test.py
from PyMusic_Player import Music_Player_GUI
## Make sure all the .MP3 songs besides in the folder
song_dir = 'path/of/songs_dir'
# If you want to give the Icon, make sure you have downloaded proper .ICO file.
icon = 'your.ico'
Music_Player_GUI(song_dir,icon)
```
## Run the following Script.
```
python test.py
```
## Screenshots
<img src="https://github.com/Spidy20/PyMusic_Player/blob/master/s1.PNG">
## Note
- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.
Raw data
{
"_id": null,
"home_page": "",
"name": "vibeAI-2",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "cyberAI,AIcyber,vibeAI1",
"author": "Vibe AI",
"author_email": "contactvibe615@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/81/ad/bb7f97b341ee191aba640572c70bb18f20ed950917eecf8cc264142d8281/vibeAI_2-1.0.1.tar.gz",
"platform": null,
"description": "# Music Player GUI using Python Tkinter\n\n[![forthebadge made-with-python](http://ForTheBadge.com/images/badges/made-with-python.svg)](https://www.python.org/) \n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/) \n\n[Tutorial of Publishing Python Package](https://youtu.be/7AF3HvKz070)\n## Functionality of the Music Player\n\n- Better Looking GUI\n- Pause/Play Supported\n- Add/Delete songs from Playlist\n- Previous/Next song function\n- Time duration of song / next song displays\n- List of all the songs.\n- Adjust Volume\n- Automatically Playing in Queue\n- Play Selected song from Playlist\n\n## Usage\n\n- Make sure you have Python installed in your system.\n- Run Following command in the CMD.\n ```\n pip install vibeAI1\n ```\n## Example\n\n ```\n# test.py\nfrom PyMusic_Player import Music_Player_GUI\n\n## Make sure all the .MP3 songs besides in the folder\nsong_dir = 'path/of/songs_dir'\n\n# If you want to give the Icon, make sure you have downloaded proper .ICO file.\nicon = 'your.ico'\nMusic_Player_GUI(song_dir,icon)\n ```\n\n## Run the following Script.\n ```\n python test.py\n ```\n\n## Screenshots\n<img src=\"https://github.com/Spidy20/PyMusic_Player/blob/master/s1.PNG\">\n\n## Note \n- I have tried to implement all the functionality, it might have some bugs also. Ignore that or please try to solve that bug.\n\n\n",
"bugtrack_url": null,
"license": "",
"summary": "A library for predicting and blocking suspicious traffic",
"version": "1.0.1",
"split_keywords": [
"cyberai",
"aicyber",
"vibeai1"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ecc257ed24c7b1895b69b8a41c0b9a2e43ffc5ee112de15dc97a08ccc302d27e",
"md5": "4ea008cf38c875745c20c9b1fd2fa667",
"sha256": "18ae7f989ac94b8653c5fa9a42dc0e446b4e0bba548fdba4111e342aec18fa80"
},
"downloads": -1,
"filename": "vibeAI_2-1.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4ea008cf38c875745c20c9b1fd2fa667",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3856,
"upload_time": "2023-03-29T15:37:51",
"upload_time_iso_8601": "2023-03-29T15:37:51.522738Z",
"url": "https://files.pythonhosted.org/packages/ec/c2/57ed24c7b1895b69b8a41c0b9a2e43ffc5ee112de15dc97a08ccc302d27e/vibeAI_2-1.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "81adbb7f97b341ee191aba640572c70bb18f20ed950917eecf8cc264142d8281",
"md5": "2338a400546319ed7c5acc9d58ca04c5",
"sha256": "fbbe1fd6ac530038dd2774c2789af880f39a61cf511283b8417400421392bd64"
},
"downloads": -1,
"filename": "vibeAI_2-1.0.1.tar.gz",
"has_sig": false,
"md5_digest": "2338a400546319ed7c5acc9d58ca04c5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 2842,
"upload_time": "2023-03-29T15:37:53",
"upload_time_iso_8601": "2023-03-29T15:37:53.926332Z",
"url": "https://files.pythonhosted.org/packages/81/ad/bb7f97b341ee191aba640572c70bb18f20ed950917eecf8cc264142d8281/vibeAI_2-1.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-03-29 15:37:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"lcname": "vibeai-2"
}