https://github.com/msgpack/msgpack-python
msgpack python
Score: 7.647308832356238
Last synced: about 8 hours ago
JSON representation
Repository metadata:
MessagePack serializer implementation for Python msgpack.org[Python]
- Host: GitHub
- URL: https://github.com/msgpack/msgpack-python
- Owner: msgpack
- License: other
- Created: 2011-08-21T08:24:41.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2026-04-27T08:02:54.000Z (17 days ago)
- Last Synced: 2026-05-05T17:41:56.211Z (9 days ago)
- Topics: msgpack, python
- Language: Python
- Homepage: https://msgpack.org/
- Size: 2.97 MB
- Stars: 2,085
- Watchers: 42
- Forks: 244
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog.rst
- License: COPYING
- Security: SECURITY.md
Owner metadata:
- Name: MessagePack
- Login: msgpack
- Email:
- Kind: organization
- Description:
- Website: http://msgpack.org/
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/198264?v=4
- Repositories: 22
- Last Synced at: 2024-03-25T19:32:16.069Z
- Profile URL: https://github.com/msgpack
Dependencies
requirements.txt
pypi
- Cython *
- black ==22.3.0
.github/workflows/black.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v2 composite
.github/workflows/test.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/wheel.yml
actions
- actions/checkout v3 composite
- actions/setup-python v3 composite
- actions/upload-artifact v1 composite
- docker/setup-qemu-action v1 composite
- pypa/cibuildwheel v2.9.0 composite
- pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/docs.yaml
actions
- actions/checkout v4 composite
- actions/setup-python v4 composite
pyproject.toml
pypi
setup.py
pypi