{"id":16135294,"url":"https://github.com/xnuinside/pyclbr_with_async","last_synced_at":"2025-04-06T16:18:13.692Z","repository":{"id":116643628,"uuid":"206974963","full_name":"xnuinside/pyclbr_with_async","owner":"xnuinside","description":"Python pyclbr with support of Async functions in Classes and in global scope","archived":false,"fork":false,"pushed_at":"2019-09-07T14:12:02.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-12T22:17:36.417Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/xnuinside.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-09-07T13:51:15.000Z","updated_at":"2019-09-07T14:12:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"46d74e0b-ecb4-4abe-9fe1-1c4af11d37bd","html_url":"https://github.com/xnuinside/pyclbr_with_async","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"138900636c6ca327ba037f92699c32b879fda967"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xnuinside%2Fpyclbr_with_async","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xnuinside%2Fpyclbr_with_async/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xnuinside%2Fpyclbr_with_async/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xnuinside%2Fpyclbr_with_async/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xnuinside","download_url":"https://codeload.github.com/xnuinside/pyclbr_with_async/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247509241,"owners_count":20950232,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-09T23:06:48.934Z","updated_at":"2025-04-06T16:18:13.669Z","avatar_url":"https://github.com/xnuinside.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Readme in comments in file example/example_how_to_use.py\n\nTo run example: \n\n    1. Python3.7 \u0026\u0026 add pyclbr_with_async.py to your python path\n    2. cd ./pyclbr_with_async\n    3. python example/example_how_to_use.py\n    4. as result output you will see in console:\n    \n            class TestSomeClass:    \n            \n                def test_with_some_sync_method(self):\n                    pass\n            \n                async def test_and_with_some_sync_method(self):\n                    pass\n            \n            def test_and_some_sync_methods_without_class(self):\n                pass\n            \n            \n            async def test_and_some_async_methods_without_class(self):\n                pass\n\n    \nTODO: \n\n1. Readme.MD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxnuinside%2Fpyclbr_with_async","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxnuinside%2Fpyclbr_with_async","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxnuinside%2Fpyclbr_with_async/lists"}