https://github.com/deepset-ai/haystack-pydoc-tools

https://github.com/deepset-ai/haystack-pydoc-tools

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.3%) to scientific vocabulary

Keywords from Contributors

agent transformer mlops haystack text-generation generative-qa mcp-tools mcp-server mcp haystack-ai
Last synced: 5 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: deepset-ai
  • License: apache-2.0
  • Language: Python
  • Default Branch: main
  • Size: 33.2 KB
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created about 2 years ago · Last pushed 8 months ago
Metadata Files
Readme License

README.md

haystack-pydoc-tools

PyPI - Version PyPI - Python Version


Table of Contents

Installation

console pip install haystack-pydoc-tools

License

haystack-pydoc-tools is distributed under the terms of the Apache-2.0 license.

Release process

To release version x.y.z:

  1. Manually update the version in src/haystack_pydoc_tools/__about__.py (via a PR or a direct push to main).
  2. From the main branch, create a tag locally: git tag vx.y.z.
  3. Push the tag: git push --tags.
  4. Wait for the CI to release the package on PyPI.

Owner

  • Name: deepset
  • Login: deepset-ai
  • Kind: organization
  • Email: hello@deepset.ai
  • Location: Berlin, Germany

Building enterprise search systems powered by latest NLP & open-source.

GitHub Events

Total
  • Delete event: 3
  • Push event: 5
  • Pull request review event: 1
  • Pull request event: 6
  • Fork event: 1
  • Create event: 6
Last Year
  • Delete event: 3
  • Push event: 5
  • Pull request review event: 1
  • Pull request event: 6
  • Fork event: 1
  • Create event: 6

Committers

Last synced: 7 months ago

All Time
  • Total Commits: 22
  • Total Committers: 4
  • Avg Commits per committer: 5.5
  • Development Distribution Score (DDS): 0.5
Past Year
  • Commits: 7
  • Committers: 2
  • Avg Commits per committer: 3.5
  • Development Distribution Score (DDS): 0.429
Top Committers
Name Email Commits
Massimiliano Pippi m****i@g****m 11
Stefano Fiorucci s****i@g****m 4
Silvano Cerza s****a@g****m 4
Julian Risch j****h@d****i 3
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 7 months ago

All Time
  • Total issues: 0
  • Total pull requests: 6
  • Average time to close issues: N/A
  • Average time to close pull requests: about 17 hours
  • Total issue authors: 0
  • Total pull request authors: 3
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 6
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 3
  • Average time to close issues: N/A
  • Average time to close pull requests: 9 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 3
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • anakin87 (5)
  • silvanocerza (4)
  • masci (2)
  • julian-risch (2)
Top Labels
Issue Labels
Pull Request Labels

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v3 composite
pyproject.toml pypi
  • pydoc-markdown ==4.8.2