PyAltium365


NamePyAltium365 JSON
Version 0.5.1.post2 PyPI version JSON
download
home_pageNone
Summaryan library that can interface with altium 365
upload_time2025-08-21 19:28:46
maintainerNone
docs_urlNone
authorNone
requires_python>=3.9
licenseNone
keywords altium altium365 altium-365 altium-365-api altium-365-api-python altium-365-api-python-client
VCS
bugtrack_url
requirements nox pytest pytest-mock python-dotenv lxml-stubs types-requests
Travis-CI No Travis.
coveralls test coverage No coveralls.
            


Run 'pip install -e .' in the local terminal to install the project.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PyAltium365",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "altium, altium365, altium-365, altium-365-api, altium-365-api-python, altium-365-api-python-client",
    "author": null,
    "author_email": "Dylan Gybels <gybelsdylan@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/1d/b8/fb807769eec09897ba23158bc5c5a0619db575334015d79c33c502d9edf3/pyaltium365-0.5.1.post2.tar.gz",
    "platform": null,
    "description": "\r\n\r\n\r\nRun 'pip install -e .' in the local terminal to install the project.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "an library that can interface with altium 365",
    "version": "0.5.1.post2",
    "project_urls": {
        "Homepage": "https://github.com/krakdustten/PyAltium365"
    },
    "split_keywords": [
        "altium",
        " altium365",
        " altium-365",
        " altium-365-api",
        " altium-365-api-python",
        " altium-365-api-python-client"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d40bb1f5a131e99b10d9aaecefe839083f2e24de6c5fa16ea96bd8050ecc7dcb",
                "md5": "ff62c5f3c2acd109af8abe596d131319",
                "sha256": "730e560769d29dffb98b1c339c380ccae4f618fc067b4788a2f7228b8707738a"
            },
            "downloads": -1,
            "filename": "pyaltium365-0.5.1.post2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ff62c5f3c2acd109af8abe596d131319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 22304,
            "upload_time": "2025-08-21T19:28:45",
            "upload_time_iso_8601": "2025-08-21T19:28:45.376855Z",
            "url": "https://files.pythonhosted.org/packages/d4/0b/b1f5a131e99b10d9aaecefe839083f2e24de6c5fa16ea96bd8050ecc7dcb/pyaltium365-0.5.1.post2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1db8fb807769eec09897ba23158bc5c5a0619db575334015d79c33c502d9edf3",
                "md5": "1f821a08f636183b49cb5859dea8fd8c",
                "sha256": "2599a054bde1c6c53d828fb0a4942489f2382cc6d42d9bd1407ef40242bd9312"
            },
            "downloads": -1,
            "filename": "pyaltium365-0.5.1.post2.tar.gz",
            "has_sig": false,
            "md5_digest": "1f821a08f636183b49cb5859dea8fd8c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 17877,
            "upload_time": "2025-08-21T19:28:46",
            "upload_time_iso_8601": "2025-08-21T19:28:46.588297Z",
            "url": "https://files.pythonhosted.org/packages/1d/b8/fb807769eec09897ba23158bc5c5a0619db575334015d79c33c502d9edf3/pyaltium365-0.5.1.post2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-21 19:28:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "krakdustten",
    "github_project": "PyAltium365",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "nox",
            "specs": []
        },
        {
            "name": "pytest",
            "specs": []
        },
        {
            "name": "pytest-mock",
            "specs": []
        },
        {
            "name": "python-dotenv",
            "specs": []
        },
        {
            "name": "lxml-stubs",
            "specs": []
        },
        {
            "name": "types-requests",
            "specs": []
        }
    ],
    "lcname": "pyaltium365"
}
        
Elapsed time: 1.96129s