# Donations
It takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)
https://www.patreon.com/Schkimansky
# Library
This is a easy to use python library that allows you to port c++ libraries to python
```python
import vialin
# example coming soon
```
# Installation
```bash
pip install vialin
```
# Documentation
Coming soon.
Raw data
{
"_id": null,
"home_page": null,
"name": "vialin",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "c++, python, python c++, port, porter, bind, binder, binding, bind c++",
"author": "Schkimansky",
"author_email": "<ahmadchawla1432@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/47/85/1e48441b1f642bf50b077576d0526b09a89a262da9f5d8e29a77c3c1403d/vialin-0.0.2.tar.gz",
"platform": null,
"description": "\n# Donations\n\nIt takes me a long time to make these libraries. If you would like to support my work, Then you can follow my patreon :)\n\nhttps://www.patreon.com/Schkimansky\n\n# Library\n\nThis is a easy to use python library that allows you to port c++ libraries to python\n\n```python\nimport vialin\n\n# example coming soon\n```\n\n# Installation\n\n```bash\npip install vialin\n```\n\n# Documentation\nComing soon.\n",
"bugtrack_url": null,
"license": null,
"summary": "Port c++ to python easily!",
"version": "0.0.2",
"project_urls": null,
"split_keywords": [
"c++",
" python",
" python c++",
" port",
" porter",
" bind",
" binder",
" binding",
" bind c++"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e22dc6042265559cdca3e2f9987ed913cd605f4e6851c5507c139cf07031020a",
"md5": "7c8a985ff7f531747f926eee607a4d9f",
"sha256": "4fce87a7373fb54bf341f02b336f55a5dd57f0e9a68bdc49d6a16b8a85307d5d"
},
"downloads": -1,
"filename": "vialin-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7c8a985ff7f531747f926eee607a4d9f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 8554,
"upload_time": "2024-05-25T13:53:49",
"upload_time_iso_8601": "2024-05-25T13:53:49.318504Z",
"url": "https://files.pythonhosted.org/packages/e2/2d/c6042265559cdca3e2f9987ed913cd605f4e6851c5507c139cf07031020a/vialin-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "47851e48441b1f642bf50b077576d0526b09a89a262da9f5d8e29a77c3c1403d",
"md5": "e4b0a32b35ad4f409a89607303269c61",
"sha256": "e3fd7e27466e46fd1dcbbcfae3981a400970f41c85804bbd6512e5fb501129e3"
},
"downloads": -1,
"filename": "vialin-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "e4b0a32b35ad4f409a89607303269c61",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 8488,
"upload_time": "2024-05-25T13:53:51",
"upload_time_iso_8601": "2024-05-25T13:53:51.984729Z",
"url": "https://files.pythonhosted.org/packages/47/85/1e48441b1f642bf50b077576d0526b09a89a262da9f5d8e29a77c3c1403d/vialin-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-25 13:53:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "vialin"
}