{"id":17398235,"url":"https://github.com/codeman99/pyless","last_synced_at":"2025-03-27T22:16:40.277Z","repository":{"id":76813961,"uuid":"28679380","full_name":"CodeMan99/pyless","owner":"CodeMan99","description":"Page the output of anything using less.","archived":false,"fork":false,"pushed_at":"2015-01-02T04:44:31.000Z","size":208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T00:31:37.508Z","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/CodeMan99.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}},"created_at":"2015-01-01T02:46:35.000Z","updated_at":"2015-01-23T02:16:07.000Z","dependencies_parsed_at":"2023-02-27T03:01:49.181Z","dependency_job_id":null,"html_url":"https://github.com/CodeMan99/pyless","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/CodeMan99%2Fpyless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMan99%2Fpyless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMan99%2Fpyless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeMan99%2Fpyless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeMan99","download_url":"https://codeload.github.com/CodeMan99/pyless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245931897,"owners_count":20695964,"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-16T14:42:29.272Z","updated_at":"2025-03-27T22:16:39.464Z","avatar_url":"https://github.com/CodeMan99.png","language":"Python","readme":"pyless\n======\n\nPage the output of anything using `less`.\n\nExample\n-------\n\nThis will create a pager, and on exit send its own content to `less`.\n\n```python\n\u003e\u003e\u003e from pyless import Pager\n\u003e\u003e\u003e with Pager() as p:\n...     print(\"Hello\", file=p)\n```\n\nThis will create a pager that sets itself to sys.stdout.\n\n```python\n\u003e\u003e\u003e from pyless import StdoutPager\n\u003e\u003e\u003e with StdoutPager():\n...    print(\"Hello\")\n```\n\n###Lisense###\n[LGPL v3](http://www.gnu.org/licenses/lgpl-3.0.txt)\n\n*Disclaimer: Only tested on python 3.4*\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeman99%2Fpyless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeman99%2Fpyless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeman99%2Fpyless/lists"}