{"id":25228928,"url":"https://github.com/ajthinking/epicprint","last_synced_at":"2025-04-05T14:12:19.803Z","repository":{"id":57426719,"uuid":"168785666","full_name":"ajthinking/epicprint","owner":"ajthinking","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-03T08:39:07.000Z","size":83,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-13T12:39:28.370Z","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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ajthinking.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}},"created_at":"2019-02-02T02:28:54.000Z","updated_at":"2019-02-03T08:39:08.000Z","dependencies_parsed_at":"2022-09-19T06:41:15.344Z","dependency_job_id":null,"html_url":"https://github.com/ajthinking/epicprint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fepicprint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fepicprint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fepicprint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ajthinking%2Fepicprint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ajthinking","download_url":"https://codeload.github.com/ajthinking/epicprint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247345847,"owners_count":20924102,"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":"2025-02-11T10:46:23.929Z","updated_at":"2025-04-05T14:12:19.787Z","avatar_url":"https://github.com/ajthinking.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# epicprint\nCustom print with super powers\n\n## installation\n```\npip install epicprint\n```\n\n## usage\n```\nfrom epicprint.Print import Print\n\nprint = Print()\n\nprint.info(\"Welcome\").group()\nprint.success(\"Now we can\").group()\nprint.success(\"Indent stuff\").success(\"Use colors\").success(\"Chain\")\nprint.ungroup().warning(\"This is my first package\")\nprint.reset().fail(\"Ending with a fail message. Bye.\")\n```\nResult: \n\n\u003cimg src=\"epicprint.png\"\u003e\n\n### How to prepare it for upload (note to future self)\n```\n# upgrade the version in setup.py\nsetup.py sdist bdist_wheel\n# delete the old version files generated in /dist\npython -m twine upload dist/*\n ```\nWhen installing you might want to uninstall or ignore cache\n```\npip uninstall epicprint\npip install epicprint --no-cache-dir\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajthinking%2Fepicprint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajthinking%2Fepicprint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajthinking%2Fepicprint/lists"}