{"id":25404991,"url":"https://github.com/trag1c/oddsprout","last_synced_at":"2025-10-31T00:31:43.015Z","repository":{"id":232883069,"uuid":"772798280","full_name":"trag1c/oddsprout","owner":"trag1c","description":"Generate random JSON with no schemas involved","archived":false,"fork":false,"pushed_at":"2025-01-26T22:34:23.000Z","size":767,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-10T21:48:44.331Z","etag":null,"topics":["cli","generator","json","library","python","random"],"latest_commit_sha":null,"homepage":"https://trag1c.github.io/oddsprout","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/trag1c.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-15T23:29:22.000Z","updated_at":"2025-01-26T22:33:24.000Z","dependencies_parsed_at":"2024-06-03T15:16:21.552Z","dependency_job_id":"212df3af-0237-4738-b83a-e43f886b7c2a","html_url":"https://github.com/trag1c/oddsprout","commit_stats":null,"previous_names":["trag1c/oddsprout"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trag1c%2Foddsprout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trag1c%2Foddsprout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trag1c%2Foddsprout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trag1c%2Foddsprout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trag1c","download_url":"https://codeload.github.com/trag1c/oddsprout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239088402,"owners_count":19579432,"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":["cli","generator","json","library","python","random"],"created_at":"2025-02-16T04:29:49.122Z","updated_at":"2025-10-31T00:31:37.093Z","avatar_url":"https://github.com/trag1c.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![uv](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/uv/main/assets/badge/v0.json)](https://github.com/astral-sh/uv)\n[![Ruff](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/astral-sh/ruff/main/assets/badge/v2.json)](https://github.com/astral-sh/ruff)\n\n# oddsprout\n\nOddsprout is a configurable CLI tool and a Python library for generating random\nJSONs with no schemas involved. I developed this tool out of necessity to test a\nJSON parser but all solutions I found online involved generating data based on\ntemplates.\n\nSee the [documentation] for usage.\n\n## Installation\nIf you only intend to use it as a CLI tool:\n```sh\nuvx oddsprout\n```\n\n---\n\nOtherwise, install the library from PyPI:\n```sh\npip install oddsprout\n```\nOr from source:\n```sh\npip install git+https://github.com/trag1c/oddsprout.git\n```\n\n## Contributing\n\nContributions are welcome!\n\nPlease open an issue before submitting a pull request (unless it's a minor\nchange like fixing a typo).\n\nTo get started:\n1. Clone your fork of the project.\n2. Install the project with [uv]:\n```sh\nuv sync\n```\n3. After you're done, use the following [`just`][just] recipes to check your\n   changes (or run the commands manually):\n```sh\njust test      # runs pytest and mypy\njust lint      # runs the ruff linter and formatter in check mode\njust format    # runs the ruff formatter and isort\njust coverage  # checks UT and docstring coverage\n```\n\n## License\n`oddsprout` is licensed under the [MIT License].  \n© [trag1c], 2024–2025\n\n[MIT License]: https://opensource.org/license/mit/\n[trag1c]: https://github.com/trag1c/\n[documentation]: https://trag1c.github.io/oddsprout\n[uv]: https://docs.astral.sh/uv/\n[just]: https://github.com/casey/just/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrag1c%2Foddsprout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrag1c%2Foddsprout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrag1c%2Foddsprout/lists"}