pyspel


Namepyspel JSON
Version 1.0.2 PyPI version JSON
download
home_pagehttps://github.com/dodaro/pyspel
SummaryPython Specification Language (Pyspel)
upload_time2024-07-08 10:26:10
maintainerNone
docs_urlNone
authorCarmine Dodaro
requires_pythonNone
licenseApache 2.0
keywords answer set programming specification language combinatorial problems
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Pyspel is a python-based specification language that combines python programs with Answer Set Programming

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/dodaro/pyspel",
    "name": "pyspel",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "answer set programming, specification language, combinatorial problems",
    "author": "Carmine Dodaro",
    "author_email": "carmine.dodaro@unical.it",
    "download_url": "https://files.pythonhosted.org/packages/51/2d/e849297f4852026b9f359a7066b139ac3f32e152f82a8c2430d81304d091/pyspel-1.0.2.tar.gz",
    "platform": null,
    "description": "Pyspel is a python-based specification language that combines python programs with Answer Set Programming\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python Specification Language (Pyspel)",
    "version": "1.0.2",
    "project_urls": {
        "Download": "https://github.com/dodaro/pyspel/archive/refs/tags/v1.0.2.tar.gz",
        "Homepage": "https://github.com/dodaro/pyspel"
    },
    "split_keywords": [
        "answer set programming",
        " specification language",
        " combinatorial problems"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "072d87a4fcb2eafd111e832b76609862179c71192e191e3686129ee051d2b9cd",
                "md5": "8a8207d723835bfad082cf5cc981e414",
                "sha256": "947fbf09c89fee194091bb773ba62552412937929e0a8d5dac73683a7b6b753b"
            },
            "downloads": -1,
            "filename": "pyspel-1.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a8207d723835bfad082cf5cc981e414",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 12245,
            "upload_time": "2024-07-08T10:26:07",
            "upload_time_iso_8601": "2024-07-08T10:26:07.134968Z",
            "url": "https://files.pythonhosted.org/packages/07/2d/87a4fcb2eafd111e832b76609862179c71192e191e3686129ee051d2b9cd/pyspel-1.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "512de849297f4852026b9f359a7066b139ac3f32e152f82a8c2430d81304d091",
                "md5": "f1d8b18b3e4a848d44aaf2060937ad32",
                "sha256": "4077243453e83e49a663b66ccda6ce4bccac82984645c1fdc52f4c001bede81c"
            },
            "downloads": -1,
            "filename": "pyspel-1.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f1d8b18b3e4a848d44aaf2060937ad32",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 12546,
            "upload_time": "2024-07-08T10:26:10",
            "upload_time_iso_8601": "2024-07-08T10:26:10.133349Z",
            "url": "https://files.pythonhosted.org/packages/51/2d/e849297f4852026b9f359a7066b139ac3f32e152f82a8c2430d81304d091/pyspel-1.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-08 10:26:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "dodaro",
    "github_project": "pyspel",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyspel"
}
        
Elapsed time: 0.30901s