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
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:
- Manually update the version in
src/haystack_pydoc_tools/__about__.py(via a PR or a direct push tomain). - From the
mainbranch, create a tag locally:git tag vx.y.z. - Push the tag:
git push --tags. - 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
- Website: https://deepset.ai
- Twitter: deepset_ai
- Repositories: 14
- Profile: https://github.com/deepset-ai
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
Top Committers
| Name | 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)
deepset.ai: 1
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