# Vinted App in Python
## Description
This is a Vinted Api Wrapper which you can use in python for various projects in which you need to include some vinted features (e.g : Searching items based on query).
## Installation
1. Install package : `pip install vinted-api-python==0.0.1`
## Example
```
from vinted-api-python import Vinted
```
## Emoji Code for commits
- 🔄 Updated README file.
- 🛠️ Created new feature.
- 🐛 Fixed a bug.
- ✅ Added tests.
- 🔒️ Fixed security issues.
- 🔖 New release.
- 🚧 Work in progress.
- ⬆️ Updgraded dependencies.
- ⬇️ Downgraded dependencies.
- ♻️ Refactored code.
- ➕ Added a dependency.
- ➖ Removedg a dependency.
- 🔧 Changed configuration files.
- 🙈 Updating .gitignore file.
## Contact
Discord: archibald1789
Raw data
{
"_id": null,
"home_page": null,
"name": "vinted-api-python",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "python, vinted, pypi, api, wrapper",
"author": "Archithebald",
"author_email": "<archithebald@proton.me>",
"download_url": "https://files.pythonhosted.org/packages/01/3e/ef4afa2cec4681bf3956727ff9ea16e0ec59b857ad42867553b0b946c515/vinted_api_python-0.0.2.tar.gz",
"platform": null,
"description": "\r\n# Vinted App in Python\r\r\n\r\r\n## Description\r\r\n\r\r\nThis is a Vinted Api Wrapper which you can use in python for various projects in which you need to include some vinted features (e.g : Searching items based on query).\r\r\n\r\r\n## Installation\r\r\n\r\r\n1. Install package : `pip install vinted-api-python==0.0.1`\r\r\n\r\r\n## Example\r\r\n\r\r\n```\r\r\nfrom vinted-api-python import Vinted\r\r\n```\r\r\n\r\r\n## Emoji Code for commits\r\r\n\r\r\n- \ud83d\udd04 Updated README file.\r\r\n- \ud83d\udee0\ufe0f Created new feature.\r\r\n- \ud83d\udc1b Fixed a bug.\r\r\n- \u2705 Added tests.\r\r\n- \ud83d\udd12\ufe0f Fixed security issues.\r\r\n- \ud83d\udd16 New release.\r\r\n- \ud83d\udea7 Work in progress.\r\r\n- \u2b06\ufe0f Updgraded dependencies.\r\r\n- \u2b07\ufe0f Downgraded dependencies.\r\r\n- \u267b\ufe0f Refactored code.\r\r\n- \u2795 Added a dependency.\r\r\n- \u2796 Removedg a dependency.\r\r\n- \ud83d\udd27 Changed configuration files.\r\r\n- \ud83d\ude48 Updating .gitignore file.\r\r\n\r\r\n## Contact\r\r\n\r\r\nDiscord: archibald1789\r\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A vinted api wrapper in python.",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"python",
" vinted",
" pypi",
" api",
" wrapper"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "013eef4afa2cec4681bf3956727ff9ea16e0ec59b857ad42867553b0b946c515",
"md5": "d5fd5afdfe0e486e40cbe95fc20f8bc5",
"sha256": "fbe33b3860a57c9a8466f8c5d114855731a1e84af8c5a377f1ac063ada087e43"
},
"downloads": -1,
"filename": "vinted_api_python-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "d5fd5afdfe0e486e40cbe95fc20f8bc5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6186,
"upload_time": "2024-06-04T18:21:09",
"upload_time_iso_8601": "2024-06-04T18:21:09.851203Z",
"url": "https://files.pythonhosted.org/packages/01/3e/ef4afa2cec4681bf3956727ff9ea16e0ec59b857ad42867553b0b946c515/vinted_api_python-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-04 18:21:09",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vinted-api-python"
}