calapy


Namecalapy JSON
Version 0.2.0.4 PyPI version JSON
download
home_pageNone
SummaryPersonal Package
upload_time2025-10-24 22:13:50
maintainerNone
docs_urlNone
authorNone
requires_python>=3.6
licenseNone
keywords basic tools toolkit toolbox kit utilities
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # CalaPy

CalaPy is an undocumented python library that Dr Carmelo Calafiore developed for personal use. It is a collection of
many python functions that Dr Carmelo tends to use in different projects.

In previous versions from 0.0.0 to 0.0.60, the name of this package was ccalafiore.

You can install CalaPy by pip as:

```
pip install calapy
```

## Contacts

Dr Carmelo Calafiore

Newcastle University

Newcastle, UK

[dr.carmelo.calafiore@gmail.com](mailto:dr.carmelo.calafiore@gmail.com)

[LinkedIn](https://www.linkedin.com/in/carmelo-calafiore-a07120269)

[GitHub](https://github.com/ccalafiore)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "calapy",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "Carmelo Calafiore <dr.carmelo.calafiore@gmail.com>",
    "keywords": "basic, tools, toolkit, toolbox, kit, utilities",
    "author": null,
    "author_email": "Carmelo Calafiore <dr.carmelo.calafiore@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/b3/a5/cdabb90dccd35ac53cb313f5aebc3891cd265f383ce1d3c9e1fa1c21d433/calapy-0.2.0.4.tar.gz",
    "platform": null,
    "description": "# CalaPy\r\n\r\nCalaPy is an undocumented python library that Dr Carmelo Calafiore developed for personal use. It is a collection of\r\nmany python functions that Dr Carmelo tends to use in different projects.\r\n\r\nIn previous versions from 0.0.0 to 0.0.60, the name of this package was ccalafiore.\r\n\r\nYou can install CalaPy by pip as:\r\n\r\n```\r\npip install calapy\r\n```\r\n\r\n## Contacts\r\n\r\nDr Carmelo Calafiore\r\n\r\nNewcastle University\r\n\r\nNewcastle, UK\r\n\r\n[dr.carmelo.calafiore@gmail.com](mailto:dr.carmelo.calafiore@gmail.com)\r\n\r\n[LinkedIn](https://www.linkedin.com/in/carmelo-calafiore-a07120269)\r\n\r\n[GitHub](https://github.com/ccalafiore)\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Personal Package",
    "version": "0.2.0.4",
    "project_urls": {
        "Issues": "https://github.com/ccalafiore/CalaPy/issues",
        "Repository": "https://github.com/ccalafiore/CalaPy"
    },
    "split_keywords": [
        "basic",
        " tools",
        " toolkit",
        " toolbox",
        " kit",
        " utilities"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d9788cbb928dc8383f254c009aed590c6497474eb3b48118b17bbc4c86c010fd",
                "md5": "7ce36d5271c9223c76f10cd66e218d35",
                "sha256": "489dffcba5b41890c4093938d94e73925b4dedadaa5eb239d41c140c9e7ed8a8"
            },
            "downloads": -1,
            "filename": "calapy-0.2.0.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ce36d5271c9223c76f10cd66e218d35",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 203084,
            "upload_time": "2025-10-24T22:13:48",
            "upload_time_iso_8601": "2025-10-24T22:13:48.557664Z",
            "url": "https://files.pythonhosted.org/packages/d9/78/8cbb928dc8383f254c009aed590c6497474eb3b48118b17bbc4c86c010fd/calapy-0.2.0.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "b3a5cdabb90dccd35ac53cb313f5aebc3891cd265f383ce1d3c9e1fa1c21d433",
                "md5": "738ac87503d2a9390e6295b5a84fa897",
                "sha256": "61599c573feabba5b488e87a1fbc523d770d5449d50546c96224322d8c154bb3"
            },
            "downloads": -1,
            "filename": "calapy-0.2.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "738ac87503d2a9390e6295b5a84fa897",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 163357,
            "upload_time": "2025-10-24T22:13:50",
            "upload_time_iso_8601": "2025-10-24T22:13:50.075466Z",
            "url": "https://files.pythonhosted.org/packages/b3/a5/cdabb90dccd35ac53cb313f5aebc3891cd265f383ce1d3c9e1fa1c21d433/calapy-0.2.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-10-24 22:13:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ccalafiore",
    "github_project": "CalaPy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "calapy"
}
        
Elapsed time: 2.24804s