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

JOSS: https://github.com/weblyzard/inscriptis/

client converter html html2text library python web-service

Score: 8.252967195000798

Last synced: about 24 hours ago
JSON representation

Repository metadata:

A python based HTML to text conversion library, command line client and Web service.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 4 days ago

Total Commits: 556
Total Committers: 11
Avg Commits per committer: 50.545
Development Distribution Score (DDS): 0.092

Commits in past year: 34
Committers in past year: 4
Avg Commits per committer in past year: 8.5
Development Distribution Score (DDS) in past year: 0.235

Name Email Commits
Albert Weichselbraun a****t@w****t 505
Philipp Kuntschik 9****k 20
dependabot[bot] 4****] 11
k3njiy k****y@g****m 7
max m****l@g****m 3
Rebecca Sutton Koeser r****r 3
k3njiy k****y 2
fabian y****u@e****m 2
fcasalen f****n@g****m 1
Nilanjan De n****e@g****m 1
Fabien MICHEL f****l@a****r 1

Issue and Pull Request metadata

Last synced: 4 days ago

Total issues: 43
Total pull requests: 73
Average time to close issues: 2 months
Average time to close pull requests: 8 days
Total issue authors: 33
Total pull request authors: 7
Average comments per issue: 1.56
Average comments per pull request: 0.27
Merged pull request: 64
Bot issues: 0
Bot pull requests: 16

Past year issues: 6
Past year pull requests: 9
Past year average time to close issues: 6 days
Past year average time to close pull requests: 30 days
Past year issue authors: 6
Past year pull request authors: 3
Past year average comments per issue: 1.17
Past year average comments per pull request: 0.0
Past year merged pull request: 9
Past year bot issues: 0
Past year bot pull requests: 6

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

Top Issue Authors

  • dgtlmoon (5)
  • AlbertWeichselbraun (4)
  • crtnx (2)
  • sandrohoerler (2)
  • rlskoeser (2)
  • byashwan (1)
  • simonpercivall (1)
  • emmggi (1)
  • rprots (1)
  • ShakedAharonn (1)
  • probavee (1)
  • hadifar (1)
  • ThomasArtin (1)
  • nslpls (1)
  • rogerwaldvogel (1)

Top Pull Request Authors

  • AlbertWeichselbraun (46)
  • dependabot[bot] (16)
  • PhilippKuntschik (6)
  • n1lanjan (2)
  • fabien-michel (1)
  • maxgoebel (1)
  • rlskoeser (1)

Top Issue Labels

  • enhancement (3)
  • Parsing (2)
  • documentation (1)
  • bug (1)
  • Code quality (1)
  • wontfix (1)

Top Pull Request Labels

  • dependencies (16)
  • github_actions (11)
  • docker (5)
  • documentation (1)

Dependencies

docs/requirements.txt pypi
  • lxml *
  • myst_parser *
  • requests *
.github/workflows/codeql-analysis.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/create-container.yml actions
  • actions/checkout v3 composite
  • docker/build-push-action v3 composite
  • docker/login-action v2 composite
  • docker/setup-buildx-action v2 composite
.github/workflows/helm-release.yaml actions
  • peter-evans/repository-dispatch v2 composite
.github/workflows/python-package.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
Dockerfile docker
  • python 3.11-slim-bullseye build
docker-compose.yml docker
pyproject.toml pypi
  • fastapi ^0.109.0
  • lxml >=4.9.3
  • python ^3.8 || ^3.9 || ^3.10 || ^3.11 || ^3.12
  • requests >=2.31.0
  • uvicorn ^0.25.0