Name | pyproject-toml-cheat-sheet JSON |
Version |
1.1.0
JSON |
| download |
home_page | https://example.com |
Summary | Python package developer's cheat sheet (using pyproject.toml). |
upload_time | 2024-03-01 23:41:51 |
maintainer | |
docs_url | None |
author | Albert |
requires_python | >=3.8 |
license | |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# Public Address Generator
Generate EVM public address from mnemonic-phrase or private key.
# Quickstart
```
pip install public_address_generator
```
# TODO
Currently EVM only addresses are suported. BTC and LTC addresses will be added in the next update.
Raw data
{
"_id": null,
"home_page": "https://example.com",
"name": "pyproject-toml-cheat-sheet",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": "",
"keywords": "",
"author": "Albert",
"author_email": "Your Name <you@yourdomain.com>",
"download_url": "https://files.pythonhosted.org/packages/9c/47/1fad25adc7df1a55dc4a80a31a0f1520180410a88d62a52dc43a65b45c75/pyproject-toml-cheat-sheet-1.1.0.tar.gz",
"platform": null,
"description": "# Public Address Generator\nGenerate EVM public address from mnemonic-phrase or private key.\n\n# Quickstart\n```\npip install public_address_generator\n```\n\n# TODO\nCurrently EVM only addresses are suported. BTC and LTC addresses will be added in the next update.\n",
"bugtrack_url": null,
"license": "",
"summary": "Python package developer's cheat sheet (using pyproject.toml).",
"version": "1.1.0",
"project_urls": {
"Homepage": "https://example.com"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "cc073222a29edaa3a24e968cf0251e63a7388c3486f930b75878031dfd35f43c",
"md5": "8da572dc7a786aaa5f72d5ac6d6395c7",
"sha256": "6cdda53fa9384829af13fd0c320a70497172ccace796c7bd0581b5542f9e114e"
},
"downloads": -1,
"filename": "pyproject_toml_cheat_sheet-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8da572dc7a786aaa5f72d5ac6d6395c7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 2811,
"upload_time": "2024-03-01T23:41:48",
"upload_time_iso_8601": "2024-03-01T23:41:48.713343Z",
"url": "https://files.pythonhosted.org/packages/cc/07/3222a29edaa3a24e968cf0251e63a7388c3486f930b75878031dfd35f43c/pyproject_toml_cheat_sheet-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9c471fad25adc7df1a55dc4a80a31a0f1520180410a88d62a52dc43a65b45c75",
"md5": "b7bfa39a73947903f240ddc3912084c0",
"sha256": "626c225af2109215a17755c0ec016945b88a88701f5d757acf041d8fc0d14503"
},
"downloads": -1,
"filename": "pyproject-toml-cheat-sheet-1.1.0.tar.gz",
"has_sig": false,
"md5_digest": "b7bfa39a73947903f240ddc3912084c0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 2731,
"upload_time": "2024-03-01T23:41:51",
"upload_time_iso_8601": "2024-03-01T23:41:51.075445Z",
"url": "https://files.pythonhosted.org/packages/9c/47/1fad25adc7df1a55dc4a80a31a0f1520180410a88d62a52dc43a65b45c75/pyproject-toml-cheat-sheet-1.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 23:41:51",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "pyproject-toml-cheat-sheet"
}