The provided code is a Python implementation of a simple blockchain. It allows for the creation of a genesis block with a given FASTA sequence, addition of new blocks with a given FASTA sequence and associated ID, and versioning of FASTA sequences. The blockchain can also be checked and printed. This code is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": "",
"name": "genochain",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,blockchain,genomics,fasta,block,biology",
"author": "GenoChain(Sanjana Sharma)",
"author_email": "<sharmasanjana1947@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/3f/ee/a6563ae67edcf2aa685f25c640f4fd8be718470b4b2b128cedd1efd88db5/genochain-0.0.7.tar.gz",
"platform": null,
"description": "The provided code is a Python implementation of a simple blockchain. It allows for the creation of a genesis block with a given FASTA sequence, addition of new blocks with a given FASTA sequence and associated ID, and versioning of FASTA sequences. The blockchain can also be checked and printed. This code is licensed under the MIT License.\n",
"bugtrack_url": null,
"license": "",
"summary": "Storing and versioning genomics data on a blockchain",
"version": "0.0.7",
"project_urls": null,
"split_keywords": [
"python",
"blockchain",
"genomics",
"fasta",
"block",
"biology"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "53ac9e98dcef38bf50205dbb8315af73d8f34acc747dca6d71b802dfd659b396",
"md5": "403502d7fed5f42e2213a5e760976b78",
"sha256": "ea3f886381e3d5f4a35376ce41c89e3c8d2e6109c6eea992efe867f1f7ef74cf"
},
"downloads": -1,
"filename": "genochain-0.0.7-py3-none-any.whl",
"has_sig": false,
"md5_digest": "403502d7fed5f42e2213a5e760976b78",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 2849,
"upload_time": "2023-05-12T17:07:10",
"upload_time_iso_8601": "2023-05-12T17:07:10.356866Z",
"url": "https://files.pythonhosted.org/packages/53/ac/9e98dcef38bf50205dbb8315af73d8f34acc747dca6d71b802dfd659b396/genochain-0.0.7-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3feea6563ae67edcf2aa685f25c640f4fd8be718470b4b2b128cedd1efd88db5",
"md5": "17a21031e4c109a8649be6de854e2502",
"sha256": "19618ad7fc6c49cf71329c5d15e034bcf4610e1e6a918e721167a7eff97bc121"
},
"downloads": -1,
"filename": "genochain-0.0.7.tar.gz",
"has_sig": false,
"md5_digest": "17a21031e4c109a8649be6de854e2502",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2577,
"upload_time": "2023-05-12T17:07:12",
"upload_time_iso_8601": "2023-05-12T17:07:12.525882Z",
"url": "https://files.pythonhosted.org/packages/3f/ee/a6563ae67edcf2aa685f25c640f4fd8be718470b4b2b128cedd1efd88db5/genochain-0.0.7.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-12 17:07:12",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "genochain"
}