# Образец пакета PyPi
This is a simple exercise to publish a package onto PyPi.
## Build
python3 setup.py sdist bdist_wheel
## Upload
twine upload --repository pypi dist/* --skip-existing
Raw data
{
"_id": null,
"home_page": "https://gitlab.com/films7100147/connector.git",
"name": "vk-connector",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "Nick Jaraf",
"author_email": "savarety.dev@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/74/d2/42de35149a6d0522e1dea87f7f5074cb0d33fd2c3459f45a2df1ea32ec6c/vk_connector-1.0.0.tar.gz",
"platform": null,
"description": "# \u041e\u0431\u0440\u0430\u0437\u0435\u0446 \u043f\u0430\u043a\u0435\u0442\u0430 PyPi\n\nThis is a simple exercise to publish a package onto PyPi.\n\n## Build\n\npython3 setup.py sdist bdist_wheel\n\n## Upload\n\ntwine upload --repository pypi dist/* --skip-existing\n",
"bugtrack_url": null,
"license": "",
"summary": "VK connector",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://gitlab.com/films7100147/connector.git"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c5f701b03140b4b37d94e6968d568436573c0358b55db44cb0d25cf5edf6eb6c",
"md5": "bcbd80e1ad54c32a7d5436038263e69d",
"sha256": "c63366d78e31c9c464d8f1ba40ad5459dc5e7f3c823705797fb7b8aff918b8cb"
},
"downloads": -1,
"filename": "vk_connector-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bcbd80e1ad54c32a7d5436038263e69d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 8941,
"upload_time": "2023-11-26T07:35:01",
"upload_time_iso_8601": "2023-11-26T07:35:01.579463Z",
"url": "https://files.pythonhosted.org/packages/c5/f7/01b03140b4b37d94e6968d568436573c0358b55db44cb0d25cf5edf6eb6c/vk_connector-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "74d242de35149a6d0522e1dea87f7f5074cb0d33fd2c3459f45a2df1ea32ec6c",
"md5": "7aac11a808834eddb54501868aaa96ff",
"sha256": "1ce52d8d5f128c7575260d874a44f0459280df146bf729564eaed9e8edece4f1"
},
"downloads": -1,
"filename": "vk_connector-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "7aac11a808834eddb54501868aaa96ff",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 7090,
"upload_time": "2023-11-26T07:35:03",
"upload_time_iso_8601": "2023-11-26T07:35:03.599499Z",
"url": "https://files.pythonhosted.org/packages/74/d2/42de35149a6d0522e1dea87f7f5074cb0d33fd2c3459f45a2df1ea32ec6c/vk_connector-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-26 07:35:03",
"github": false,
"gitlab": true,
"bitbucket": false,
"codeberg": false,
"gitlab_user": "films7100147",
"gitlab_project": "connector",
"lcname": "vk-connector"
}