Name | PixID JSON |
Version |
1.0.0
JSON |
| download |
home_page | https://github.com/ttwizz |
Summary | Generates a unique identifier for the computer. |
upload_time | 2023-06-04 16:20:59 |
maintainer | |
docs_url | None |
author | ttwiz_z |
requires_python | >=3.8 |
license | |
keywords |
pixid
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# PixID
Generates a unique identifier for the computer. This tool will be very useful to you if you are going to license your project.
## Usage
```py
from pixid import PixID
print(PixID())
```
Raw data
{
"_id": null,
"home_page": "https://github.com/ttwizz",
"name": "PixID",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "PixID",
"author": "ttwiz_z",
"author_email": "moderkascriptsltd@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/05/bd/bd675056cee4d39252d89cb20f1fb59b552f69a266c1e52ada7fa5122962/PixID-1.0.0.tar.gz",
"platform": null,
"description": "# PixID\r\nGenerates a unique identifier for the computer. This tool will be very useful to you if you are going to license your project.\r\n\r\n## Usage\r\n```py\r\nfrom pixid import PixID\r\nprint(PixID())\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Generates a unique identifier for the computer.",
"version": "1.0.0",
"project_urls": {
"Homepage": "https://github.com/ttwizz",
"Organization": "https://github.com/ModerkaScripts"
},
"split_keywords": [
"pixid"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "fb69a33bf306308ac9acccbdc2f981ad354c420fbb95715e409e3c7225101ba8",
"md5": "85261493357f40f8f198300ae9f807d3",
"sha256": "53a1e42fd50336c56a824a2a0039a12b1f7f0c845d598ebae715e4c486b7ea42"
},
"downloads": -1,
"filename": "PixID-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "85261493357f40f8f198300ae9f807d3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2517,
"upload_time": "2023-06-04T16:20:57",
"upload_time_iso_8601": "2023-06-04T16:20:57.889055Z",
"url": "https://files.pythonhosted.org/packages/fb/69/a33bf306308ac9acccbdc2f981ad354c420fbb95715e409e3c7225101ba8/PixID-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "05bdbd675056cee4d39252d89cb20f1fb59b552f69a266c1e52ada7fa5122962",
"md5": "22ace81fce890166dd4fedef59c1195b",
"sha256": "8a517fa280b1d678a611c1e6bc16bec8b268245d91006a96a7c2c77d934bc54d"
},
"downloads": -1,
"filename": "PixID-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "22ace81fce890166dd4fedef59c1195b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2229,
"upload_time": "2023-06-04T16:20:59",
"upload_time_iso_8601": "2023-06-04T16:20:59.666241Z",
"url": "https://files.pythonhosted.org/packages/05/bd/bd675056cee4d39252d89cb20f1fb59b552f69a266c1e52ada7fa5122962/PixID-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-06-04 16:20:59",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pixid"
}