{"id":20416640,"url":"https://github.com/r-rijnbeek/basic_decorators","last_synced_at":"2026-06-01T02:31:34.019Z","repository":{"id":137542819,"uuid":"327968243","full_name":"R-Rijnbeek/basic_decorators","owner":"R-Rijnbeek","description":"Some useful decorators that you can use for different purposes such as logging, counter or put an decorator standard to all methods inside a class.","archived":false,"fork":false,"pushed_at":"2023-12-12T14:52:37.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-03T00:57:43.848Z","etag":null,"topics":["decorators","package","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/R-Rijnbeek.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-01-08T17:23:22.000Z","updated_at":"2024-02-16T14:48:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"68306d9b-8227-439c-8392-041de833c2ea","html_url":"https://github.com/R-Rijnbeek/basic_decorators","commit_stats":null,"previous_names":["r-rijnbeek/basic_decorators"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/R-Rijnbeek/basic_decorators","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2Fbasic_decorators","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2Fbasic_decorators/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2Fbasic_decorators/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2Fbasic_decorators/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/R-Rijnbeek","download_url":"https://codeload.github.com/R-Rijnbeek/basic_decorators/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/R-Rijnbeek%2Fbasic_decorators/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33757790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["decorators","package","python"],"created_at":"2024-11-15T06:21:27.690Z","updated_at":"2026-06-01T02:31:34.001Z","avatar_url":"https://github.com/R-Rijnbeek.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# basic_decorators\n\nRepository with usefull decorator methods\n\n## How it work:\n\n1. Create en python environent and install the package using de command:\n    ````\n    pip install basic_decorators\n    ````\n2. Once you get installed the package you can import the packahe in the python module by:\n    ````\n    from basic_decorators import argument_check\n    ````\n    or \n\n    ````\n    import basic_decorators\n    ````\nand that's it!!","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rijnbeek%2Fbasic_decorators","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fr-rijnbeek%2Fbasic_decorators","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fr-rijnbeek%2Fbasic_decorators/lists"}