{"id":18869515,"url":"https://github.com/theabhijeet/lorem_text","last_synced_at":"2025-07-29T14:09:43.148Z","repository":{"id":36980336,"uuid":"233422746","full_name":"TheAbhijeet/lorem_text","owner":"TheAbhijeet","description":"Dummy lorem ipsum text generator for Python.","archived":false,"fork":false,"pushed_at":"2025-05-09T16:26:29.000Z","size":1825,"stargazers_count":8,"open_issues_count":25,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-09T17:22:30.707Z","etag":null,"topics":["cli","hacktoberfest","hacktoberfest-accepted","lorem-ipsum","lorem-ipsum-generator","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheAbhijeet.png","metadata":{"files":{"readme":"README.rst","changelog":"HISTORY.rst","contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.rst","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-12T16:31:11.000Z","updated_at":"2025-02-03T18:46:25.000Z","dependencies_parsed_at":"2024-05-21T10:47:43.835Z","dependency_job_id":"5ccade8c-add9-4683-8c06-cd98ed7e9656","html_url":"https://github.com/TheAbhijeet/lorem_text","commit_stats":{"total_commits":37,"total_committers":4,"mean_commits":9.25,"dds":0.4054054054054054,"last_synced_commit":"63a26b95a86f696d23ba059eac70ba1d78e553fb"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/TheAbhijeet/lorem_text","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAbhijeet%2Florem_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAbhijeet%2Florem_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAbhijeet%2Florem_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAbhijeet%2Florem_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheAbhijeet","download_url":"https://codeload.github.com/TheAbhijeet/lorem_text/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheAbhijeet%2Florem_text/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267701282,"owners_count":24130447,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":["cli","hacktoberfest","hacktoberfest-accepted","lorem-ipsum","lorem-ipsum-generator","python"],"created_at":"2024-11-08T05:16:54.218Z","updated_at":"2025-07-29T14:09:43.140Z","avatar_url":"https://github.com/TheAbhijeet.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\nLorem Text\n==========\n\n\n.. image:: https://img.shields.io/pypi/dm/lorem_text\n\n.. image:: https://img.shields.io/pypi/pyversions/lorem_text\n\n\nDummy lorem ipsum text generator\n\n\n* Free software: MIT license\n* Documentation: https://lorem-text.readthedocs.io.\n\n\nFeatures\n--------\nDummy lorem ipsum text generator for Python.\n\n* Generate dummy senetnce, paragraphs and words.\n* Command line interface tool included.\n\n=====\nUsage\n=====\n\nTo install Lorem Text, run this command in your terminal::\n\n        pip install lorem-text\n\n\nTo use Lorem Text in a project::\n\n    from lorem_text import lorem\n\n\nFor randomly generated sentence of lorem ipsum text where the first word is capitalized, and the sentence ends in either a period or question mark::\n\n    lorem.sentence()\n\nGenerate a single paragraph::\n\n    lorem.paragraph()\n\n\nGenerate multiple paragraphs of lorem ipsum text each paragraph's consists of 2 to 4 sentences::\n\n    paragraph_length = 5\n    lorem.paragraphs(paragraph_length)\n\n\nGenerate random lorem ipsum words seperated with single space::\n\n    words = 10\n    lorem.words(words)\n\n\nCommand Line Interface\n----------------------\n\nFor randomly generated paragraph of lorem ipsum text::\n\n    lorem_text\n\nLorem ipsum sentence::\n\n    lorem_text --s\n\nLorem ipsum words::\n\n    lorem_text --words=50\n\n============\nContributing\n============\n\nContributions are welcome, and they are greatly appreciated! Every little bit\nhelps, and credit will always be given.\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheabhijeet%2Florem_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheabhijeet%2Florem_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheabhijeet%2Florem_text/lists"}