exchange-calendars-extensions-api


Nameexchange-calendars-extensions-api JSON
Version 0.4.2 PyPI version JSON
download
home_pagehttps://github.com/jenskeiner/exchange_calendars_extensions_api/
SummaryA package that defines parts of the API of the exchange-calendars-extensions package.
upload_time2024-05-31 21:03:47
maintainerNone
docs_urlNone
authorJens Keiner
requires_python<4.0,>=3.9
licenseApache-2.0
keywords keywords...
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # exchange-calendars-extensions-api
This package contains parts of the API of 
[exchange-calendars-extensions](https://pypi.org/project/exchange-calendars-extensions/).

To separate the API from the implementation, the API is defined in a separate distribution package 
[exchange-calendars-extensions-api](https://pypi.org/project/exchange-calendars-extensions_api/), i.e. this package, 
that contains the sub-package `exchange_calendars_extensions.api`.

The implementation has been moved to the sub-package `exchange_calendars_extensions.core` and is distributed via 
[exchange-calendars-extensions](https://pypi.org/project/exchange-calendars-extensions/).

The package `exchange_calendars_extensions` is now a namespace package that wraps the sub-packages.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/jenskeiner/exchange_calendars_extensions_api/",
    "name": "exchange-calendars-extensions-api",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": null,
    "keywords": "keywords...",
    "author": "Jens Keiner",
    "author_email": "jens.keiner@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/5e/74/6c2605a068196a17d31a46aad4b8ac6308924ae0879338896730c2154359/exchange_calendars_extensions_api-0.4.2.tar.gz",
    "platform": null,
    "description": "# exchange-calendars-extensions-api\nThis package contains parts of the API of \n[exchange-calendars-extensions](https://pypi.org/project/exchange-calendars-extensions/).\n\nTo separate the API from the implementation, the API is defined in a separate distribution package \n[exchange-calendars-extensions-api](https://pypi.org/project/exchange-calendars-extensions_api/), i.e. this package, \nthat contains the sub-package `exchange_calendars_extensions.api`.\n\nThe implementation has been moved to the sub-package `exchange_calendars_extensions.core` and is distributed via \n[exchange-calendars-extensions](https://pypi.org/project/exchange-calendars-extensions/).\n\nThe package `exchange_calendars_extensions` is now a namespace package that wraps the sub-packages.\n\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "A package that defines parts of the API of the exchange-calendars-extensions package.",
    "version": "0.4.2",
    "project_urls": {
        "Documentation": "https://github.com/jenskeiner/exchange_calendars_extensions_api/tree/main/docs/",
        "Homepage": "https://github.com/jenskeiner/exchange_calendars_extensions_api/",
        "Repository": "https://github.com/jenskeiner/exchange_calendars_extensions_api/"
    },
    "split_keywords": [
        "keywords..."
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "30551f5ba01805d2681e7671daad184d728d0c31d2cea244480f354fa1657bc2",
                "md5": "064c717a0a05812f992c18725de51da1",
                "sha256": "14c2e4b88539ea0dd5b93718c09818852b63ec96c6ff673ad4fb66ebae53e458"
            },
            "downloads": -1,
            "filename": "exchange_calendars_extensions_api-0.4.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "064c717a0a05812f992c18725de51da1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 11538,
            "upload_time": "2024-05-31T21:03:45",
            "upload_time_iso_8601": "2024-05-31T21:03:45.974438Z",
            "url": "https://files.pythonhosted.org/packages/30/55/1f5ba01805d2681e7671daad184d728d0c31d2cea244480f354fa1657bc2/exchange_calendars_extensions_api-0.4.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5e746c2605a068196a17d31a46aad4b8ac6308924ae0879338896730c2154359",
                "md5": "5ec800c5b84d469c5a477a695864713e",
                "sha256": "9634ffca80152cc13db9f08e74df5068472dcffddc7feaa1a62afa22fc03d288"
            },
            "downloads": -1,
            "filename": "exchange_calendars_extensions_api-0.4.2.tar.gz",
            "has_sig": false,
            "md5_digest": "5ec800c5b84d469c5a477a695864713e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 11185,
            "upload_time": "2024-05-31T21:03:47",
            "upload_time_iso_8601": "2024-05-31T21:03:47.520024Z",
            "url": "https://files.pythonhosted.org/packages/5e/74/6c2605a068196a17d31a46aad4b8ac6308924ae0879338896730c2154359/exchange_calendars_extensions_api-0.4.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-31 21:03:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "jenskeiner",
    "github_project": "exchange_calendars_extensions_api",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "exchange-calendars-extensions-api"
}
        
Elapsed time: 0.25743s