Paskell requires your Haskell file has been fully compiled and can run as an executable. For Windows users, their Haskell file must be [file_name].exe, and for Unix users it should be ./[file_name] Paskell will not run your Haskell file if it was not compiled.
Raw data
{
"_id": null,
"home_page": "https://github.com/ibnaleem/paskell",
"name": "paskell",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "haskell,functional programming,paskell",
"author": "Ibn Aleem",
"author_email": "",
"download_url": "https://files.pythonhosted.org/packages/17/44/290b8a2ed503605a461378e8cd6d4290b971f84ff8f3005fcfd4a927fe07/paskell-0.1.0.tar.gz",
"platform": null,
"description": "Paskell requires your Haskell file has been fully compiled and can run as an executable. For Windows users, their Haskell file must be [file_name].exe, and for Unix users it should be ./[file_name] Paskell will not run your Haskell file if it was not compiled.\n",
"bugtrack_url": null,
"license": "MIT License",
"summary": "a Python package that communicates between Python and Haskell",
"version": "0.1.0",
"project_urls": {
"Homepage": "https://github.com/ibnaleem/paskell",
"Source": "https://github.com/ibnaleem/paskell",
"Tracker": "https://github.com/ibnaleem/paskell/issues"
},
"split_keywords": [
"haskell",
"functional programming",
"paskell"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c3db4e18eec7116dcc1f6d8de6e6e691bd808548f0272d362fec2348bb8999a",
"md5": "faad452d09adad635784d66ab0d17258",
"sha256": "d2aec08d799d4b79df8a316bde4a31418d299f4337c6ff9b5cf50b6fe137524f"
},
"downloads": -1,
"filename": "paskell-0.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "faad452d09adad635784d66ab0d17258",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3021,
"upload_time": "2023-11-24T21:22:29",
"upload_time_iso_8601": "2023-11-24T21:22:29.155953Z",
"url": "https://files.pythonhosted.org/packages/4c/3d/b4e18eec7116dcc1f6d8de6e6e691bd808548f0272d362fec2348bb8999a/paskell-0.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "1744290b8a2ed503605a461378e8cd6d4290b971f84ff8f3005fcfd4a927fe07",
"md5": "6cd2011143d4d85da643706cebd6525c",
"sha256": "f46d131e2d26997df01b6726f76a74f8fee36454488b509d72fcf2e6321f5927"
},
"downloads": -1,
"filename": "paskell-0.1.0.tar.gz",
"has_sig": false,
"md5_digest": "6cd2011143d4d85da643706cebd6525c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2571,
"upload_time": "2023-11-24T21:22:30",
"upload_time_iso_8601": "2023-11-24T21:22:30.958314Z",
"url": "https://files.pythonhosted.org/packages/17/44/290b8a2ed503605a461378e8cd6d4290b971f84ff8f3005fcfd4a927fe07/paskell-0.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-24 21:22:30",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ibnaleem",
"github_project": "paskell",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "paskell"
}