talentro-definitions


Nametalentro-definitions JSON
Version 0.12.3 PyPI version JSON
download
home_pageNone
SummaryThis package contains all models and data structures for Talentro
upload_time2025-08-13 12:23:43
maintainerNone
docs_urlNone
authorEmiel van Essen
requires_python>=3.13
licenseProprietary
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Talentro definitions

This package contains all models and data structures for Talentro
It is exclusively meant for the Talentro ecosystem.

## How to create a new version

- Make changes in the code, like editing the models
- Bump the version number to desired version in `pyproject.toml` using the `major.minor.fix` format
- run `poetry build`
- run `poetry publish`

Now a new version is uploaded to pypi and you can install it after a minute in the other projects.
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "talentro-definitions",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.13",
    "maintainer_email": null,
    "keywords": null,
    "author": "Emiel van Essen",
    "author_email": "emiel@marksmen.nl",
    "download_url": "https://files.pythonhosted.org/packages/85/bc/e3aa55dfdbd5102da4d2ad6c2fc1d6160cb1d6303d943d6fe375a8a48921/talentro_definitions-0.12.3.tar.gz",
    "platform": null,
    "description": "# Talentro definitions\n\nThis package contains all models and data structures for Talentro\nIt is exclusively meant for the Talentro ecosystem.\n\n## How to create a new version\n\n- Make changes in the code, like editing the models\n- Bump the version number to desired version in `pyproject.toml` using the `major.minor.fix` format\n- run `poetry build`\n- run `poetry publish`\n\nNow a new version is uploaded to pypi and you can install it after a minute in the other projects.",
    "bugtrack_url": null,
    "license": "Proprietary",
    "summary": "This package contains all models and data structures for Talentro",
    "version": "0.12.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bad9adb1522401c8b1efe3f2b651cb815dd4348b3654b63adbe661a7e1553eb0",
                "md5": "6bc7973bd06e22a4a97b11f21685529b",
                "sha256": "b7225a2cd1e53b27fc8b531ccff9b642abf4ca245f6dcc0715549a025a8bf5a6"
            },
            "downloads": -1,
            "filename": "talentro_definitions-0.12.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6bc7973bd06e22a4a97b11f21685529b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.13",
            "size": 11896,
            "upload_time": "2025-08-13T12:23:42",
            "upload_time_iso_8601": "2025-08-13T12:23:42.606618Z",
            "url": "https://files.pythonhosted.org/packages/ba/d9/adb1522401c8b1efe3f2b651cb815dd4348b3654b63adbe661a7e1553eb0/talentro_definitions-0.12.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "85bce3aa55dfdbd5102da4d2ad6c2fc1d6160cb1d6303d943d6fe375a8a48921",
                "md5": "5f23cfc12346f5eadeb7a8499b67b77d",
                "sha256": "3e676729b2e2fd88580ea6876d2b2415407e60b58b2b05e8714bfcccb79fa4be"
            },
            "downloads": -1,
            "filename": "talentro_definitions-0.12.3.tar.gz",
            "has_sig": false,
            "md5_digest": "5f23cfc12346f5eadeb7a8499b67b77d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.13",
            "size": 6115,
            "upload_time": "2025-08-13T12:23:43",
            "upload_time_iso_8601": "2025-08-13T12:23:43.758354Z",
            "url": "https://files.pythonhosted.org/packages/85/bc/e3aa55dfdbd5102da4d2ad6c2fc1d6160cb1d6303d943d6fe375a8a48921/talentro_definitions-0.12.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-13 12:23:43",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "talentro-definitions"
}
        
Elapsed time: 1.36622s