# R-07 Python Package
[](https://gitpod.io/from-referrer/)


[](https://badge.fury.io/py/R07)


[](https://github.com/ellerbrock/open-source-badges/)
## About
This Package contains all the Modules developed by [@rahulbordoloi](https://github.com/rahulbordoloi) published to PyPI.
All the classes will be imported under the package `R07`.
## Installation
Run the following command on your terminal to install :
```python
pip install R07
```
## Usage
1. For Module 1, `say_hello`
```python
from R07 import say_hello
# Generate 'Hello R-07!'
say_hello()
# Generate 'Hello, Rahul!'
say_hello('Rahul')
```
2. For Module 2, `YTDownloader`
```python
from R07 import YTDownloader
# Call Downloader Class
YTDownloader()
# Directly Download the File from the URL
YTDownloader('https://youtu.be/xl8zdCY-abw')
```
Note :
1. Calling `YTDownloader()` without arguments prompts you to enter the URL after you call it. <br>
2. The File will get downloaded in your current working directory. <br>
3. For more information, refer to my repository [Youtube-Video-Downloader](https://github.com/rahulbordoloi/Youtube-Video-Downloader.git)
## Outputs
1. For `say_hello`,
```
>>> from R07 import say_hello
>>> say_hello()
'Hello R-07!'
>>> say_hello('Rahul')
'Hello, Rahul!'
```
2. For `YTDownloader`,
```
>>> from R07 import YTDownloader
>>> YTDownloader()
Enter the Youtube URL of the Video you want to Download :
https://youtu.be/xl8zdCY-abw
-----------------------------------
Title : YouTube
Views : 1015559
Length : 128 seconds
Description : The Medellin cartel - the most violent, ruthless and wealthy criminal organization in the history of modern crime. And the one man who lorded over them all... Pablo Escobar.
NARCOS is the true story of the U.S. and Colombian efforts to battle the Medellin cartel during the cocaine-fueled drug wars of the 1980's. Multi-layered and multi-faceted, NARCOS depicts a brutal world where lines are blurred and little is black and white. The Netflix original series, starring Wagner Moura, Boyd Holbrook, and Pedro Pascal.
http://www.netflix.com
Rating : 4.9314308
-----------------------------------
Starting Download ...
Download Successful, You can find your File at : D:\Studies (Contd.)\Projects\PyPi Publish
Time Elapsed : 16.45 seconds
>>> YTDownloader('https://www.youtube.com/watch?v=cq2iTHoLrt0')
-----------------------------------
Title : YouTube
Views : 2787903
Length : 147 seconds
Description : The end is the beginning. And the beginning is the end. Dark comes full circle on June 27th.
Watch Dark on Netflix: https://www.netflix.com/title/80100172
SUBSCRIBE: http://bit.ly/29qBUt7
About Netflix:
Netflix is the world's leading streaming entertainment service with 183 million paid memberships in over 190 countries enjoying TV series, documentaries and feature films across a wide variety of genres and languages. Members can watch as much as they want, anytime, anywhere, on any internet-connected screen. Members can play, pause and resume watching, all without commercials or commitments.
Dark Season 3 | Official Trailer | Netflix
https://youtube.com/Netflix
The time-twisting madness reaches its conclusion in a strange new world, where some things are quite familiar — and others are disturbingly not.
Rating : 4.9651532
-----------------------------------
Starting Download ...
Download Successful, You can find your File at : D:\Studies (Contd.)\Projects\PyPi Publish
Time Elapsed : 7.13 seconds
```
## Developing R07
To install `R07`, along with the tools you need to develop and run tests, run the following in your virtualenv:
```bash
$ pip install -e .[dev]
```
## Contact Author
Name : Rahul Bordoloi <br>
Website : https://rahulbordoloi.me <br>
Email : mail@rahulbordoloi.me <br>
[](https://www.python.org/)
[](https://GitHub.com/rahulbordoloi/)
Raw data
{
"_id": null,
"home_page": "https://github.com/rahulbordoloi/PyPI-Publish",
"name": "R07",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": null,
"author": "Rahul Bordoloi",
"author_email": "mail@rahulbordoloi.me",
"download_url": "https://files.pythonhosted.org/packages/43/fe/4b2d47f7e5d7cc641b78800485df3cbe2c0e0f05e25e3a3f72d02905139d/r07-0.0.3.1.tar.gz",
"platform": null,
"description": "# R-07 Python Package\n\n[](https://gitpod.io/from-referrer/)\n\n\n[](https://badge.fury.io/py/R07)\n\n\n[](https://github.com/ellerbrock/open-source-badges/)\n\n## About\n\nThis Package contains all the Modules developed by [@rahulbordoloi](https://github.com/rahulbordoloi) published to PyPI.\n\nAll the classes will be imported under the package `R07`.\n\n## Installation\n\nRun the following command on your terminal to install : \n\n```python\npip install R07\n```\n\n## Usage\n\n1. For Module 1, `say_hello`\n\n```python\nfrom R07 import say_hello\n\n# Generate 'Hello R-07!'\nsay_hello()\n\n# Generate 'Hello, Rahul!'\nsay_hello('Rahul')\n```\n\n2. For Module 2, `YTDownloader`\n\n```python\nfrom R07 import YTDownloader\n\n# Call Downloader Class\nYTDownloader()\n\n# Directly Download the File from the URL\nYTDownloader('https://youtu.be/xl8zdCY-abw')\n```\n\nNote : \n1. Calling `YTDownloader()` without arguments prompts you to enter the URL after you call it. <br>\n2. The File will get downloaded in your current working directory. <br>\n3. For more information, refer to my repository [Youtube-Video-Downloader](https://github.com/rahulbordoloi/Youtube-Video-Downloader.git)\n\n## Outputs\n\n1. For `say_hello`,\n\n```\n>>> from R07 import say_hello\n>>> say_hello()\n'Hello R-07!'\n>>> say_hello('Rahul')\n'Hello, Rahul!'\n```\n\n2. For `YTDownloader`,\n\n```\n>>> from R07 import YTDownloader\n>>> YTDownloader()\nEnter the Youtube URL of the Video you want to Download :\nhttps://youtu.be/xl8zdCY-abw\n-----------------------------------\nTitle : YouTube\nViews : 1015559\nLength : 128 seconds\nDescription : The Medellin cartel - the most violent, ruthless and wealthy criminal organization in the history of modern crime. And the one man who lorded over them all... Pablo Escobar.\n\nNARCOS is the true story of the U.S. and Colombian efforts to battle the Medellin cartel during the cocaine-fueled drug wars of the 1980's. Multi-layered and multi-faceted, NARCOS depicts a brutal world where lines are blurred and little is black and white. The Netflix original series, starring Wagner Moura, Boyd Holbrook, and Pedro Pascal.\n\nhttp://www.netflix.com\nRating : 4.9314308\n-----------------------------------\nStarting Download ...\nDownload Successful, You can find your File at : D:\\Studies (Contd.)\\Projects\\PyPi Publish\nTime Elapsed : 16.45 seconds\n>>> YTDownloader('https://www.youtube.com/watch?v=cq2iTHoLrt0')\n-----------------------------------\nTitle : YouTube\nViews : 2787903\nLength : 147 seconds\nDescription : The end is the beginning. And the beginning is the end. Dark comes full circle on June 27th.\n\nWatch Dark on Netflix: https://www.netflix.com/title/80100172\n\nSUBSCRIBE: http://bit.ly/29qBUt7\n\nAbout Netflix:\nNetflix is the world's leading streaming entertainment service with 183 million paid memberships in over 190 countries enjoying TV series, documentaries and feature films across a wide variety of genres and languages. Members can watch as much as they want, anytime, anywhere, on any internet-connected screen. Members can play, pause and resume watching, all without commercials or commitments.\n\nDark Season 3 | Official Trailer | Netflix\nhttps://youtube.com/Netflix\n\nThe time-twisting madness reaches its conclusion in a strange new world, where some things are quite familiar \u2014 and others are disturbingly not.\nRating : 4.9651532\n-----------------------------------\nStarting Download ...\nDownload Successful, You can find your File at : D:\\Studies (Contd.)\\Projects\\PyPi Publish\nTime Elapsed : 7.13 seconds\n```\n\n## Developing R07\n\nTo install `R07`, along with the tools you need to develop and run tests, run the following in your virtualenv:\n\n```bash\n$ pip install -e .[dev]\n```\n\n## Contact Author\n\nName : Rahul Bordoloi <br>\nWebsite : https://rahulbordoloi.me <br>\nEmail : mail@rahulbordoloi.me <br>\n\n[](https://www.python.org/)\n[](https://GitHub.com/rahulbordoloi/)\n",
"bugtrack_url": null,
"license": null,
"summary": "Utlity Packages Developed by R-07!",
"version": "0.0.3.1",
"project_urls": {
"Homepage": "https://github.com/rahulbordoloi/PyPI-Publish"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b9607b4ab4f3ebced57bf5edb72240ee73b150f66fedffb1daa74c320823f7d9",
"md5": "f8e1607c79229f95f896bfadb6f970fa",
"sha256": "5fb6dd3dfac0bf5a6ff30bc045ddea6eba221160416f2990b254a50ddba51e04"
},
"downloads": -1,
"filename": "R07-0.0.3.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f8e1607c79229f95f896bfadb6f970fa",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 4739,
"upload_time": "2024-08-18T18:47:53",
"upload_time_iso_8601": "2024-08-18T18:47:53.392552Z",
"url": "https://files.pythonhosted.org/packages/b9/60/7b4ab4f3ebced57bf5edb72240ee73b150f66fedffb1daa74c320823f7d9/R07-0.0.3.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "43fe4b2d47f7e5d7cc641b78800485df3cbe2c0e0f05e25e3a3f72d02905139d",
"md5": "f21b7afb78b2e67c45edc637383038f5",
"sha256": "28515c168cca3e58aa217cb3779163a368d44b8fc04e8abb7cf9ec994f0c84b0"
},
"downloads": -1,
"filename": "r07-0.0.3.1.tar.gz",
"has_sig": false,
"md5_digest": "f21b7afb78b2e67c45edc637383038f5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 5402,
"upload_time": "2024-08-18T18:47:54",
"upload_time_iso_8601": "2024-08-18T18:47:54.749871Z",
"url": "https://files.pythonhosted.org/packages/43/fe/4b2d47f7e5d7cc641b78800485df3cbe2c0e0f05e25e3a3f72d02905139d/r07-0.0.3.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-18 18:47:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rahulbordoloi",
"github_project": "PyPI-Publish",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "r07"
}