{"id":22085533,"url":"https://github.com/tejasmr/pythonprint","last_synced_at":"2026-07-09T23:31:17.933Z","repository":{"id":144525889,"uuid":"539432741","full_name":"tejasmr/PythonPrint","owner":"tejasmr","description":"Use python-like print function in C#","archived":false,"fork":false,"pushed_at":"2022-09-21T10:42:44.000Z","size":55,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T23:31:57.049Z","etag":null,"topics":["c-sharp","console","library","print"],"latest_commit_sha":null,"homepage":"","language":"C#","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/tejasmr.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,"zenodo":null}},"created_at":"2022-09-21T10:37:23.000Z","updated_at":"2022-10-16T11:31:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"65f2e370-8e9f-453f-89fa-14df4af13590","html_url":"https://github.com/tejasmr/PythonPrint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tejasmr/PythonPrint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2FPythonPrint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2FPythonPrint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2FPythonPrint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2FPythonPrint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tejasmr","download_url":"https://codeload.github.com/tejasmr/PythonPrint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tejasmr%2FPythonPrint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35315892,"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-07-09T02:00:07.329Z","response_time":57,"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":["c-sharp","console","library","print"],"created_at":"2024-12-01T01:14:54.215Z","updated_at":"2026-07-09T23:31:17.927Z","avatar_url":"https://github.com/tejasmr.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PythonPrint\nUse python like print function in C#\n\n[![NuGet](https://img.shields.io/nuget/v/PythonPrint.svg)](https://www.nuget.org/packages/PythonPrint)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/PythonPrint.svg)](https://www.nuget.org/packages/PythonPrint)\n\n## Usage:\n\n```cs\nusing static Print.Print;\n\nnamespace X {\n  class A {\n    static void Main() {\n       print(1, 2, \"hi\");\n       int[] arr = {1, 2, 3, 4};\n       print(arr);\n    }\n  }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasmr%2Fpythonprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftejasmr%2Fpythonprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftejasmr%2Fpythonprint/lists"}