{"id":28559141,"url":"https://github.com/toastdriven/markov","last_synced_at":"2025-07-23T15:07:33.164Z","repository":{"id":66172572,"uuid":"12018216","full_name":"toastdriven/markov","owner":"toastdriven","description":"A simple Markov chain generator done purely for fun.","archived":false,"fork":false,"pushed_at":"2013-08-10T08:52:43.000Z","size":1548,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-20T10:33:43.260Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toastdriven.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":"2013-08-10T08:52:27.000Z","updated_at":"2014-12-03T06:20:40.000Z","dependencies_parsed_at":"2023-02-19T23:45:30.632Z","dependency_job_id":null,"html_url":"https://github.com/toastdriven/markov","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/toastdriven/markov","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fmarkov","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fmarkov/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fmarkov/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fmarkov/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toastdriven","download_url":"https://codeload.github.com/toastdriven/markov/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toastdriven%2Fmarkov/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266699727,"owners_count":23970548,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":[],"created_at":"2025-06-10T08:36:08.595Z","updated_at":"2025-07-23T15:07:33.136Z","avatar_url":"https://github.com/toastdriven.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"======\nmarkov\n======\n\nJust a fun little experiment in producing Markov chains.\n\nYou really shouldn't use this, it's mostly just for me. Uses JSON for\nserialization. Python 2.6+ or Python 3.3+.\n\n\nUsage\n=====\n\nYou can test the main code via::\n\n    python markov.py\n\nWhich will dump out some text based on Python's `random`_ docs.\n\nYou can also test against some `Project Gutenberg`_ works, by first loading the\nthe data with::\n\n    python guten_mark.py parse\n\nThen producing a quote using::\n\n    python guten_mark.py quote\n\n.. _`random`: http://docs.python.org/3.3/library/random.html\n.. _`Project Gutenberg`: http://www.gutenberg.org/ebooks/search/%3Fsort_order%3Ddownloads\n\n\nLicense\n=======\n\nNew BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fmarkov","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoastdriven%2Fmarkov","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoastdriven%2Fmarkov/lists"}