Name | pyocticons JSON |
Version |
0.1.1
JSON |
| download |
home_page | None |
Summary | python helper for github octicons |
upload_time | 2024-11-23 20:25:15 |
maintainer | None |
docs_url | None |
author | Larry Ogrodnek |
requires_python | <3.14,>=3.10 |
license | None |
keywords |
octicons
icons
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
This is a small wrapper around Github's [Octicons](https://primer.style/foundations/icons).
# Usage
```
pip install pyocticons
```
```python
from pyocticons import octicon
icon = octicon("alert", 24)
```
# License
All Icons are (c) GitHub, Inc. and licensed under the MIT License, see: https://github.com/primer/octicons
Raw data
{
"_id": null,
"home_page": null,
"name": "pyocticons",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.10",
"maintainer_email": null,
"keywords": "octicons, icons",
"author": "Larry Ogrodnek",
"author_email": "ogrodnek@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/76/52/c50b54ca4c8d8ab3eee07a4323ac505e63c51b25c68a6a3c881cdcf3f886/pyocticons-0.1.1.tar.gz",
"platform": null,
"description": "This is a small wrapper around Github's [Octicons](https://primer.style/foundations/icons).\n\n# Usage\n\n```\npip install pyocticons\n```\n\n```python\nfrom pyocticons import octicon\n\nicon = octicon(\"alert\", 24)\n```\n\n\n# License\n\nAll Icons are (c) GitHub, Inc. and licensed under the MIT License, see: https://github.com/primer/octicons\n\n\n\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "python helper for github octicons",
"version": "0.1.1",
"project_urls": null,
"split_keywords": [
"octicons",
" icons"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "6bd526ecd9a905813a9b7c5565c176f3fcf2e56dfea7652bbf823b25bba9c0a4",
"md5": "13949890e25c6e3127ffde2c47ae577e",
"sha256": "b364549b2b8ccbe1f8ee61a97f39d5e3a3d2e9d434781586a322f2259fcfbee8"
},
"downloads": -1,
"filename": "pyocticons-0.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "13949890e25c6e3127ffde2c47ae577e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.10",
"size": 98759,
"upload_time": "2024-11-23T20:25:14",
"upload_time_iso_8601": "2024-11-23T20:25:14.230553Z",
"url": "https://files.pythonhosted.org/packages/6b/d5/26ecd9a905813a9b7c5565c176f3fcf2e56dfea7652bbf823b25bba9c0a4/pyocticons-0.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7652c50b54ca4c8d8ab3eee07a4323ac505e63c51b25c68a6a3c881cdcf3f886",
"md5": "9585da2ebe563493c2c66682d251a43f",
"sha256": "05849a17c6c73cb4e90315411d26645954f0a9a56b9435b0d9f4601b16f6df2f"
},
"downloads": -1,
"filename": "pyocticons-0.1.1.tar.gz",
"has_sig": false,
"md5_digest": "9585da2ebe563493c2c66682d251a43f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.10",
"size": 95976,
"upload_time": "2024-11-23T20:25:15",
"upload_time_iso_8601": "2024-11-23T20:25:15.946819Z",
"url": "https://files.pythonhosted.org/packages/76/52/c50b54ca4c8d8ab3eee07a4323ac505e63c51b25c68a6a3c881cdcf3f886/pyocticons-0.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-23 20:25:15",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyocticons"
}