| Name | newmanga JSON |
| Version |
1.3.0
JSON |
| download |
| home_page | None |
| Summary | This is not an official library written in python for getting manga from Newmanga website. |
| upload_time | 2024-08-19 19:04:28 |
| maintainer | None |
| docs_url | None |
| author | None |
| requires_python | >=3.8 |
| license | None |
| keywords |
|
| VCS |
 |
| bugtrack_url |
|
| requirements |
No requirements were recorded.
|
| Travis-CI |
No Travis.
|
| coveralls test coverage |
No coveralls.
|
# NewManga
**NewManga** is a Python library for retrieving manga information from the Newmanga website. Note that this is not an official library.
## Features
- 🔍 **Search for manga** in the catalogue.
- 📄 **Retrieve detailed information** about manga.
- 📚 **Access short summaries** of manga chapters.
- 💬 **View comments** associated with manga.
- 🔗 **Discover similar manga projects**.
- 🌟 **Retrieve popular manga** and **manga currently being read**.
- 🔄 **Get updated manga**.
- 🏷️ **Receive manga tags**.
- 📦 **All responses** are provided as dataclasses.
## Installing
To install the library, run the following command:
```bash
pip install newmanga
```
## Usage
Here are examples demonstrating how to use various features of the library. Click on each link to view the corresponding example file:
- **Search for manga in the catalogue**: [search.py](examples/search.py)
- **Retrieve detailed information about manga**: [manga.py](examples/manga.py)
- **Access short summaries of manga chapters**: [chapters.py](examples/chapters.py)
- **View comments associated with manga**: [comments.py](examples/comments.py)
- **Discover similar manga projects**: [similar_projects.py](examples/similar_projects.py)
- **Get the first manga from the catalogue**: [first_manga.py](examples/first_manga.py)
Raw data
{
"_id": null,
"home_page": null,
"name": "newmanga",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": null,
"author_email": "Pavel Yatsenko <progeroffline@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/d2/25/4ea4621ffc5e67f12dd0bdc324a89da3ca2aee0670be4d19c1ab73275182/newmanga-1.3.0.tar.gz",
"platform": null,
"description": "# NewManga\n\n**NewManga** is a Python library for retrieving manga information from the Newmanga website. Note that this is not an official library.\n\n## Features\n\n- \ud83d\udd0d **Search for manga** in the catalogue.\n- \ud83d\udcc4 **Retrieve detailed information** about manga.\n- \ud83d\udcda **Access short summaries** of manga chapters.\n- \ud83d\udcac **View comments** associated with manga.\n- \ud83d\udd17 **Discover similar manga projects**.\n- \ud83c\udf1f **Retrieve popular manga** and **manga currently being read**.\n- \ud83d\udd04 **Get updated manga**.\n- \ud83c\udff7\ufe0f **Receive manga tags**.\n- \ud83d\udce6 **All responses** are provided as dataclasses.\n\n## Installing\n\nTo install the library, run the following command:\n\n```bash\npip install newmanga\n```\n\n## Usage\n\nHere are examples demonstrating how to use various features of the library. Click on each link to view the corresponding example file:\n\n- **Search for manga in the catalogue**: [search.py](examples/search.py)\n- **Retrieve detailed information about manga**: [manga.py](examples/manga.py)\n- **Access short summaries of manga chapters**: [chapters.py](examples/chapters.py)\n- **View comments associated with manga**: [comments.py](examples/comments.py)\n- **Discover similar manga projects**: [similar_projects.py](examples/similar_projects.py)\n- **Get the first manga from the catalogue**: [first_manga.py](examples/first_manga.py)\n",
"bugtrack_url": null,
"license": null,
"summary": "This is not an official library written in python for getting manga from Newmanga website.",
"version": "1.3.0",
"project_urls": {
"Homepage": "https://github.com/progeroffline/newmanga",
"Issues": "https://github.com/progeroffline/newmanga/issues"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0b9d2429a1c9a44b5df34b24ca41816c8df43172cc3fd4094adbe6f6459d6d8e",
"md5": "e735e817ae57a42d30091b2a0333f056",
"sha256": "f0f60add3d423d7f6d9afbd2fc2c798a133ca5c4f9a5650cda374b1b190479b4"
},
"downloads": -1,
"filename": "newmanga-1.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e735e817ae57a42d30091b2a0333f056",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 18709,
"upload_time": "2024-08-19T19:04:27",
"upload_time_iso_8601": "2024-08-19T19:04:27.389958Z",
"url": "https://files.pythonhosted.org/packages/0b/9d/2429a1c9a44b5df34b24ca41816c8df43172cc3fd4094adbe6f6459d6d8e/newmanga-1.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d2254ea4621ffc5e67f12dd0bdc324a89da3ca2aee0670be4d19c1ab73275182",
"md5": "866a4a0cbffa5aeeadf0b8b584b368b5",
"sha256": "f3d8a3a0d86eb9845e6e34ff2bf2de13f0286778cd9fe3d0644cc00f97ace86e"
},
"downloads": -1,
"filename": "newmanga-1.3.0.tar.gz",
"has_sig": false,
"md5_digest": "866a4a0cbffa5aeeadf0b8b584b368b5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 12849,
"upload_time": "2024-08-19T19:04:28",
"upload_time_iso_8601": "2024-08-19T19:04:28.615598Z",
"url": "https://files.pythonhosted.org/packages/d2/25/4ea4621ffc5e67f12dd0bdc324a89da3ca2aee0670be4d19c1ab73275182/newmanga-1.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 19:04:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "progeroffline",
"github_project": "newmanga",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [],
"lcname": "newmanga"
}