An open API service for producing an overview of a list of open source projects.

awesome-llama: https://github.com/jepler/chap

ai chat chatgpt hacktoberfest huggingface llama llamacpp llm openai python textual tui

Score: 8.769040810858803

Last synced: about 14 hours ago
JSON representation

Repository metadata:

chap - A Python interface to chatgpt, including a terminal user interface (tui)


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 8 days ago

Total Commits: 205
Total Committers: 2
Avg Commits per committer: 102.5
Development Distribution Score (DDS): 0.044

Commits in past year: 6
Committers in past year: 1
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.0

Name Email Commits
Jeff Epler j****r@g****m 196
Peter Kaminski k****i@i****m 9

Issue and Pull Request metadata

Last synced: 4 months ago

Total issues: 8
Total pull requests: 42
Average time to close issues: 9 months
Average time to close pull requests: 12 days
Total issue authors: 2
Total pull request authors: 2
Average comments per issue: 0.63
Average comments per pull request: 0.33
Merged pull request: 37
Bot issues: 0
Bot pull requests: 0

Past year issues: 2
Past year pull requests: 9
Past year average time to close issues: 8 months
Past year average time to close pull requests: 6 days
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 1.0
Past year average comments per pull request: 0.0
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/jepler/chap

Top Issue Authors

  • jepler (6)
  • peterkaminski (2)

Top Pull Request Authors

  • jepler (40)
  • peterkaminski (2)

Top Issue Labels

  • help wanted (1)
  • enhancement (1)

Top Pull Request Labels


Package metadata

pypi.org: chap

Interact with the OpenAI ChatGPT API (and other text generators)

  • Homepage:
  • Documentation: https://chap.readthedocs.io/
  • Licenses: MIT License
  • Latest release: 0.8.4 (published over 1 year ago)
  • Last Synced: 2026-02-01T01:19:08.948Z (9 days ago)
  • Versions: 14
  • Dependent Packages: 4
  • Dependent Repositories: 1
  • Downloads: 195 Last month
  • Rankings:
    • Dependent packages count: 2.372%
    • Average: 12.204%
    • Downloads: 12.689%
    • Dependent repos count: 21.552%
  • Maintainers (1)

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/release.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/test.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • pre-commit/action v3.0.0 composite
pyproject.toml pypi
  • click *
  • dataclasses_json *
  • httpx *
  • lorem-text *
  • platformdirs *
  • simple_parsing *
  • textual >=0.18.0
  • tiktoken *
  • websockets *
requirements-dev.txt pypi
  • build * development
  • setuptools >=45 development
  • twine * development
  • wheel * development
requirements.txt pypi
  • click *
  • dataclasses_json *
  • httpx *
  • lorem-text *
  • platformdirs *
  • simple_parsing *
  • textual >=0.18.0
  • tiktoken *
  • websockets *