https://github.com/Kludex/python-multipart

Last synced: about 1 month ago

Repository metadata:

A streaming multipart parser for Python.


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 178
Total Committers: 26
Avg Commits per committer: 6.846
Development Distribution Score (DDS): 0.742

Commits in past year: 76
Committers in past year: 14
Avg Commits per committer in past year: 5.429
Development Distribution Score (DDS) in past year: 0.513

Name Email Commits
Andrew Dunham a****w@d****a 46
Marcelo Trylesinski m****e@g****m 40
Hugo van Kemenade h****k 18
dependabot[bot] 4****] 15
Ambro17 a****1@g****m 12
John Stark j****k 6
Henry Schreiner H****I@g****m 5
Sergey Tikhonov z****r@g****m 4
Onuralp SEZER t****r@g****m 3
Kris Kvilekval k****s@c****u 3
eltbus 3****s 3
yecril23pl 1****l 3
Carl George c****l@g****r 2
Andrew Dunham a****m@s****m 2
Janus j****e@g****m 2
Sebastián Ramírez t****o@g****m 2
Timothée Mazzucotelli p****y@p****e 2
Tom Christie t****m@t****m 2
manunio m****v@g****m 1
manunio m****r@g****m 1
Oliver o****g@g****m 1
Kian-Meng Ang k****g@g****m 1
Konstantinos Tselepakis t****s 1
jvstme 3****e 1
lorenpike 5****e 1
Marcel Hellkamp m****c@g****e 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

pypi: python-multipart

A streaming multipart parser for Python

  • Homepage: https://github.com/Kludex/python-multipart
  • Documentation: https://kludex.github.io/python-multipart/
  • Licenses: Apache Software License
  • Latest release: 0.0.9 (published 10 months ago)
  • Last Synced: 2024-11-10T23:43:14.685Z (about 1 month ago)
  • Versions: 17
  • Dependent Packages: 703
  • Dependent Repositories: 12,240
  • Downloads: 21,898,772 Last month
  • Docker Downloads: 57,996,878
  • Rankings:
    • Dependent packages count: 0.042%
    • Dependent repos count: 0.079%
    • Downloads: 0.112%
    • Docker downloads count: 0.461%
    • Average: 2.073%
    • Stargazers count: 5.048%
    • Forks count: 6.695%
  • Maintainers (3)
  • Advisories:
conda: python-multipart

python-multipart is an Apache2 licensed streaming multipart parser for Python. It's still under some development, but test coverage is currently 100%. Documentation is available [here](http://andrew-d.github.io/python-multipart/).

  • Homepage: https://github.com/Kludex/python-multipart
  • Licenses: Apache-2.0
  • Latest release: 0.0.5 (published about 6 years ago)
  • Last Synced: 2024-11-10T23:46:08.867Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 19
  • Dependent Repositories: 20
  • Rankings:
    • Dependent packages count: 3.333%
    • Dependent repos count: 8.044%
    • Average: 17.784%
    • Stargazers count: 29.043%
    • Forks count: 30.715%
conda: python-multipart

python-multipart is an Apache2 licensed streaming multipart parser for Python.

  • Homepage: https://github.com/Kludex/python-multipart
  • Licenses: Apache-2.0
  • Latest release: 0.0.6 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:43:46.268Z (about 1 month ago)
  • Versions: 2
  • Dependent Packages: 3
  • Dependent Repositories: 20
  • Rankings:
    • Dependent packages count: 30.683%
    • Dependent repos count: 31.894%
    • Average: 36.001%
    • Stargazers count: 39.746%
    • Forks count: 41.679%

Dependencies

docs_requirements.txt pypi
  • Jinja2 ==2.11.3
  • PyYAML ==5.1
  • Pygments ==2.7.4
  • Sphinx ==1.2b1
  • cov-core ==1.7
  • coverage ==3.6
  • distribute ==0.6.34
  • docutils ==0.10
  • invoke ==0.2.0
  • mock ==1.0.1
  • pexpect-u ==2.5.1
  • py ==1.10.0
  • pytest ==2.3.4
  • pytest-capturelog ==0.7
  • pytest-cov ==1.6
  • pytest-timeout ==0.3
  • sphinx-bootstrap-theme ==0.2.0
  • tox ==1.4.3
  • virtualenv ==1.9.1
  • wsgiref ==0.1.2
requirements.txt pypi
  • PyYAML ==5.1
  • atomicwrites ==1.2.1
  • attrs ==18.2.0
  • coverage ==4.5.1
  • mock ==2.0.0
  • more-itertools ==4.3.0
  • pbr ==4.3.0
  • pluggy ==0.7.1
  • py ==1.10.0
  • pytest ==3.8.2
  • six ==1.11.0
.github/workflows/test.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
.github/workflows/publish.yaml actions
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • pypa/gh-action-pypi-publish v1.6.4 composite
pyproject.toml pypi