Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/python-websockets/websockets

python python3 websocket websocket-client websocket-library websocket-server websockets

Last synced: about 5 hours ago

Repository metadata:

Library for building WebSocket servers and clients in Python


Owner metadata:


Committers metadata

Last synced: about 8 hours ago

Total Commits: 1,516
Total Committers: 76
Avg Commits per committer: 19.947
Development Distribution Score (DDS): 0.233

Commits in past year: 199
Committers in past year: 6
Avg Commits per committer in past year: 33.167
Development Distribution Score (DDS) in past year: 0.045

Name Email Commits
Aymeric Augustin a****n@m****g 1163
Aymeric Augustin a****n@f****m 222
dependabot[bot] 4****] 16
Chris Jerdonek c****k@g****m 14
mayeut m****t 10
Jonathan Martin h****d@h****m 5
Rémi Cardona r****a@p****r 4
Cory Johns j****a@g****m 4
Michał Górny m****y@g****g 3
Ram Rachum r****m@r****m 2
Szieberth Ádám s****m@g****m 2
cclauss c****s@b****h 2
xuanzhi33 3****3 2
Tim Gates t****s@i****m 2
Mark E. Haase m****e@g****m 2
Gunnlaugur Thor Briem g****r@g****m 2
Ben Hoyt b****t@g****m 2
Janakarajan Natarajan j****n@a****m 1
Irfanuddin i****i@g****m 1
Harmon H****8@g****m 1
Erik van Raalte e****4@g****m 1
Dmitry Lavrentev u****l@g****m 1
David Sanders d****1@u****m 1
David Bordeynik d****k@g****m 1
Carlos Sobrinho s****o@g****m 1
Carl Harris c****s@v****u 1
Sasja S****a 1
Oliver Zehentleitner 4****r 1
MtkN1 5****1 1
Michael Sverdlik m****l 1
and 46 more...

Issue and Pull Request metadata

Last synced: about 5 hours ago


Package metadata

pypi: websockets

An implementation of the WebSocket Protocol (RFC 6455 & 7692)

pypi: mahsocket

  • Homepage:
  • Documentation: https://mahsocket.readthedocs.io/
  • Licenses: bsd-3-clause
  • Latest release: 0.0.1 (published 9 months ago)
  • Last Synced: 2024-11-08T23:18:56.207Z (1 day ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 65 Last month
  • Rankings:
    • Dependent packages count: 9.886%
    • Average: 37.563%
    • Dependent repos count: 65.24%
  • Maintainers (1)

Dependencies

docs/requirements.txt pypi
  • furo *
  • sphinx *
  • sphinx-autobuild *
  • sphinx-copybutton *
  • sphinx-inline-tabs *
  • sphinxcontrib-spelling *
  • sphinxcontrib-trio *
  • sphinxext-opengraph *
example/deployment/heroku/requirements.txt pypi
  • websockets *
example/tutorial/step3/requirements.txt pypi
  • websockets *
.github/workflows/tests.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
example/deployment/kubernetes/Dockerfile docker
  • python 3.9-alpine build
example/deployment/fly/requirements.txt pypi
  • websockets *
example/deployment/render/requirements.txt pypi
  • websockets *
pyproject.toml pypi
setup.py pypi
.github/workflows/release.yml actions
  • actions/checkout v4 composite
  • actions/download-artifact v3 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v3 composite
  • docker/setup-qemu-action v3 composite
  • pypa/cibuildwheel v2.16.2 composite
  • pypa/gh-action-pypi-publish release/v1 composite