{"id":371551,"url":"https://github.com/tmbo/questionary","last_synced_at":"2026-06-20T05:30:23.750Z","repository":{"id":38197962,"uuid":"159971988","full_name":"tmbo/questionary","owner":"tmbo","description":"Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...","archived":false,"fork":false,"pushed_at":"2026-06-04T17:12:07.000Z","size":2290,"stargazers_count":2103,"open_issues_count":55,"forks_count":111,"subscribers_count":18,"default_branch":"master","last_synced_at":"2026-06-13T02:07:08.631Z","etag":null,"topics":["hacktoberfest"],"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/tmbo.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-12-01T17:55:17.000Z","updated_at":"2026-06-10T05:46:09.000Z","dependencies_parsed_at":"2024-06-18T12:18:33.368Z","dependency_job_id":"d6abbeca-0795-4b2f-abc2-290907a755d1","html_url":"https://github.com/tmbo/questionary","commit_stats":{"total_commits":475,"total_committers":44,"mean_commits":"10.795454545454545","dds":0.6736842105263158,"last_synced_commit":"c894eeffbeb2f1448a108163998ba95b72a8e32a"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tmbo/questionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/sbom","scorecard":{"id":889725,"data":{"date":"2025-08-11","repo":{"name":"github.com/tmbo/questionary","commit":"584f9ae0e10869179e179b02a83d5383c5779ad0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:107","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T11:19:47.907Z","repository_id":38197962,"created_at":"2025-08-24T11:19:47.907Z","updated_at":"2025-08-24T11:19:47.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34517750,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-19T02:00:06.005Z","response_time":61,"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"}},"owner":{"login":"tmbo","name":"Tom Bocklisch","uuid":"1098412","kind":"user","description":"Full time Principal Architect @RasaHQ and Fun time Co Founder @scalableminds","email":"","website":"https://scm.io","location":"Berlin","twitter":null,"company":"@RasaHQ @scalableminds ","icon_url":"https://avatars.githubusercontent.com/u/1098412?u=982721385d3ee1382fdcfc17eaac89e7f7eb2f4b\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-24T06:14:45.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmbo","funding_links":[],"total_stars":1466,"followers":415,"following":2,"created_at":"2022-11-03T06:38:37.157Z","updated_at":"2024-04-24T06:14:52.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo/repositories"},"packages":[{"id":13306880,"name":"python311Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T07:06:01.223Z","latest_release_published_at":"2026-02-02T07:06:01.223Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-12T22:03:38.817Z","created_at":"2026-02-02T07:05:59.779Z","updated_at":"2026-04-12T22:31:04.533Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.questionary","install_command":"nix-env -iA nixpkgs.python311Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/questionary/default.nix#L51","metadata":{"nix_attribute":"python3.11-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.questionary?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-04T03:49:09.556Z","updated_at":"2026-03-04T03:49:09.556Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13761150,"name":"python-questionary","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tmbo/questionary","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:49:58.892Z","latest_release_published_at":"2026-02-13T09:49:58.892Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-13T11:21:50.777Z","created_at":"2026-02-13T09:49:58.715Z","updated_at":"2026-03-13T11:30:25.706Z","registry_url":"https://launchpad.net/ubuntu/+source/python-questionary","install_command":"apt-get install python-questionary","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-questionary","standards_version":"4.6.2.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-poetry-core, python3-all, python3-sphinx, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-prompt-toolkit \u003c!nodoc\u003e \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:49:59.429Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-questionary?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-questionary/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1473,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":214},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-06-10T05:17:05.787Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":12875675,"name":"python313Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T04:35:40.307Z","latest_release_published_at":"2026-01-27T04:35:40.307Z","latest_release_number":"2.1.1","last_synced_at":"2026-05-14T14:15:54.105Z","created_at":"2026-01-27T04:35:39.750Z","updated_at":"2026-05-14T14:15:54.105Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.questionary","install_command":"nix-env -iA nixpkgs.python313Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/questionary/default.nix#L47","metadata":{"nix_attribute":"python3.13-questionary-2.1.1","position":"pkgs/development/python-modules/questionary/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.questionary?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-07T06:25:11.775Z","updated_at":"2026-03-07T06:25:11.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13199018,"name":"python311Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:40:14.307Z","latest_release_published_at":"2026-02-02T00:40:14.307Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-11T22:14:33.540Z","created_at":"2026-02-02T00:40:13.365Z","updated_at":"2026-05-11T22:37:51.742Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.questionary","install_command":"nix-env -iA nixpkgs.python311Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/questionary/default.nix#L50","metadata":{"nix_attribute":"python3.11-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.questionary?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T08:04:25.646Z","updated_at":"2026-03-07T08:04:25.646Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13080199,"name":"python311Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:43:54.949Z","latest_release_published_at":"2026-02-01T17:43:54.949Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-05T04:16:41.397Z","created_at":"2026-02-01T17:43:54.661Z","updated_at":"2026-03-05T04:16:41.737Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.questionary","install_command":"nix-env -iA nixpkgs.python311Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/questionary/default.nix#L48","metadata":{"nix_attribute":"python3.11-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.questionary?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-05T04:16:41.621Z","updated_at":"2026-03-05T04:16:41.621Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13665542,"name":"python-questionary","ecosystem":"debian","description":null,"homepage":"https://github.com/tmbo/questionary","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:43:43.405Z","latest_release_published_at":"2026-02-12T10:43:43.405Z","latest_release_number":"2.1.0-1","last_synced_at":"2026-03-14T09:12:45.995Z","created_at":"2026-02-12T10:43:43.115Z","updated_at":"2026-03-14T09:12:45.995Z","registry_url":"https://tracker.debian.org/pkg/python-questionary","install_command":"apt-get install python-questionary","documentation_url":"https://packages.debian.org/trixie/python-questionary","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-questionary","standards_version":"4.7.2.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-poetry-core, python3-all, python3-sphinx, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-prompt-toolkit \u003c!nodoc\u003e \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:43:43.941Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-questionary?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-questionary/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1987,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":316},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-06-10T05:17:04.542Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":12820778,"name":"python310Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T18:02:28.328Z","latest_release_published_at":"2026-01-26T18:02:28.328Z","latest_release_number":"2022-07-27","last_synced_at":"2026-04-17T18:02:09.568Z","created_at":"2026-01-26T18:02:28.170Z","updated_at":"2026-04-17T18:33:41.369Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.questionary","install_command":"nix-env -iA nixpkgs.python310Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/questionary/default.nix#L51","metadata":{"nix_attribute":"python3.10-questionary-unstable-2022-07-27","position":"pkgs/development/python-modules/questionary/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.questionary?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-04T18:31:58.947Z","updated_at":"2026-03-04T18:31:58.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13207280,"name":"python312Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T01:10:12.928Z","latest_release_published_at":"2026-02-02T01:10:12.928Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-19T13:08:26.646Z","created_at":"2026-02-02T01:09:54.317Z","updated_at":"2026-05-19T13:08:26.646Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.questionary","install_command":"nix-env -iA nixpkgs.python312Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/questionary/default.nix#L50","metadata":{"nix_attribute":"python3.12-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:50","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.questionary?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4856,"html_url":null,"role":null,"created_at":"2026-03-07T14:03:32.467Z","updated_at":"2026-03-07T14:03:32.467Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":264},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-06-09T05:04:49.559Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":76185,"name":"py-questionary","ecosystem":"spack","description":"Questionary is a Python library for effortlessly building pretty command\nline interfaces.\n","homepage":"https://github.com/tmbo/questionary","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2022-04-05T09:28:26.610Z","latest_release_published_at":"2025-03-14T02:49:01.277Z","latest_release_number":"2.1.0","last_synced_at":"2026-06-17T04:02:16.589Z","created_at":"2022-04-05T09:28:26.581Z","updated_at":"2026-06-17T04:02:16.589Z","registry_url":"https://packages.spack.io/package.html?name=py-questionary","install_command":"spack install py-questionary","documentation_url":null,"metadata":{},"repo_metadata":{"id":38197962,"uuid":"159971988","full_name":"tmbo/questionary","owner":"tmbo","description":"Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...","archived":false,"fork":false,"pushed_at":"2025-08-28T19:46:23.000Z","size":2026,"stargazers_count":1850,"open_issues_count":59,"forks_count":100,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-29T01:26:02.916Z","etag":null,"topics":["hacktoberfest"],"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/tmbo.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-01T17:55:17.000Z","updated_at":"2025-08-28T19:46:27.000Z","dependencies_parsed_at":"2024-06-18T12:18:33.368Z","dependency_job_id":"d6abbeca-0795-4b2f-abc2-290907a755d1","html_url":"https://github.com/tmbo/questionary","commit_stats":{"total_commits":475,"total_committers":44,"mean_commits":"10.795454545454545","dds":0.6736842105263158,"last_synced_commit":"c894eeffbeb2f1448a108163998ba95b72a8e32a"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tmbo/questionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/sbom","scorecard":{"id":889725,"data":{"date":"2025-08-11","repo":{"name":"github.com/tmbo/questionary","commit":"584f9ae0e10869179e179b02a83d5383c5779ad0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:107","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T11:19:47.907Z","repository_id":38197962,"created_at":"2025-08-24T11:19:47.907Z","updated_at":"2025-08-24T11:19:47.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272629835,"owners_count":24967094,"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-08-29T02:00:10.610Z","response_time":87,"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"},"owner_record":{"login":"tmbo","name":"Tom Bocklisch","uuid":"1098412","kind":"user","description":"Full time Principal Architect @RasaHQ and Fun time Co Founder @scalableminds","email":"","website":"https://scm.io","location":"Berlin","twitter":null,"company":"@RasaHQ @scalableminds ","icon_url":"https://avatars.githubusercontent.com/u/1098412?u=982721385d3ee1382fdcfc17eaac89e7f7eb2f4b\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-24T06:14:45.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmbo","funding_links":[],"total_stars":1466,"followers":415,"following":2,"created_at":"2022-11-03T06:38:37.157Z","updated_at":"2024-04-24T06:14:52.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo/repositories"},"tags":[{"name":"2.1.1","sha":"f25a001de9ff1ee3034498b0941d6083c4b93272","kind":"commit","published_at":"2025-08-28T16:29:08.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.1.1","html_url":"https://github.com/tmbo/questionary/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"9fbbfa4fd01cebfd7001e1d10ab4102305ecbec4","kind":"commit","published_at":"2024-12-29T11:42:04.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.1.0","html_url":"https://github.com/tmbo/questionary/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"4ebe8d8bbec02a4be6227829b1762fa656370bd4","kind":"commit","published_at":"2023-09-08T12:12:19.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.0.1","html_url":"https://github.com/tmbo/questionary/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3bdc2cb7d5bc9dec98f7572910976345fae409f5","kind":"commit","published_at":"2023-08-10T13:43:36.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.0.0","html_url":"https://github.com/tmbo/questionary/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"f852f48658e0cd9a4c191eac15406b4a11294b65","kind":"commit","published_at":"2021-07-15T10:06:22.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.10.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"94f5386da93852b436524318314de19702e1c73d","kind":"tag","published_at":"2020-12-20T15:34:12.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.9.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"146e320ebc1a5995fd2b7c6a0954d969396b3379","kind":"tag","published_at":"2020-11-17T19:29:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ac5490feb482a6a44701495f8e59a6653fcf3dcf","kind":"tag","published_at":"2020-11-08T11:33:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"f9b87644ed2fc2a54dde789c4629c26ee5d15814","kind":"tag","published_at":"2020-10-15T20:27:19.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.7.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"7eb01b8cff4d0109fd5a1b7e1327bdc805519eec","kind":"tag","published_at":"2020-10-04T16:35:04.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.6.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"153f30252812409b21e9243150ce39b4ef72e806","kind":"tag","published_at":"2020-04-17T11:11:50.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"4125e7cd5904f5758369dc914a37d82ec16c522b","kind":"tag","published_at":"2020-01-22T15:37:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"2dadd3f5c67c93fa50f1561ebd2cfe1774a2e6c9","kind":"tag","published_at":"2020-01-22T13:15:06.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"cf3d0a29cd9581efbd01c651ce1d0171480a6724","kind":"tag","published_at":"2019-11-10T18:33:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.4.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"34a5022603eecf49b28c871eb5772dc0a076943a","kind":"tag","published_at":"2019-08-25T18:31:48.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.3.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"d909814535e00a01dec6b401cc96970cb4870c86","kind":"tag","published_at":"2019-08-19T16:11:42.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"da7a2f9687d09e1eb7abbfb5500ff028634b3c4b","kind":"tag","published_at":"2019-07-30T11:04:57.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"3dbaa569a0d252404d547360bee495294bbd620d","kind":"tag","published_at":"2019-04-21T19:23:51.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"08f48dc10605344f208a630dc3ca08d97b356ae6","kind":"tag","published_at":"2019-04-10T12:53:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"6bd84003002447e8906fb1e8f3144e658daa7892","kind":"tag","published_at":"2019-01-23T10:18:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"985e00aaca8fe4bf96121752b2a4501717b69714","kind":"tag","published_at":"2019-01-12T08:53:14.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8527dbb84aa5f62d23e0112b8bf31767e5139b64","kind":"tag","published_at":"2018-12-14T15:50:01.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0/manifests"},{"name":"1.0.0a3","sha":"69af7791ce6f7896ebec7bc8331791198aef229f","kind":"tag","published_at":"2018-12-12T16:09:17.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a3","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"f177e4127f716e011e4cc74e52a1801d2ad6e41a","kind":"tag","published_at":"2018-12-02T00:04:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2/manifests"},{"name":"1.0.0a1","sha":"466e9502f388163516404e9572943d8c33718e79","kind":"tag","published_at":"2018-12-01T21:28:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:41:39.630Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":7.433652910935113,"forks_count":13.394469918021398,"average":12.223843268028345},"purl":"pkg:spack/py-questionary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:51:14.898Z","issues_count":88,"pull_requests_count":187,"avg_time_to_close_issue":11522508.8125,"avg_time_to_close_pull_request":3863831.2678571427,"issues_closed_count":48,"pull_requests_closed_count":168,"pull_request_authors_count":30,"issue_authors_count":77,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":0.9893048128342246,"merged_pull_requests_count":121,"bot_issues_count":0,"bot_pull_requests_count":125,"past_year_issues_count":19,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":4650265.285714285,"past_year_avg_time_to_close_pull_request":1255591.525,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.4736842105263157,"past_year_avg_comments_per_pull_request":0.3584905660377358,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/issues","maintainers":[{"login":"kiancross","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiancross"},{"login":"tmbo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmbo"}],"active_maintainers":[{"login":"kiancross","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiancross"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-questionary/codemeta","maintainers":[{"uuid":"mathomp4","login":"mathomp4","name":null,"email":null,"url":"https://github.com/mathomp4","packages_count":12,"html_url":null,"role":null,"created_at":"2025-03-14T02:49:06.233Z","updated_at":"2025-03-14T02:49:06.233Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/mathomp4/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9197,"maintainers_count":989,"namespaces_count":0,"keywords_count":3801,"github":"spack","metadata":{"funded_packages_count":440},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-06-10T05:19:56.194Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":12833109,"name":"python311Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T20:22:10.574Z","latest_release_published_at":"2026-01-26T20:22:10.574Z","latest_release_number":"2022-07-27","last_synced_at":"2026-04-03T09:24:41.785Z","created_at":"2026-01-26T20:22:10.253Z","updated_at":"2026-04-03T09:24:41.785Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.questionary","install_command":"nix-env -iA nixpkgs.python311Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/questionary/default.nix#L51","metadata":{"nix_attribute":"python3.11-questionary-unstable-2022-07-27","position":"pkgs/development/python-modules/questionary/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.questionary?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":3335,"html_url":null,"role":null,"created_at":"2026-03-03T09:18:48.975Z","updated_at":"2026-03-03T09:18:48.975Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":183},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-06-10T05:16:22.193Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":12899483,"name":"python314Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T10:01:10.695Z","latest_release_published_at":"2026-01-27T10:01:10.695Z","latest_release_number":"2.1.1","last_synced_at":"2026-03-05T23:12:23.240Z","created_at":"2026-01-27T10:01:10.472Z","updated_at":"2026-03-05T23:12:23.645Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.questionary","install_command":"nix-env -iA nixpkgs.python314Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/questionary/default.nix#L47","metadata":{"nix_attribute":"python3.14-questionary-2.1.1","position":"pkgs/development/python-modules/questionary/default.nix:47","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python314Packages.questionary?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4626,"html_url":null,"role":null,"created_at":"2026-03-05T23:12:23.547Z","updated_at":"2026-03-05T23:12:23.547Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":148656,"maintainers_count":4717,"namespaces_count":0,"keywords_count":2908,"github":"NixOS","metadata":{"funded_packages_count":1599},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-06-10T05:16:03.119Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13299216,"name":"python310Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:35:56.393Z","latest_release_published_at":"2026-02-02T06:35:56.393Z","latest_release_number":"2.0.1","last_synced_at":"2026-04-11T04:04:38.079Z","created_at":"2026-02-02T06:35:53.817Z","updated_at":"2026-04-11T04:04:38.080Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.questionary","install_command":"nix-env -iA nixpkgs.python310Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/questionary/default.nix#L51","metadata":{"nix_attribute":"python3.10-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:51","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.questionary?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":4331,"html_url":null,"role":null,"created_at":"2026-03-03T23:26:17.592Z","updated_at":"2026-03-03T23:26:17.592Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":229},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-06-10T05:16:53.702Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5301571,"name":"questionary","ecosystem":"conda","description":"Easy to use multi-select lists, confirmations, free text prompts...","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2020-12-10T01:59:39.000Z","latest_release_published_at":"2021-07-15T12:34:12.000Z","latest_release_number":"1.10.0","last_synced_at":"2026-04-01T03:22:19.063Z","created_at":"2022-10-03T16:11:07.030Z","updated_at":"2026-04-01T03:22:19.063Z","registry_url":"https://anaconda.org/conda-forge/questionary","install_command":"conda install -c conda-forge questionary","documentation_url":null,"metadata":{},"repo_metadata":{"id":38197962,"uuid":"159971988","full_name":"tmbo/questionary","owner":"tmbo","description":"Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...","archived":false,"fork":false,"pushed_at":"2025-08-28T19:46:23.000Z","size":2026,"stargazers_count":1850,"open_issues_count":59,"forks_count":100,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-29T01:26:02.916Z","etag":null,"topics":["hacktoberfest"],"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/tmbo.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2018-12-01T17:55:17.000Z","updated_at":"2025-08-28T19:46:27.000Z","dependencies_parsed_at":"2024-06-18T12:18:33.368Z","dependency_job_id":"d6abbeca-0795-4b2f-abc2-290907a755d1","html_url":"https://github.com/tmbo/questionary","commit_stats":{"total_commits":475,"total_committers":44,"mean_commits":"10.795454545454545","dds":0.6736842105263158,"last_synced_commit":"c894eeffbeb2f1448a108163998ba95b72a8e32a"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/tmbo/questionary","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/sbom","scorecard":{"id":889725,"data":{"date":"2025-08-11","repo":{"name":"github.com/tmbo/questionary","commit":"584f9ae0e10869179e179b02a83d5383c5779ad0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:129: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/continuous-integration.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/tmbo/questionary/continuous-integration.yml/master?enable=pin","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:6","Warn: pipCommand not pinned by hash: .devcontainer/Dockerfile:19","Warn: pipCommand not pinned by hash: .github/workflows/continuous-integration.yml:107","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/continuous-integration.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-7cx3-6m66-7c5m","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-24T11:19:47.907Z","repository_id":38197962,"created_at":"2025-08-24T11:19:47.907Z","updated_at":"2025-08-24T11:19:47.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272629835,"owners_count":24967094,"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-08-29T02:00:10.610Z","response_time":87,"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"},"owner_record":{"login":"tmbo","name":"Tom Bocklisch","uuid":"1098412","kind":"user","description":"Full time Principal Architect @RasaHQ and Fun time Co Founder @scalableminds","email":"","website":"https://scm.io","location":"Berlin","twitter":null,"company":"@RasaHQ @scalableminds ","icon_url":"https://avatars.githubusercontent.com/u/1098412?u=982721385d3ee1382fdcfc17eaac89e7f7eb2f4b\u0026v=4","repositories_count":61,"last_synced_at":"2024-04-24T06:14:45.605Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmbo","funding_links":[],"total_stars":1466,"followers":415,"following":2,"created_at":"2022-11-03T06:38:37.157Z","updated_at":"2024-04-24T06:14:52.441Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo/repositories"},"tags":[{"name":"2.1.1","sha":"f25a001de9ff1ee3034498b0941d6083c4b93272","kind":"commit","published_at":"2025-08-28T16:29:08.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.1.1","html_url":"https://github.com/tmbo/questionary/releases/tag/2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.1/manifests"},{"name":"2.1.0","sha":"9fbbfa4fd01cebfd7001e1d10ab4102305ecbec4","kind":"commit","published_at":"2024-12-29T11:42:04.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.1.0","html_url":"https://github.com/tmbo/questionary/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.1.0/manifests"},{"name":"2.0.1","sha":"4ebe8d8bbec02a4be6227829b1762fa656370bd4","kind":"commit","published_at":"2023-09-08T12:12:19.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.0.1","html_url":"https://github.com/tmbo/questionary/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"3bdc2cb7d5bc9dec98f7572910976345fae409f5","kind":"commit","published_at":"2023-08-10T13:43:36.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/2.0.0","html_url":"https://github.com/tmbo/questionary/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/2.0.0/manifests"},{"name":"1.10.0","sha":"f852f48658e0cd9a4c191eac15406b4a11294b65","kind":"commit","published_at":"2021-07-15T10:06:22.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.10.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"94f5386da93852b436524318314de19702e1c73d","kind":"tag","published_at":"2020-12-20T15:34:12.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.9.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"146e320ebc1a5995fd2b7c6a0954d969396b3379","kind":"tag","published_at":"2020-11-17T19:29:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ac5490feb482a6a44701495f8e59a6653fcf3dcf","kind":"tag","published_at":"2020-11-08T11:33:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"f9b87644ed2fc2a54dde789c4629c26ee5d15814","kind":"tag","published_at":"2020-10-15T20:27:19.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.7.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"7eb01b8cff4d0109fd5a1b7e1327bdc805519eec","kind":"tag","published_at":"2020-10-04T16:35:04.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.6.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"153f30252812409b21e9243150ce39b4ef72e806","kind":"tag","published_at":"2020-04-17T11:11:50.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"4125e7cd5904f5758369dc914a37d82ec16c522b","kind":"tag","published_at":"2020-01-22T15:37:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"2dadd3f5c67c93fa50f1561ebd2cfe1774a2e6c9","kind":"tag","published_at":"2020-01-22T13:15:06.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"cf3d0a29cd9581efbd01c651ce1d0171480a6724","kind":"tag","published_at":"2019-11-10T18:33:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.4.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"34a5022603eecf49b28c871eb5772dc0a076943a","kind":"tag","published_at":"2019-08-25T18:31:48.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.3.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"d909814535e00a01dec6b401cc96970cb4870c86","kind":"tag","published_at":"2019-08-19T16:11:42.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"da7a2f9687d09e1eb7abbfb5500ff028634b3c4b","kind":"tag","published_at":"2019-07-30T11:04:57.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"3dbaa569a0d252404d547360bee495294bbd620d","kind":"tag","published_at":"2019-04-21T19:23:51.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"08f48dc10605344f208a630dc3ca08d97b356ae6","kind":"tag","published_at":"2019-04-10T12:53:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"6bd84003002447e8906fb1e8f3144e658daa7892","kind":"tag","published_at":"2019-01-23T10:18:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"985e00aaca8fe4bf96121752b2a4501717b69714","kind":"tag","published_at":"2019-01-12T08:53:14.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8527dbb84aa5f62d23e0112b8bf31767e5139b64","kind":"tag","published_at":"2018-12-14T15:50:01.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0/manifests"},{"name":"1.0.0a3","sha":"69af7791ce6f7896ebec7bc8331791198aef229f","kind":"tag","published_at":"2018-12-12T16:09:17.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a3","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"f177e4127f716e011e4cc74e52a1801d2ad6e41a","kind":"tag","published_at":"2018-12-02T00:04:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2/manifests"},{"name":"1.0.0a1","sha":"466e9502f388163516404e9572943d8c33718e79","kind":"tag","published_at":"2018-12-01T21:28:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/tmbo/questionary@1.0.0a1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1/manifests"}]},"repo_metadata_updated_at":"2025-08-29T04:41:39.633Z","dependent_packages_count":6,"downloads":null,"downloads_period":null,"dependent_repos_count":21,"rankings":{"downloads":null,"dependent_repos_count":7.8646639053845,"dependent_packages_count":9.032386845650981,"stargazers_count":12.445730824891461,"forks_count":23.159838315285196,"docker_downloads_count":null,"average":13.125654972803034},"purl":"pkg:conda/questionary?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T20:51:14.898Z","issues_count":88,"pull_requests_count":187,"avg_time_to_close_issue":11522508.8125,"avg_time_to_close_pull_request":3863831.2678571427,"issues_closed_count":48,"pull_requests_closed_count":168,"pull_request_authors_count":30,"issue_authors_count":77,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":0.9893048128342246,"merged_pull_requests_count":121,"bot_issues_count":0,"bot_pull_requests_count":125,"past_year_issues_count":19,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":4650265.285714285,"past_year_avg_time_to_close_pull_request":1255591.525,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":40,"past_year_pull_request_authors_count":10,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.4736842105263157,"past_year_avg_comments_per_pull_request":0.3584905660377358,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":35,"past_year_merged_pull_requests_count":32,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/issues","maintainers":[{"login":"kiancross","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiancross"},{"login":"tmbo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmbo"}],"active_maintainers":[{"login":"kiancross","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiancross"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/questionary/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2269},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-06-10T05:18:51.687Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":13089049,"name":"python312Packages.questionary","ecosystem":"nixpkgs","description":"Python library to build command line user prompts","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:11:42.900Z","latest_release_published_at":"2026-02-01T18:11:42.900Z","latest_release_number":"2.0.1","last_synced_at":"2026-03-06T06:38:13.493Z","created_at":"2026-02-01T18:11:39.510Z","updated_at":"2026-03-06T06:38:13.806Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.questionary","install_command":"nix-env -iA nixpkgs.python312Packages.questionary","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/questionary/default.nix#L48","metadata":{"nix_attribute":"python3.12-questionary-2.0.1","position":"pkgs/development/python-modules/questionary/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"questionary","upstream_purl":"pkg:pypi/questionary"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.questionary?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.questionary/codemeta","maintainers":[{"uuid":"fabaff","login":null,"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","url":"https://github.com/fabaff","packages_count":5052,"html_url":null,"role":null,"created_at":"2026-03-06T06:38:13.714Z","updated_at":"2026-03-06T06:38:13.714Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/fabaff/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":283},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-06-10T05:16:24.031Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":2895172,"name":"questionary","ecosystem":"pypi","description":"Python library to build pretty command line user prompts ⭐️","homepage":"https://github.com/tmbo/questionary","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["cli","ui","inquirer","questions","prompt"],"namespace":null,"versions_count":24,"first_release_published_at":"2018-12-01T21:31:13.000Z","latest_release_published_at":"2025-08-28T19:00:19.000Z","latest_release_number":"2.1.1","last_synced_at":"2026-06-03T14:50:08.174Z","created_at":"2022-04-10T12:24:39.767Z","updated_at":"2026-06-03T14:50:08.175Z","registry_url":"https://pypi.org/project/questionary/","install_command":"pip install questionary --index-url https://pypi.org/simple","documentation_url":"https://questionary.readthedocs.io/","metadata":{"funding":null,"documentation":"https://questionary.readthedocs.io/","classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Libraries"],"normalized_name":"questionary","project_status":null},"repo_metadata":{"uuid":"159971988","full_name":"tmbo/questionary","owner":"tmbo","description":"Python library to build pretty command line user prompts ✨Easy to use multi-select lists, confirmations, free text prompts ...","archived":false,"fork":false,"pushed_at":"2023-12-07T10:49:37.000Z","size":1762,"stargazers_count":1288,"open_issues_count":49,"forks_count":76,"subscribers_count":19,"default_branch":"master","last_synced_at":"2023-12-18T11:51:06.666Z","etag":null,"topics":["hacktoberfest"],"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/tmbo.png","metadata":{"files":{"readme":"README.md","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-12-01T17:55:17.000Z","updated_at":"2023-12-16T12:56:51.000Z","dependencies_parsed_at":"2023-01-31T03:01:10.475Z","dependency_job_id":null,"html_url":"https://github.com/tmbo/questionary","commit_stats":null,"previous_names":[],"tags_count":21,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":177052452,"owners_count":10486663,"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"},"owner_record":{"login":"tmbo","name":"Tom Bocklisch","uuid":"1098412","kind":"user","description":"Full time Director of Engineering @RasaHQ and Fun time Co Founder @scalableminds","email":"","website":"https://scm.io","location":"Berlin","twitter":null,"company":"@RasaHQ @scalableminds ","icon_url":"https://avatars.githubusercontent.com/u/1098412?u=982721385d3ee1382fdcfc17eaac89e7f7eb2f4b\u0026v=4","repositories_count":17,"last_synced_at":"2023-03-15T13:25:39.170Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/tmbo","created_at":"2022-11-03T06:38:37.157Z","updated_at":"2023-03-15T13:25:39.207Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmbo/repositories"},"tags":[{"name":"1.10.0","sha":"f852f48658e0cd9a4c191eac15406b4a11294b65","kind":"commit","published_at":"2021-07-15T10:06:22.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.10.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"94f5386da93852b436524318314de19702e1c73d","kind":"tag","published_at":"2020-12-20T15:34:12.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.9.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.9.0/manifests"},{"name":"1.8.1","sha":"146e320ebc1a5995fd2b7c6a0954d969396b3379","kind":"tag","published_at":"2020-11-17T19:29:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"ac5490feb482a6a44701495f8e59a6653fcf3dcf","kind":"tag","published_at":"2020-11-08T11:33:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.8.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"f9b87644ed2fc2a54dde789c4629c26ee5d15814","kind":"tag","published_at":"2020-10-15T20:27:19.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.7.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"7eb01b8cff4d0109fd5a1b7e1327bdc805519eec","kind":"tag","published_at":"2020-10-04T16:35:04.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.6.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.6.0/manifests"},{"name":"1.5.2","sha":"153f30252812409b21e9243150ce39b4ef72e806","kind":"tag","published_at":"2020-04-17T11:11:50.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.2/manifests"},{"name":"1.5.1","sha":"4125e7cd5904f5758369dc914a37d82ec16c522b","kind":"tag","published_at":"2020-01-22T15:37:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"2dadd3f5c67c93fa50f1561ebd2cfe1774a2e6c9","kind":"tag","published_at":"2020-01-22T13:15:06.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.5.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"cf3d0a29cd9581efbd01c651ce1d0171480a6724","kind":"tag","published_at":"2019-11-10T18:33:52.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.4.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"34a5022603eecf49b28c871eb5772dc0a076943a","kind":"tag","published_at":"2019-08-25T18:31:48.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.3.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.3.0/manifests"},{"name":"1.2.1","sha":"d909814535e00a01dec6b401cc96970cb4870c86","kind":"tag","published_at":"2019-08-19T16:11:42.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"da7a2f9687d09e1eb7abbfb5500ff028634b3c4b","kind":"tag","published_at":"2019-07-30T11:04:57.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.2.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"3dbaa569a0d252404d547360bee495294bbd620d","kind":"tag","published_at":"2019-04-21T19:23:51.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"08f48dc10605344f208a630dc3ca08d97b356ae6","kind":"tag","published_at":"2019-04-10T12:53:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.1.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.1.0/manifests"},{"name":"1.0.2","sha":"6bd84003002447e8906fb1e8f3144e658daa7892","kind":"tag","published_at":"2019-01-23T10:18:33.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"985e00aaca8fe4bf96121752b2a4501717b69714","kind":"tag","published_at":"2019-01-12T08:53:14.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8527dbb84aa5f62d23e0112b8bf31767e5139b64","kind":"tag","published_at":"2018-12-14T15:50:01.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0/manifests"},{"name":"1.0.0a3","sha":"69af7791ce6f7896ebec7bc8331791198aef229f","kind":"tag","published_at":"2018-12-12T16:09:17.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a3","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a3/manifests"},{"name":"1.0.0a2","sha":"f177e4127f716e011e4cc74e52a1801d2ad6e41a","kind":"tag","published_at":"2018-12-02T00:04:32.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a2","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a2/manifests"},{"name":"1.0.0a1","sha":"466e9502f388163516404e9572943d8c33718e79","kind":"tag","published_at":"2018-12-01T21:28:15.000Z","download_url":"https://codeload.github.com/tmbo/questionary/tar.gz/1.0.0a1","html_url":"https://github.com/tmbo/questionary/releases/tag/1.0.0a1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/tags/1.0.0a1/manifests"}]},"repo_metadata_updated_at":"2023-12-19T12:12:31.433Z","dependent_packages_count":285,"downloads":6849626,"downloads_period":"last-month","dependent_repos_count":1537,"rankings":{"downloads":0.28260346980774753,"dependent_repos_count":0.2923753740196337,"dependent_packages_count":0.10573200357260819,"stargazers_count":1.8598033486623133,"forks_count":5.067123210031446,"docker_downloads_count":0.42116907153229327,"average":1.3381344129376735},"purl":"pkg:pypi/questionary","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/questionary","docker_dependents_count":327,"docker_downloads_count":81980298,"usage_url":"https://repos.ecosyste.ms/usage/pypi/questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-12-18T11:41:14.463Z","issues_count":57,"pull_requests_count":112,"avg_time_to_close_issue":9182868.53125,"avg_time_to_close_pull_request":2552940.6170212766,"issues_closed_count":32,"pull_requests_closed_count":94,"pull_request_authors_count":18,"issue_authors_count":49,"avg_comments_per_issue":2.280701754385965,"avg_comments_per_pull_request":1.1696428571428572,"merged_pull_requests_count":65,"bot_issues_count":0,"bot_pull_requests_count":73,"past_year_issues_count":23,"past_year_pull_requests_count":53,"past_year_avg_time_to_close_issue":2556409.4545454546,"past_year_avg_time_to_close_pull_request":1717531.3684210526,"past_year_issues_closed_count":11,"past_year_pull_requests_closed_count":38,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":19,"past_year_avg_comments_per_issue":1.2173913043478262,"past_year_avg_comments_per_pull_request":0.9433962264150944,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":38,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/issues"},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/questionary/codemeta","maintainers":[{"uuid":"tmbo","login":"tmbo","name":null,"email":null,"url":null,"packages_count":12,"html_url":"https://pypi.org/user/tmbo/","role":null,"created_at":"2023-01-21T15:14:20.209Z","updated_at":"2023-01-21T15:14:20.209Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tmbo/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380915,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13403995,"name":"python-questionary","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/tmbo/questionary","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/tmbo/questionary","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:57:27.459Z","latest_release_published_at":"2026-02-06T11:57:27.459Z","latest_release_number":"2.0.1-2","last_synced_at":"2026-03-06T12:07:32.889Z","created_at":"2026-02-06T11:57:27.195Z","updated_at":"2026-03-06T12:07:32.890Z","registry_url":"https://launchpad.net/ubuntu/+source/python-questionary","install_command":"apt-get install python-questionary","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-questionary","standards_version":"4.6.2.0","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), pybuild-plugin-pyproject, python3-poetry-core, python3-all, python3-sphinx, python3-sphinx-copybutton \u003c!nodoc\u003e, python3-sphinx-autodoc-typehints \u003c!nodoc\u003e, python3-sphinx-rtd-theme \u003c!nodoc\u003e, python3-prompt-toolkit \u003c!nodoc\u003e \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-questionary?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-questionary","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-questionary","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-questionary/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-questionary/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1701,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":198},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-06-10T05:17:44.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}}],"commits":{"id":16492,"full_name":"tmbo/questionary","default_branch":"master","total_commits":563,"total_committers":59,"total_bot_commits":132,"total_bot_committers":1,"mean_commits":9.542372881355933,"dds":0.6607460035523979,"past_year_total_commits":38,"past_year_total_committers":12,"past_year_total_bot_commits":25,"past_year_total_bot_committers":1,"past_year_mean_commits":3.1666666666666665,"past_year_dds":0.3421052631578947,"last_synced_at":"2026-06-16T14:16:04.151Z","last_synced_commit":"5a68c2d3e1d4ed01b9692b487349be66014db65f","created_at":"2023-03-07T11:32:40.887Z","updated_at":"2026-06-16T14:15:57.423Z","committers":[{"name":"Tom Bocklisch","email":"tom@rasa.com","login":"tmbo","count":191},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":132},{"name":"Kian Cross","email":"kian@kiancross.co.uk","login":"kiancross","count":92},{"name":"Matthias","email":"xmatthias@outlook.com","login":"xmatthias","count":21},{"name":"Michael Murton","email":"6764025+CrazyIvan359","login":"CrazyIvan359","count":12},{"name":"Maksim Beliaev","email":"beliaev.m.s@gmail.com","login":"beliaev-maksim","count":10},{"name":"Niclas Gesing","email":"nicdomgesing@gmail.com","login":"NicDom","count":10},{"name":"layday","email":"31134424+layday","login":"layday","count":8},{"name":"William Stam","email":"william@munsoft.co.za","login":null,"count":6},{"name":"FantasqueX","email":"fantasquex@gmail.com","login":"FantasqueX","count":6},{"name":"Jairo Llopis","email":"Yajo","login":"Yajo","count":5},{"name":"Joaquin","email":"joaquingc123@gmail.com","login":"joaquingx","count":4},{"name":"Élie Deloumeau-Prigent","email":"elie@deloumeau.fr","login":"ElieDeloumeau","count":3},{"name":"Yajo","email":"yajo.sk8@gmail.com","login":"yajo","count":3},{"name":"LeeW","email":"weilee.rx@gmail.com","login":"Lee-W","count":3},{"name":"Frank","email":"frankli0324@hotmail.com","login":"frankli0324","count":3},{"name":"Andrew Collington","email":"andy@amnuts.com","login":"amnuts","count":3},{"name":"Baturay Ofluoglu","email":"baturayofluoglu@gmail.com","login":"baturayo","count":2},{"name":"Brian Pugh","email":"bnp117@gmail.com","login":"BrianPugh","count":2},{"name":"John Vandenberg","email":"jayvdb@gmail.com","login":"jayvdb","count":2},{"name":"LordRaleigh7926","email":"ankushroy7926@gmail.com","login":"AnkushRoy7926","count":2},{"name":"Parafee41","email":"parafee_2041@qq.com","login":"koriyoshi2041","count":2},{"name":"PythonPan","email":"2292551082@qq.com","login":"python-and-fiction","count":2},{"name":"weiduhuo","email":"54403862+weiduhuo","login":"weiduhuo","count":2},{"name":"Ella","email":"erohmensing@gmail.com","login":"erohmensing","count":2},{"name":"Bram Vereertbrugghen","email":"Bramvereertbrugghen@live.be","login":"BramVer","count":2},{"name":"Sam Praneis","email":"sampraneis@gmail.com","login":"samp5","count":1},{"name":"Shaun Read","email":"shaun.c.read@gmail.com","login":"philastrophist","count":1},{"name":"Sigurd Spieckermann","email":"2206639+sisp","login":"sisp","count":1},{"name":"Stefan Zimmermann","email":"stefan.zimmermann@adtran.com","login":"purplezimmermann","count":1},{"name":"Terry Spotts","email":"terryspotts@mac.com","login":"taspotts","count":1},{"name":"Tobias Wochinger","email":"t.wochinger@rasa.com","login":"wochinge","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Vinicius D. Cerutti","email":"51954708+viniciusdc","login":"viniciusdc","count":1},{"name":"Youngwook Kim","email":"youngwook.kim@gmail.com","login":"ywkim","count":1},{"name":"Zylvian","email":"33404765+Zylvian","login":"Zylvian","count":1},{"name":"bosd","email":"evbokhoven@gmail.com","login":"bosd","count":1},{"name":"chanicpanic","email":"51764816+chanicpanic","login":"chanicpanic","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"heeplr","email":"32984777+heeplr","login":"heeplr","count":1},{"name":"SamSchott","email":"ss2151@cam.ac.uk","login":null,"count":1},{"name":"Holger Dörner","email":"h.doerner@bitexpert.de","login":null,"count":1},{"name":"James Guthrie","email":"james@guthrie.ch","login":"JamesGuthrie","count":1},{"name":"Jamal Bouajjaj","email":"develop@electro707.com","login":"Electro707","count":1},{"name":"Fabian Affolter","email":"mail@fabian-affolter.ch","login":"fabaff","count":1},{"name":"Kobu","email":"thekobu@gmail.com","login":"Kobu","count":1},{"name":"Ananthu C V","email":"ananthucv5@gmail.com","login":"WeepingClown13","count":1},{"name":"Aayush Gandhi","email":"66742440+AayushGithub","login":"AayushGithub","count":1},{"name":"Leonardo Cunha","email":"lalmcunha@gmail.com","login":"ahnucl","count":1},{"name":"Mario da Graca","email":"mario.dagraca@gmx.de","login":"mario-dg","count":1},{"name":"Mateo Aguirre Duque","email":"52325575+MAD-py","login":"MAD-py","count":1},{"name":"Matt VanEseltine","email":"matvan@umich.edu","login":"vaneseltine","count":1},{"name":"Mickaël Schoentgen","email":"contact@tiger-222.fr","login":"BoboTiG","count":1},{"name":"Peter","email":"peter86225@gmail.com","login":"ttw225","count":1},{"name":"Pratik Pathak","email":"pratikpathak200@gmail.com","login":"zpratikpathak","count":1},{"name":"Rhet Turnbull","email":"rturnbull@gmail.com","login":"RhetTbull","count":1},{"name":"Ross Williams","email":"ross@ross-williams.net","login":"overhacked","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"莯凛","email":"34085039+mokurin000","login":"mokurin000","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":25},{"name":"Parafee41","email":"parafee_2041@qq.com","login":"koriyoshi2041","count":2},{"name":"Kian Cross","email":"kian@kiancross.co.uk","login":"kiancross","count":2},{"name":"莯凛","email":"34085039+mokurin000","login":"mokurin000","count":1},{"name":"chanicpanic","email":"51764816+chanicpanic","login":"chanicpanic","count":1},{"name":"Varun Chawla","email":"34209028+veeceey","login":"veeceey","count":1},{"name":"Stefan Zimmermann","email":"stefan.zimmermann@adtran.com","login":"purplezimmermann","count":1},{"name":"Sam Praneis","email":"sampraneis@gmail.com","login":"samp5","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Peter","email":"peter86225@gmail.com","login":"ttw225","count":1},{"name":"Leonardo Cunha","email":"lalmcunha@gmail.com","login":"ahnucl","count":1},{"name":"Ananthu C V","email":"ananthucv5@gmail.com","login":"WeepingClown13","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:13.021Z","repositories_count":6260814,"commits_count":877238976,"contributors_count":35045476,"owners_count":1167317,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"tmbo/questionary","html_url":"https://github.com/tmbo/questionary","last_synced_at":"2026-06-17T04:01:39.621Z","status":"active","issues_count":88,"pull_requests_count":268,"avg_time_to_close_issue":23511048.259259257,"avg_time_to_close_pull_request":4950040.818181818,"issues_closed_count":54,"pull_requests_closed_count":220,"pull_request_authors_count":42,"issue_authors_count":78,"avg_comments_per_issue":2.284090909090909,"avg_comments_per_pull_request":0.8805970149253731,"merged_pull_requests_count":162,"bot_issues_count":0,"bot_pull_requests_count":169,"past_year_issues_count":4,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":616225.0,"past_year_avg_time_to_close_pull_request":4760740.625,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":8,"past_year_pull_request_authors_count":12,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.75,"past_year_avg_comments_per_pull_request":0.47619047619047616,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":5,"created_at":"2023-05-10T14:53:57.973Z","updated_at":"2026-06-17T04:01:39.621Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmbo%2Fquestionary/issues","issue_labels_count":{"table":{"Enhancement":45,"Bug":20,"Question":20,"Awaiting response":3}},"pull_request_labels_count":{"table":{"dependencies":169,"python":158,"github_actions":11,"Enhancement":2}},"issue_author_associations_count":{"table":{"NONE":77,"CONTRIBUTOR":6,"COLLABORATOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":208,"NONE":43,"COLLABORATOR":15,"OWNER":2}},"issue_authors":{"table":{"kiancross":5,"MarkFlyer":2,"Wulf-Steppen":2,"AMontagu":2,"sshakoor1":2,"kmeans27":2,"garyrob":2,"ewels":1,"michelsciortino":1,"ShishirPatil":1,"gbataille":1,"PhML":1,"amcsparron2793-Water":1,"jwoolfolk":1,"Galaxy-Husky":1,"stdedos":1,"blackliner":1,"ralbertazzi":1,"e0lithic":1,"zronghui":1,"WilliamStam":1,"lyz-code":1,"pakiessling":1,"InAnYan":1,"ergut":1,"Bardo-Konrad":1,"ArneBachmannDLR":1,"aarmn":1,"nvpnathan":1,"RhetTbull":1,"sisp":1,"Arpafaucon":1,"gresnick":1,"xmatthias":1,"ThanrayTian":1,"boeddeker":1,"kotazzz":1,"tapyu":1,"rojerian":1,"iot-resister":1,"ur-anbu":1,"tjirab":1,"Rohan-cod":1,"oferveur":1,"BrianPugh":1,"marcosdotme":1,"abrahammurciano":1,"kadaan":1,"nebkat":1,"macintacos":1,"WeepingClown13":1,"i30817":1,"galpressman":1,"doronbehar":1,"teaphi":1,"LokyinZHAO":1,"redace0001":1,"viniciusdc":1,"Alexander-Serov":1,"Crissal1995":1,"WuGUOJ":1,"GSK-Reddy":1,"woile":1,"alex-way":1,"ttimasdf":1,"toxicrecker":1,"jvickroy":1,"mokurin000":1,"riziles":1,"marmstr93ng":1,"victoraugustofd":1,"cwerner":1,"lewoudar":1,"EugeneWust":1,"raimondi1337":1,"davnat":1,"amnuts":1,"pyth0n1c":1}},"pull_request_authors":{"table":{"dependabot[bot]":169,"kiancross":15,"FantasqueX":12,"Celina1801":9,"weiduhuo":5,"beliaev-maksim":4,"baturayo":3,"Kobu":2,"gbataille":2,"AnkushRoy7926":2,"NicDom":2,"overhacked":2,"koriyoshi2041":2,"ahnucl":2,"RhetTbull":2,"BrianPugh":2,"mario-dg":2,"CoulterStutz":2,"MilesWK":2,"zpratikpathak":2,"tmbo":2,"viniciusdc":2,"RafikLkr":2,"HolgerDoerner":1,"andrzej-pomirski-yohana":1,"JamesGuthrie":1,"SAY-5":1,"ttw225":1,"Labib-Bin-Salam":1,"WeepingClown13":1,"python-and-novella":1,"samp5":1,"ywkim":1,"Electro707":1,"sisp":1,"JunchengXue":1,"solanav":1,"AayushGithub":1,"WilliamStam":1,"Josverl":1,"purplezimmermann":1,"mokurin000":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:10.812Z","repositories_count":14815560,"issues_count":33058205,"pull_requests_count":109075293,"authors_count":11311234,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"Bug":3,"Enhancement":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":8,"python":8}},"past_year_issue_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":10,"NONE":10}},"past_year_issue_authors":{"table":{"mokurin000":1,"nebkat":1,"ur-anbu":1,"WeepingClown13":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":8,"koriyoshi2041":2,"andrzej-pomirski-yohana":1,"Josverl":1,"JunchengXue":1,"Labib-Bin-Salam":1,"mokurin000":1,"purplezimmermann":1,"samp5":1,"SAY-5":1,"ttw225":1,"WeepingClown13":1}},"maintainers":[{"table":{"login":"kiancross","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kiancross"}},{"table":{"login":"tmbo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tmbo"}}],"active_maintainers":[]}},"events":{"total":{"DeleteEvent":28,"PullRequestEvent":87,"ForkEvent":16,"IssuesEvent":28,"WatchEvent":336,"IssueCommentEvent":71,"PushEvent":38,"PullRequestReviewCommentEvent":7,"PullRequestReviewEvent":33,"CreateEvent":30,"CommitCommentEvent":1},"last_year":{"DeleteEvent":14,"PullRequestEvent":41,"ForkEvent":5,"IssuesEvent":8,"WatchEvent":134,"IssueCommentEvent":23,"PushEvent":27,"PullRequestReviewCommentEvent":4,"PullRequestReviewEvent":18,"CreateEvent":14,"CommitCommentEvent":1}},"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-12T17:12:25.266Z","updated_at":"2022-07-12T17:12:25.266Z","repository_link":"https://github.com/tmbo/questionary/blob/master/poetry.lock","dependencies":[{"id":180491805,"package_name":"alabaster","ecosystem":"pypi","requirements":"0.7.12","direct":false,"kind":"runtime","optional":false},{"id":180491806,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":180491807,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":180491808,"package_name":"babel","ecosystem":"pypi","requirements":"2.9.1","direct":false,"kind":"runtime","optional":false},{"id":180491809,"package_name":"certifi","ecosystem":"pypi","requirements":"2021.10.8","direct":false,"kind":"runtime","optional":false},{"id":180491810,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":180491811,"package_name":"charset-normalizer","ecosystem":"pypi","requirements":"2.0.12","direct":false,"kind":"runtime","optional":false},{"id":180491812,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"runtime","optional":false},{"id":180491813,"package_name":"coverage","ecosystem":"pypi","requirements":"6.2","direct":false,"kind":"develop","optional":false},{"id":180491814,"package_name":"coveralls","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":180491815,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":180491816,"package_name":"docopt","ecosystem":"pypi","requirements":"0.6.2","direct":false,"kind":"develop","optional":false},{"id":180491817,"package_name":"docutils","ecosystem":"pypi","requirements":"0.17.1","direct":false,"kind":"runtime","optional":false},{"id":180491818,"package_name":"filelock","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false},{"id":180491819,"package_name":"identify","ecosystem":"pypi","requirements":"2.4.12","direct":false,"kind":"develop","optional":false},{"id":180491820,"package_name":"idna","ecosystem":"pypi","requirements":"3.3","direct":false,"kind":"runtime","optional":false},{"id":180491821,"package_name":"imagesize","ecosystem":"pypi","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":180491822,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"4.8.3","direct":false,"kind":"runtime","optional":false},{"id":180491823,"package_name":"importlib-resources","ecosystem":"pypi","requirements":"5.4.0","direct":false,"kind":"develop","optional":false},{"id":180491824,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":180491825,"package_name":"jinja2","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":180491826,"package_name":"livereload","ecosystem":"pypi","requirements":"2.6.3","direct":false,"kind":"runtime","optional":false},{"id":180491827,"package_name":"markupsafe","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"runtime","optional":false},{"id":180491828,"package_name":"mypy","ecosystem":"pypi","requirements":"0.961","direct":false,"kind":"develop","optional":false},{"id":180491829,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":180491830,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":180491831,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"runtime","optional":false},{"id":180491832,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"develop","optional":false},{"id":180491833,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":180491834,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.20.0","direct":false,"kind":"develop","optional":false},{"id":180491835,"package_name":"prompt-toolkit","ecosystem":"pypi","requirements":"3.0.3","direct":false,"kind":"runtime","optional":false},{"id":180491836,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":180491837,"package_name":"pygments","ecosystem":"pypi","requirements":"2.11.2","direct":false,"kind":"runtime","optional":false},{"id":180491838,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.7","direct":false,"kind":"runtime","optional":false},{"id":180491839,"package_name":"pytest","ecosystem":"pypi","requirements":"7.0.1","direct":false,"kind":"develop","optional":false},{"id":180491840,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"3.0.0","direct":false,"kind":"develop","optional":false},{"id":180491841,"package_name":"pytz","ecosystem":"pypi","requirements":"2022.1","direct":false,"kind":"runtime","optional":false},{"id":180491842,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":180491843,"package_name":"requests","ecosystem":"pypi","requirements":"2.27.1","direct":false,"kind":"runtime","optional":false},{"id":180491844,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"runtime","optional":false},{"id":180491845,"package_name":"snowballstemmer","ecosystem":"pypi","requirements":"2.2.0","direct":false,"kind":"runtime","optional":false},{"id":180491846,"package_name":"sphinx","ecosystem":"pypi","requirements":"5.0.2","direct":false,"kind":"runtime","optional":false},{"id":180491847,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"2021.3.14","direct":false,"kind":"runtime","optional":false},{"id":180491848,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"1.12.0","direct":false,"kind":"runtime","optional":false},{"id":180491849,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"0.5.0","direct":false,"kind":"runtime","optional":false},{"id":180491850,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":180491851,"package_name":"sphinxcontrib-applehelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180491852,"package_name":"sphinxcontrib-devhelp","ecosystem":"pypi","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":180491853,"package_name":"sphinxcontrib-htmlhelp","ecosystem":"pypi","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":180491854,"package_name":"sphinxcontrib-jsmath","ecosystem":"pypi","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":180491855,"package_name":"sphinxcontrib-qthelp","ecosystem":"pypi","requirements":"1.0.3","direct":false,"kind":"runtime","optional":false},{"id":180491856,"package_name":"sphinxcontrib-serializinghtml","ecosystem":"pypi","requirements":"1.1.5","direct":false,"kind":"runtime","optional":false},{"id":180491857,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":180491858,"package_name":"tomli","ecosystem":"pypi","requirements":"1.2.3","direct":false,"kind":"develop","optional":false},{"id":180491859,"package_name":"tornado","ecosystem":"pypi","requirements":"6.1","direct":false,"kind":"runtime","optional":false},{"id":180491860,"package_name":"typed-ast","ecosystem":"pypi","requirements":"1.5.2","direct":false,"kind":"develop","optional":false},{"id":180491861,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.1.1","direct":false,"kind":"runtime","optional":false},{"id":180491862,"package_name":"urllib3","ecosystem":"pypi","requirements":"1.26.9","direct":false,"kind":"runtime","optional":false},{"id":180491863,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.14.0","direct":false,"kind":"develop","optional":false},{"id":180491864,"package_name":"wcwidth","ecosystem":"pypi","requirements":"0.2.5","direct":false,"kind":"runtime","optional":false},{"id":180491865,"package_name":"zipp","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-12T17:12:25.556Z","updated_at":"2022-07-12T17:12:25.556Z","repository_link":"https://github.com/tmbo/questionary/blob/master/pyproject.toml","dependencies":[{"id":180492546,"package_name":"python","ecosystem":"pypi","requirements":"^3.6","direct":true,"kind":"runtime","optional":false},{"id":180492547,"package_name":"prompt_toolkit","ecosystem":"pypi","requirements":"\u003e=2.0,\u003c4.0","direct":true,"kind":"runtime","optional":false},{"id":180492548,"package_name":"Sphinx","ecosystem":"pypi","requirements":"\u003e=4.1,\u003c6.0","direct":true,"kind":"runtime","optional":false},{"id":180492549,"package_name":"sphinx-rtd-theme","ecosystem":"pypi","requirements":"\u003e=0.5,\u003c1.1","direct":true,"kind":"runtime","optional":false},{"id":180492550,"package_name":"sphinx-autobuild","ecosystem":"pypi","requirements":"\u003e=2020.9.1,\u003c2022.0.0","direct":true,"kind":"runtime","optional":false},{"id":180492551,"package_name":"sphinx-copybutton","ecosystem":"pypi","requirements":"\u003e=0.3.1,\u003c0.6.0","direct":true,"kind":"runtime","optional":false},{"id":180492552,"package_name":"sphinx-autodoc-typehints","ecosystem":"pypi","requirements":"^1.11.1","direct":true,"kind":"runtime","optional":false},{"id":180492553,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^3.0.0","direct":true,"kind":"develop","optional":false},{"id":180492554,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.0.1","direct":true,"kind":"develop","optional":false},{"id":180492555,"package_name":"coveralls","ecosystem":"pypi","requirements":"^3.3.1","direct":true,"kind":"develop","optional":false},{"id":180492556,"package_name":"mypy","ecosystem":"pypi","requirements":"^0.961","direct":true,"kind":"develop","optional":false},{"id":180492557,"package_name":"toml","ecosystem":"pypi","requirements":"^0.10.1","direct":true,"kind":"develop","optional":false},{"id":180492558,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.20.0","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/continuous-integration.yml","sha":null,"kind":"manifest","created_at":"2023-01-31T03:01:10.054Z","updated_at":"2023-01-31T03:01:10.054Z","repository_link":"https://github.com/tmbo/questionary/blob/master/.github/workflows/continuous-integration.yml","dependencies":[{"id":7262033028,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7262033031,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7262033033,"package_name":"Gr1N/setup-poetry","ecosystem":"actions","requirements":"v7","direct":true,"kind":"composite","optional":false},{"id":7262033035,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":".devcontainer/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-31T03:01:10.349Z","updated_at":"2023-01-31T03:01:10.349Z","repository_link":"https://github.com/tmbo/questionary/blob/master/.devcontainer/Dockerfile","dependencies":[{"id":7262034833,"package_name":"mcr.microsoft.com/vscode/devcontainers/python","ecosystem":"docker","requirements":"0-${VARIANT}","direct":true,"kind":"build","optional":false}]}],"score":30.05673326388095,"created_at":"2026-05-04T06:42:42.849Z","updated_at":"2026-06-20T05:30:23.751Z","avatar_url":"https://github.com/tmbo.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371551","html_url":"https://summary.ecosyste.ms/projects/371551"}