{"id":18022062,"url":"https://github.com/acifani/boxing","last_synced_at":"2026-03-11T18:33:04.723Z","repository":{"id":49066324,"uuid":"127485646","full_name":"acifani/boxing","owner":"acifani","description":"🥊 Draw boxes in the terminal with Python","archived":false,"fork":false,"pushed_at":"2022-11-12T12:55:16.000Z","size":9,"stargazers_count":7,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T08:26:32.251Z","etag":null,"topics":["boxes","python","text"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/boxing/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/acifani.png","metadata":{"files":{"readme":"README.rst","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":"2018-03-31T00:38:46.000Z","updated_at":"2023-09-22T11:55:50.000Z","dependencies_parsed_at":"2023-01-22T20:00:38.273Z","dependency_job_id":null,"html_url":"https://github.com/acifani/boxing","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acifani%2Fboxing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acifani%2Fboxing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acifani%2Fboxing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acifani%2Fboxing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acifani","download_url":"https://codeload.github.com/acifani/boxing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245747536,"owners_count":20665805,"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":["boxes","python","text"],"created_at":"2024-10-30T06:11:55.275Z","updated_at":"2026-03-11T18:33:04.690Z","avatar_url":"https://github.com/acifani.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"boxing\n======\n\nDraw boxes like never before! Python porting of `boxen \u003chttps://github.com/sindresorhus/boxen\u003e`_.\n\nInstall\n-------\n\n``pip install boxing``\n\nor\n\n``pipenv install boxing``\n\nUsage\n-----\n\n``boxing(text, style='single', margin=1, padding=1)``\n\n.. code-block:: python\n\n    \u003e\u003e\u003e from boxing import boxing\n    \u003e\u003e\u003e boxing(\"Hello, world!\")\n\n        ┌───────────────────┐\n        │                   │\n        │   Hello, world!   │\n        │                   │\n        └───────────────────┘\n\n    \u003e\u003e\u003e boxing(\"boxing\", style=\"double\", padding=2, margin=1)\n\n        ╔══════════════════╗\n        ║                  ║\n        ║                  ║\n        ║      boxing      ║\n        ║                  ║\n        ║                  ║\n        ╚══════════════════╝\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facifani%2Fboxing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facifani%2Fboxing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facifani%2Fboxing/lists"}