fwtv


Namefwtv JSON
Version 2.3.1 PyPI version JSON
download
home_page
SummaryVerification that attendances comply with german rules. Also provide an integration to the api of FactorialHR
upload_time2023-10-09 07:15:40
maintainer
docs_urlNone
author
requires_python<3.12,>=3.11
license
keywords factorialhr hr working time
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # FactorialHR work time verification

![pyversions](https://img.shields.io/pypi/pyversions/fwtv) ![implementation](https://img.shields.io/pypi/implementation/fwtv) ![status](https://img.shields.io/pypi/status/fwtv) ![pypi](https://img.shields.io/pypi/v/fwtv) ![dpm](https://img.shields.io/pypi/dm/fwtv)

This script verifies attendances whether they comply with german law. In particular, the following rules are verified:
- Whether the work time is longer than 6 hours without a break of 30 min
- Whether the work time is longer than 9 hours without a break of 45 min
- Whether the work time is longer than 10 hours without a break of 11 hours

It also provides a way to fetch the attendances of all employees from [FactorialHR](https://apidoc.factorialhr.com/docs) using a [company api-key](https://help.factorialhr.com/how-to-create-api-keys-in-factorial).

![main_window](./docs/images/main_window.png "Main Window")

## Disclaimer

I do not guarantee that this package complies with german law all the time. Changes may occur anytime. Use at your own risk.

Errors where the time attended is 1 min above the limit are ignored, because factorial's automated time tracking is not precises enough.

## Usage

- Install the tool with `pip install fwtv`
- Run tool with `factorial-working-time`

### Preconditions

Preconditions errors are syntactical errors like an attendance that starts and end and the same time, or if a `clock_in` or `clock_out` parameter is missing.

## Contributing

Feel free to contribute! Please fork this repository, install the development dependencies with `pip install -e ".[dev]"` and create pull request.
            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "fwtv",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "<3.12,>=3.11",
    "maintainer_email": "",
    "keywords": "FactorialHR,HR,Working time",
    "author": "",
    "author_email": "Leon Budnick <y6q6ea9w@mail-proxy.org>",
    "download_url": "https://files.pythonhosted.org/packages/72/eb/dec6996b1bf689c599d09bd3031bc736e8594555f209bec15930ad205d1a/fwtv-2.3.1.tar.gz",
    "platform": null,
    "description": "# FactorialHR work time verification\n\n![pyversions](https://img.shields.io/pypi/pyversions/fwtv) ![implementation](https://img.shields.io/pypi/implementation/fwtv) ![status](https://img.shields.io/pypi/status/fwtv) ![pypi](https://img.shields.io/pypi/v/fwtv) ![dpm](https://img.shields.io/pypi/dm/fwtv)\n\nThis script verifies attendances whether they comply with german law. In particular, the following rules are verified:\n- Whether the work time is longer than 6 hours without a break of 30 min\n- Whether the work time is longer than 9 hours without a break of 45 min\n- Whether the work time is longer than 10 hours without a break of 11 hours\n\nIt also provides a way to fetch the attendances of all employees from [FactorialHR](https://apidoc.factorialhr.com/docs) using a [company api-key](https://help.factorialhr.com/how-to-create-api-keys-in-factorial).\n\n![main_window](./docs/images/main_window.png \"Main Window\")\n\n## Disclaimer\n\nI do not guarantee that this package complies with german law all the time. Changes may occur anytime. Use at your own risk.\n\nErrors where the time attended is 1 min above the limit are ignored, because factorial's automated time tracking is not precises enough.\n\n## Usage\n\n- Install the tool with `pip install fwtv`\n- Run tool with `factorial-working-time`\n\n### Preconditions\n\nPreconditions errors are syntactical errors like an attendance that starts and end and the same time, or if a `clock_in` or `clock_out` parameter is missing.\n\n## Contributing\n\nFeel free to contribute! Please fork this repository, install the development dependencies with `pip install -e \".[dev]\"` and create pull request.",
    "bugtrack_url": null,
    "license": "",
    "summary": "Verification that attendances comply with german rules. Also provide an integration to the api of FactorialHR",
    "version": "2.3.1",
    "project_urls": {
        "Bug Tracker": "https://github.com/leon1995/fwtv/issues",
        "Homepage": "https://github.com/leon1995/fwtv"
    },
    "split_keywords": [
        "factorialhr",
        "hr",
        "working time"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9483a7bae0e30fdd48cedc0ffa0f370910de3bf54a0d530fcaa05656cdddabb4",
                "md5": "bb0614eabff5bb4a57485906cc99b8ed",
                "sha256": "892e49091d3d43193962fc8c3c89d13a6238efa4db77cea26e4afff0672d81b1"
            },
            "downloads": -1,
            "filename": "fwtv-2.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bb0614eabff5bb4a57485906cc99b8ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.12,>=3.11",
            "size": 23077,
            "upload_time": "2023-10-09T07:15:39",
            "upload_time_iso_8601": "2023-10-09T07:15:39.079084Z",
            "url": "https://files.pythonhosted.org/packages/94/83/a7bae0e30fdd48cedc0ffa0f370910de3bf54a0d530fcaa05656cdddabb4/fwtv-2.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72ebdec6996b1bf689c599d09bd3031bc736e8594555f209bec15930ad205d1a",
                "md5": "e66b9e9e78d484f18279141d08e3038d",
                "sha256": "e4347158358846822ee91e780d608061336f754c8707a0f6b46eb5242cb8e261"
            },
            "downloads": -1,
            "filename": "fwtv-2.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e66b9e9e78d484f18279141d08e3038d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.12,>=3.11",
            "size": 21668,
            "upload_time": "2023-10-09T07:15:40",
            "upload_time_iso_8601": "2023-10-09T07:15:40.573353Z",
            "url": "https://files.pythonhosted.org/packages/72/eb/dec6996b1bf689c599d09bd3031bc736e8594555f209bec15930ad205d1a/fwtv-2.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-09 07:15:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leon1995",
    "github_project": "fwtv",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fwtv"
}
        
Elapsed time: 0.12365s