Name | pytrail JSON |
Version |
0.1.0
JSON |
| download |
home_page | https://www.github.com/new92/pytrail |
Summary | The pytrail module simplifies the process of fetching movie trailers programmatically. It offers a user-friendly interface to search for and retrieve the latest trailers for a wide range of movies. Integrate this module into your projects to effortlessly access and showcase movie trailers, enhancing your movie-related applications and websites. |
upload_time | 2023-09-16 11:20:32 |
maintainer | new92 |
docs_url | None |
author | new92 |
requires_python | >=3.6 |
license | MIT |
keywords |
python
movies
trailer
cinema
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# pytrail 🎥
The pytrail module is a powerful Python tool designed to simplify the process of retrieving movie trailers. With just a few lines of code, you can access the trailers for a wide range of movies. This module leverages popular movie databases and APIs to fetch accurate and up-to-date trailer information, making it a valuable asset for developers creating movie-related applications, websites, or services. Say goodbye to manual searching and enjoy seamless integration of movie trailers into your projects with the pytrail module.
## Installation 📥
Install pytrail using pip
```bash
pip install pytrail
```
## Documentation 📄
#### Example movie url
```python
from pytrail.models import Client
client = Client('red notice')
print(client.trailer) # Output: https://www.youtube.com/watch/?v=T6l3mM7AWew
```
## Authors ✍️
- [@new92](https://www.github.com/new92)
## Contributing 🤝
Contributions are always welcome!
See <a href="https://github.com/new92/pytrail/blob/main/CONTRIBUTING.md">contributing.md</a> for ways to get started.
Please adhere to this project's `code of conduct``. For more info please check the <a href="https://github.com/new92/pytrail/blob/main/CODE_OF_CONDUCT.md">CODE_OF_CONDUCT.md</a> file
## Feedback 💭
If you have any feedback, please reach out to us at <a href="mailto:new92github@gmail.com">this email address</a>.
**Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language.
If you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.**
## License 📜
[![License](https://img.shields.io/github/license/new92/pytrail?style=for-the-badge)](https://github.com/new92/pytrail/blob/main/LICENSE.md)
Raw data
{
"_id": null,
"home_page": "https://www.github.com/new92/pytrail",
"name": "pytrail",
"maintainer": "new92",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "new92github@gmail.com",
"keywords": "python movies trailer cinema",
"author": "new92",
"author_email": "new92github@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/7b/09/dfaa4f9d78764e566533bee62aef933e05234e8d8a3433ed7979671be9cd/pytrail-0.1.0.tar.gz",
"platform": null,
"description": "# pytrail \ud83c\udfa5\r\n\r\nThe pytrail module is a powerful Python tool designed to simplify the process of retrieving movie trailers. With just a few lines of code, you can access the trailers for a wide range of movies. This module leverages popular movie databases and APIs to fetch accurate and up-to-date trailer information, making it a valuable asset for developers creating movie-related applications, websites, or services. Say goodbye to manual searching and enjoy seamless integration of movie trailers into your projects with the pytrail module.\r\n\r\n## Installation \ud83d\udce5\r\n\r\nInstall pytrail using pip\r\n```bash\r\npip install pytrail\r\n```\r\n\r\n## Documentation \ud83d\udcc4\r\n\r\n#### Example movie url\r\n\r\n```python\r\nfrom pytrail.models import Client\r\n\r\nclient = Client('red notice')\r\nprint(client.trailer) # Output: https://www.youtube.com/watch/?v=T6l3mM7AWew\r\n```\r\n\r\n## Authors \u270d\ufe0f\r\n\r\n- [@new92](https://www.github.com/new92)\r\n\r\n## Contributing \ud83e\udd1d\r\n\r\nContributions are always welcome!\r\n\r\nSee <a href=\"https://github.com/new92/pytrail/blob/main/CONTRIBUTING.md\">contributing.md</a> for ways to get started.\r\n\r\nPlease adhere to this project's `code of conduct``. For more info please check the <a href=\"https://github.com/new92/pytrail/blob/main/CODE_OF_CONDUCT.md\">CODE_OF_CONDUCT.md</a> file\r\n\r\n## Feedback \ud83d\udcad\r\n\r\nIf you have any feedback, please reach out to us at <a href=\"mailto:new92github@gmail.com\">this email address</a>.\r\n\r\n**Feel free to contact us anytime ! You'll get a reply within a day. Please avoid using abusive or offensive language.\r\nIf you are reporting a bug or making a suggestion please make sure your report/suggestion is as much detailed as possible.**\r\n\r\n## License \ud83d\udcdc\r\n\r\n[![License](https://img.shields.io/github/license/new92/pytrail?style=for-the-badge)](https://github.com/new92/pytrail/blob/main/LICENSE.md)\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "The pytrail module simplifies the process of fetching movie trailers programmatically. It offers a user-friendly interface to search for and retrieve the latest trailers for a wide range of movies. Integrate this module into your projects to effortlessly access and showcase movie trailers, enhancing your movie-related applications and websites.",
"version": "0.1.0",
"project_urls": {
"Github Repository": "https://github.com/new92/pytrail",
"Homepage": "https://www.github.com/new92/pytrail"
},
"split_keywords": [
"python",
"movies",
"trailer",
"cinema"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1a25d988ba3ae9454555b81936b94a521c29ef225906c3976dcc2d3167ee7e54",
"md5": "416d30d4a54c870744f58ad6a9e20117",
"sha256": "e373b24fff118180e95d157ee5759c9d2a56e4d9bc381398f5c2317eaaae56ad"
},
"downloads": -1,
"filename": "pytrail-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "416d30d4a54c870744f58ad6a9e20117",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4584,
"upload_time": "2023-09-16T11:20:30",
"upload_time_iso_8601": "2023-09-16T11:20:30.854293Z",
"url": "https://files.pythonhosted.org/packages/1a/25/d988ba3ae9454555b81936b94a521c29ef225906c3976dcc2d3167ee7e54/pytrail-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b09dfaa4f9d78764e566533bee62aef933e05234e8d8a3433ed7979671be9cd",
"md5": "e995d8945eb62df9e73269cda7dc12e9",
"sha256": "c250d6e18cbd89a4babff7a654fc6b3b790a016ab57273a6b8d681d745ccd20b"
},
"downloads": -1,
"filename": "pytrail-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "e995d8945eb62df9e73269cda7dc12e9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3995,
"upload_time": "2023-09-16T11:20:32",
"upload_time_iso_8601": "2023-09-16T11:20:32.665423Z",
"url": "https://files.pythonhosted.org/packages/7b/09/dfaa4f9d78764e566533bee62aef933e05234e8d8a3433ed7979671be9cd/pytrail-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-16 11:20:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "new92",
"github_project": "pytrail",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pytrail"
}