Raw data
{
"_id": null,
"home_page": "https://github.com/bzlee-bio/con_ACP",
"name": "fp-pred",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "anticancer peptide, sequence data, deep learning",
"author": "Byungjo Lee",
"author_email": "blee.inf@gmail.com",
"download_url": null,
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "Screening anticancer peptide from amino acid sequence data",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/bzlee-bio/con_ACP"
},
"split_keywords": [
"anticancer peptide",
" sequence data",
" deep learning"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d0e378619589f56f9d5366c2e22aeb6886f97f38b15cd4ce0b3740089e7086bb",
"md5": "d4167e7e6156425c52776c5f3e2b6e7b",
"sha256": "7ad0d20c8f244c46159f91059ea1d1d87b45a69bbad04b6677965e86ff2c9162"
},
"downloads": -1,
"filename": "fp_pred-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d4167e7e6156425c52776c5f3e2b6e7b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 13444,
"upload_time": "2024-03-24T08:14:37",
"upload_time_iso_8601": "2024-03-24T08:14:37.945997Z",
"url": "https://files.pythonhosted.org/packages/d0/e3/78619589f56f9d5366c2e22aeb6886f97f38b15cd4ce0b3740089e7086bb/fp_pred-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-24 08:14:37",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "bzlee-bio",
"github_project": "con_ACP",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.17.0"
]
]
},
{
"name": "pytorch",
"specs": [
[
">=",
"2.0.1"
]
]
}
],
"lcname": "fp-pred"
}