Name | carbonkivy JSON |
Version |
0.0.1.dev0
JSON |
| download |
home_page | None |
Summary | A library providing IBM's Carbon Design Components for Kivy. |
upload_time | 2025-02-28 03:09:06 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
license | MIT License Copyright (c) 2025 Kartavya Shukla Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
keywords |
kivy
open source
carbon
design
carbondesignsystem
ibm
novfensec
carbonkivy
kv
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# CarbonKivy
[](https://pypi.org/project/kvdeveloper)
[](#Installation)

[](https://github.com/psf/black)
[](https://github.com/CarbonKivy/CarbonKivy/stargazers)
[](https://github.com/CarbonKivy/CarbonKivy/network)
[](https://github.com/CarbonKivy/CarbonKivy)
[](https://github.com/CarbonKivy/CarbonKivy/issues)
<img src="https://raw.githubusercontent.com/CarbonKivy/CarbonKivy/master/assets/images/carbonkivy_logo256.png" height="180" align="right" padding="11"/>
CarbonKivy is a Python library that integrates IBM's [Carbon Design System](https://www.carbondesignsystem.com/) with the Kivy framework. It provides a modern, accessible, and user-friendly UI toolkit inspired by Carbon’s design principles, enabling developers to create consistent and visually appealing applications in Kivy.
## Community and Support
[](https://discord.gg/jxZ5xr3pUt)
[](https://reddit.com/r/CarbonKivy)
[](https://github.com/CarbonKivy/CarbonKivy/discussions)
[](https://youtube.com/@CarbonKivy)
Join the CarbonKivy community to get support, share your projects, and collaborate with other developers. Here are some ways you can connect with us:
- **Discord**: Join our [CarbonKivy Community Server](https://discord.gg/jxZ5xr3pUt).
- **Reddit - CarbonKivy**: Feel free to join our [Reddit Community](https://reddit.com/r/CarbonKivy).
- **GitHub Discussions**: Participate in discussions and ask questions in the [GitHub Discussions](https://github.com/CarbonKivy/CarbonKivy/discussions) section.
- **YouTube - CarbonKivy**: Follow us on YouTube [@CarbonKivy](https://youtube.com/@CarbonKivy) for updates and announcements.
[Documentation](#docs): Read the documentation.
If you encounter any issues or have questions, feel free to reach out to the community or submit an issue on GitHub.
## Features
- Comprehensive Carbon Design components tailored for Kivy.
- Modern and accessible UI elements.
- Customizable widgets for seamless integration.
- Consistent and adaptive design system.
## Installation
- Install CarbonKivy using pip:
```bash
pip install carbonkivy
```
- Install development version using pip `(requires git installation)`:
```bash
pip install git+https://github.com/CarbonKivy/CarbonKivy.git@master
```
**OR**
```bash
pip install https://github.com/CarbonKivy/CarbonKivy/archive/master.zip
```
## Requirements
- **Python**>=3.10
- kivy>=2.0.0 `(recommended kivy>=2.3.0)`
- pillow>=10.0.0
## Contributing
We welcome contributions from the community! If you're interested in contributing to KvDeveloper or its documentation, please read our [Contributing Guidelines](https://github.com/CarbonKivy/CarbonKivy/blob/master/CONTRIBUTING.md).
You can contribute by:
- Reporting bugs or suggesting features in the [Issues](https://github.com/CarbonKivy/CarbonKivy/issues) section.
- Submitting pull requests to improve the documentation or the KvDeveloper tool.
- Helping with translations or writing new guides.
For more detailed instructions, please visit our [Contributing](https://github.com/CarbonKivy/CarbonKivy/blob/master/CONTRIBUTING.md) page.
## Acknowledgements
[Kivy](https://github.com/kivy)
## License
CarbonKivy is released under the [MIT License](https://github.com/CarbonKivy/CarbonKivy/blob/master/LICENSE). You're free to use, modify, and distribute this software as long as you adhere to the terms of the license.
## Contact
For any inquiries, please contact us at [novfensec@protonmail.com](mailto:novfensec@protonmail.com).
Raw data
{
"_id": null,
"home_page": null,
"name": "carbonkivy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Kartavya Shukla <novfensec@protonmail.com>",
"keywords": "kivy, open source, carbon, design, carbondesignsystem, IBM, novfensec, carbonkivy, kv",
"author": null,
"author_email": "Kartavya Shukla <novfensec@protonmail.com>",
"download_url": "https://files.pythonhosted.org/packages/7b/02/41c6af6c7861436159d13d82f6131d9a6993cf1b6532518ff68d91d3a880/carbonkivy-0.0.1.dev0.tar.gz",
"platform": null,
"description": "# CarbonKivy\r\n\r\n[](https://pypi.org/project/kvdeveloper)\r\n[](#Installation)\r\n\r\n[](https://github.com/psf/black)\r\n\r\n[](https://github.com/CarbonKivy/CarbonKivy/stargazers)\r\n[](https://github.com/CarbonKivy/CarbonKivy/network)\r\n[](https://github.com/CarbonKivy/CarbonKivy)\r\n[](https://github.com/CarbonKivy/CarbonKivy/issues)\r\n\r\n<img src=\"https://raw.githubusercontent.com/CarbonKivy/CarbonKivy/master/assets/images/carbonkivy_logo256.png\" height=\"180\" align=\"right\" padding=\"11\"/>\r\n\r\nCarbonKivy is a Python library that integrates IBM's [Carbon Design System](https://www.carbondesignsystem.com/) with the Kivy framework. It provides a modern, accessible, and user-friendly UI toolkit inspired by Carbon\u2019s design principles, enabling developers to create consistent and visually appealing applications in Kivy.\r\n\r\n## Community and Support\r\n[](https://discord.gg/jxZ5xr3pUt)\r\n[](https://reddit.com/r/CarbonKivy)\r\n[](https://github.com/CarbonKivy/CarbonKivy/discussions)\r\n\r\n[](https://youtube.com/@CarbonKivy)\r\n\r\nJoin the CarbonKivy community to get support, share your projects, and collaborate with other developers. Here are some ways you can connect with us:\r\n\r\n- **Discord**: Join our [CarbonKivy Community Server](https://discord.gg/jxZ5xr3pUt).\r\n- **Reddit - CarbonKivy**: Feel free to join our [Reddit Community](https://reddit.com/r/CarbonKivy).\r\n- **GitHub Discussions**: Participate in discussions and ask questions in the [GitHub Discussions](https://github.com/CarbonKivy/CarbonKivy/discussions) section.\r\n- **YouTube - CarbonKivy**: Follow us on YouTube [@CarbonKivy](https://youtube.com/@CarbonKivy) for updates and announcements.\r\n\r\n[Documentation](#docs): Read the documentation.\r\n\r\nIf you encounter any issues or have questions, feel free to reach out to the community or submit an issue on GitHub.\r\n\r\n## Features\r\n- Comprehensive Carbon Design components tailored for Kivy.\r\n- Modern and accessible UI elements.\r\n- Customizable widgets for seamless integration.\r\n- Consistent and adaptive design system.\r\n\r\n## Installation\r\n- Install CarbonKivy using pip:\r\n\r\n ```bash\r\n pip install carbonkivy\r\n ```\r\n\r\n- Install development version using pip `(requires git installation)`:\r\n\r\n ```bash\r\n pip install git+https://github.com/CarbonKivy/CarbonKivy.git@master\r\n ```\r\n\r\n **OR**\r\n\r\n ```bash\r\n pip install https://github.com/CarbonKivy/CarbonKivy/archive/master.zip\r\n ```\r\n\r\n## Requirements\r\n- **Python**>=3.10\r\n\r\n- kivy>=2.0.0 `(recommended kivy>=2.3.0)`\r\n\r\n- pillow>=10.0.0\r\n\r\n## Contributing\r\nWe welcome contributions from the community! If you're interested in contributing to KvDeveloper or its documentation, please read our [Contributing Guidelines](https://github.com/CarbonKivy/CarbonKivy/blob/master/CONTRIBUTING.md).\r\n\r\nYou can contribute by:\r\n\r\n- Reporting bugs or suggesting features in the [Issues](https://github.com/CarbonKivy/CarbonKivy/issues) section.\r\n- Submitting pull requests to improve the documentation or the KvDeveloper tool.\r\n- Helping with translations or writing new guides.\r\n\r\nFor more detailed instructions, please visit our [Contributing](https://github.com/CarbonKivy/CarbonKivy/blob/master/CONTRIBUTING.md) page.\r\n\r\n## Acknowledgements\r\n[Kivy](https://github.com/kivy)\r\n\r\n## License\r\nCarbonKivy is released under the [MIT License](https://github.com/CarbonKivy/CarbonKivy/blob/master/LICENSE). You're free to use, modify, and distribute this software as long as you adhere to the terms of the license.\r\n\r\n## Contact\r\nFor any inquiries, please contact us at [novfensec@protonmail.com](mailto:novfensec@protonmail.com).\r\n",
"bugtrack_url": null,
"license": "MIT License Copyright (c) 2025 Kartavya Shukla Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
"summary": "A library providing IBM's Carbon Design Components for Kivy.",
"version": "0.0.1.dev0",
"project_urls": {
"Bug Tracker": "https://github.com/Novfensec/CarbonKivy/issues",
"Changelog": "https://github.com/Novfensec/CarbonKivy/blob/master/CHANGELOG.md",
"Homepage": "https://github.com/Novfensec/CarbonKivy",
"Repository": "https://github.com/Novfensec/CarbonKivy"
},
"split_keywords": [
"kivy",
" open source",
" carbon",
" design",
" carbondesignsystem",
" ibm",
" novfensec",
" carbonkivy",
" kv"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "59791203c3d7bb94079d4226799bf5d5d9ad9d0f593e5e5c251fddbaafc39d63",
"md5": "c8c790c7593ed5b5329ce48291aeb4f2",
"sha256": "dc0c893399f5f78260599b14649332237238060a42a187be3ccbbd7d342ebf19"
},
"downloads": -1,
"filename": "carbonkivy-0.0.1.dev0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c8c790c7593ed5b5329ce48291aeb4f2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 6413,
"upload_time": "2025-02-28T03:09:04",
"upload_time_iso_8601": "2025-02-28T03:09:04.089199Z",
"url": "https://files.pythonhosted.org/packages/59/79/1203c3d7bb94079d4226799bf5d5d9ad9d0f593e5e5c251fddbaafc39d63/carbonkivy-0.0.1.dev0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7b0241c6af6c7861436159d13d82f6131d9a6993cf1b6532518ff68d91d3a880",
"md5": "2a779c70627550153b5d32989ea60821",
"sha256": "39cbc5b6703e649f868fb9d00ad3862a3e48910cadaddae73a7d15893b810444"
},
"downloads": -1,
"filename": "carbonkivy-0.0.1.dev0.tar.gz",
"has_sig": false,
"md5_digest": "2a779c70627550153b5d32989ea60821",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 5410,
"upload_time": "2025-02-28T03:09:06",
"upload_time_iso_8601": "2025-02-28T03:09:06.556808Z",
"url": "https://files.pythonhosted.org/packages/7b/02/41c6af6c7861436159d13d82f6131d9a6993cf1b6532518ff68d91d3a880/carbonkivy-0.0.1.dev0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-28 03:09:06",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Novfensec",
"github_project": "CarbonKivy",
"github_not_found": true,
"lcname": "carbonkivy"
}