genshi

Python toolkit for generation of output for the web

https://github.com/edgewall/genshi

Science Score: 36.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
    1 of 31 committers (3.2%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.5%) to scientific vocabulary

Keywords

python templating-language

Keywords from Contributors

cldr gettext l10n pallets cookies forhumans humans python-requests requests wsgi
Last synced: 6 months ago · JSON representation

Repository

Python toolkit for generation of output for the web

Basic Info
  • Host: GitHub
  • Owner: edgewall
  • License: other
  • Language: Python
  • Default Branch: master
  • Homepage: http://genshi.edgewall.org
  • Size: 2.46 MB
Statistics
  • Stars: 92
  • Watchers: 15
  • Forks: 36
  • Open Issues: 9
  • Releases: 9
Topics
python templating-language
Created almost 15 years ago · Last pushed 8 months ago
Metadata Files
Readme Changelog License

README.md

About Genshi

ReadTheDocs badge GitHub Actions Workflow Status PyPI - Version PyPI - Python Version PyPI - Implementation

Genshi is a Python library that provides an integrated set of components for parsing, generating, and processing HTML, XML or other textual content for output generation on the web. The major feature is a template language, which is heavily inspired by Kid.

For more information please see:

Owner

  • Name: Edgewall Software
  • Login: edgewall
  • Kind: organization

GitHub Events

Total
  • Issues event: 2
  • Watch event: 5
  • Issue comment event: 7
  • Push event: 10
  • Pull request event: 6
  • Fork event: 1
  • Create event: 1
Last Year
  • Issues event: 2
  • Watch event: 5
  • Issue comment event: 7
  • Push event: 10
  • Pull request event: 6
  • Fork event: 1
  • Create event: 1

Committers

Last synced: over 2 years ago

All Time
  • Total Commits: 929
  • Total Committers: 31
  • Avg Commits per committer: 29.968
  • Development Distribution Score (DDS): 0.273
Past Year
  • Commits: 1
  • Committers: 1
  • Avg Commits per committer: 1.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Christopher Lenz c****z@g****m 675
Simon Cross h****r@g****m 103
Felix Schwarz f****z@o****u 36
Paulo Sérgio Vieira Algarvio u****s@u****g 27
Alec Thomas a****c@s****g 24
Matthew Good m****t@m****t 18
Jeroen Ruigrok van der Werven a****i@i****g 8
Simon Cross h****b@g****m 5
Cédric Krier c****d@b****m 4
Eli Schwartz e****z@a****g 3
Jonas Borgström j****s@b****e 3
kreyoo z****5@g****m 3
Jun Omae j****5@g****m 2
Brandt Bucher b****r@m****m 1
Graham Inggs g****s@d****g 1
Eric O'Connell e****c@p****m 1
Jan Vollmer j****r@m****e 1
Inada Naoki s****y@g****m 1
Nils Philippsen n****s@t****e 1
Jason R. Coombs j****o@j****m 1
Roger Leigh r****h@c****t 1
Tim Hatch t****m@t****m 1
Alec Flett a****f@f****g 1
John Vandenberg j****b@g****m 1
Barry Warsaw b****y@p****g 1
Pablo Galindo p****l@g****m 1
Kenneth Gillen k****n@d****k 1
Miro Hrončok m****o@h****z 1
Ryan J Ollos r****s@v****m 1
Felix Yan f****s@a****g 1
and 1 more...

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 35
  • Total pull requests: 58
  • Average time to close issues: about 1 year
  • Average time to close pull requests: 4 months
  • Total issue authors: 16
  • Total pull request authors: 21
  • Average comments per issue: 2.66
  • Average comments per pull request: 2.34
  • Merged pull requests: 49
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 7
  • Pull requests: 14
  • Average time to close issues: about 1 month
  • Average time to close pull requests: about 11 hours
  • Issue authors: 3
  • Pull request authors: 4
  • Average comments per issue: 2.29
  • Average comments per pull request: 0.36
  • Merged pull requests: 12
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • hodgestar (13)
  • FelixSchwarz (3)
  • jaraco (3)
  • jun66j5 (3)
  • kloczek (2)
  • jvllmr (1)
  • mgorny (1)
  • thmo (1)
  • eug3nix (1)
  • vstinner (1)
  • hroncok (1)
  • cedk (1)
  • gvanrossum (1)
  • methane (1)
  • HainLuud (1)
Pull Request Authors
  • hodgestar (34)
  • cedk (10)
  • FelixSchwarz (6)
  • a-detiste (2)
  • nphilipp (2)
  • jaraco (2)
  • mcepl (2)
  • jvllmr (2)
  • mahdialibi (2)
  • eli-schwartz (2)
  • hroncok (1)
  • rleigh-codelibre (1)
  • kennethgillen (1)
  • jayvdb (1)
  • jun66j5 (1)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • pypi 226,323 last-month
  • Total docker downloads: 8
  • Total dependent packages: 20
  • Total dependent repositories: 408
  • Total versions: 26
  • Total maintainers: 5
pypi.org: genshi

A toolkit for generation of output for the web

  • Versions: 26
  • Dependent Packages: 20
  • Dependent Repositories: 408
  • Downloads: 226,323 Last month
  • Docker Downloads: 8
Rankings
Dependent packages count: 0.6%
Dependent repos count: 0.7%
Downloads: 0.9%
Average: 3.5%
Docker downloads count: 4.5%
Forks count: 6.5%
Stargazers count: 7.8%
Last synced: 7 months ago

Dependencies

.github/workflows/release.yml actions
  • actions/checkout v2 composite
  • actions/download-artifact v2 composite
  • actions/setup-python v2 composite
  • actions/upload-artifact v2 composite
.github/workflows/tests.yml actions
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
pyproject.toml pypi
setup.py pypi