Ecosyste.ms: Funds

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

https://github.com/pallets-eco/flask-caching

cache extension flask python

Last synced: 1 day ago

Repository metadata:

A caching extension for Flask


Owner metadata:


Committers metadata

Last synced: 8 days ago

Total Commits: 636
Total Committers: 121
Avg Commits per committer: 5.256
Development Distribution Score (DDS): 0.77

Commits in past year: 31
Committers in past year: 11
Avg Commits per committer in past year: 2.818
Development Distribution Score (DDS) in past year: 0.516

Name Email Commits
Peter Justin p****n@o****m 146
Thadeus Burgess t****b@t****m 121
dependabot[bot] 4****] 94
Gergely Polonkai g****y@p****u 26
Gabriel Fioravante g****e@p****e 16
huangsong h****g@l****m 12
Oittaa e****o@o****t 10
David Buckley b****d@g****m 10
Gabriel Fioravante g****e@g****m 9
Dag Odenhall d****l@g****m 8
Dave Chevell d****l@a****m 7
INADA Naoki i****n@k****m 6
Joe Portela j****e@r****m 5
Julien Danjou j****n@d****o 4
David Baumgold s****y@g****m 4
Jens Geyti j****i@p****m 4
Klaus-Peter Engelbrecht k****t@t****e 4
Neil Halelamien n****a@g****m 4
Thomas Waldmann tw@w****e 4
Malthe Jørgensen m****n@g****m 3
John Dennison d****n@g****m 3
Grey Li w****i@g****m 3
David Baumgold b****d@b****u 3
Alan Hamlett a****t@g****m 3
Alexander Artemenko s****t@g****m 3
Charles-Axel Dein ca@d****g 3
Nick Nissen n****n@g****m 3
Osvaldo Matos-Junior t****y@j****r 3
Zoltan Fedor z****r@g****m 3
Matthias BUSSONNIER b****s@g****m 3
and 91 more...

Issue and Pull Request metadata

Last synced: 1 day ago


Package metadata

pypi: flask-caching

Adds caching support to Flask applications.

  • Homepage: https://github.com/pallets-eco/flask-caching
  • Documentation: https://flask-caching.readthedocs.io
  • Licenses: BSD
  • Latest release: 2.3.0 (published 5 months ago)
  • Last Synced: 2024-10-04T15:34:03.441Z (3 days ago)
  • Versions: 27
  • Dependent Packages: 55
  • Dependent Repositories: 1,397
  • Downloads: 45,558,274 Last month
  • Docker Downloads: 995,350,833
  • Rankings:
    • Downloads: 0.163%
    • Dependent packages count: 0.256%
    • Docker downloads count: 0.305%
    • Dependent repos count: 0.307%
    • Average: 1.152%
    • Stargazers count: 2.155%
    • Forks count: 3.724%
  • Maintainers (2)
pypi: flask-caching-tbafork

Adds caching support to Flask applications.

  • Homepage: https://github.com/pallets-eco/flask-caching
  • Documentation: https://flask-caching.readthedocs.io
  • Licenses: BSD
  • Latest release: 1.11.0.dev1 (published almost 3 years ago)
  • Last Synced: 2024-10-05T05:24:44.692Z (2 days ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 33 Last month
  • Rankings:
    • Stargazers count: 2.158%
    • Forks count: 3.723%
    • Dependent packages count: 10.082%
    • Average: 17.2%
    • Dependent repos count: 21.62%
    • Downloads: 48.419%
  • Maintainers (1)
conda: flask-caching

A fork of the Flask-cache extension which adds easy cache support to Flask.

  • Homepage: https://github.com/pallets-eco/flask-caching
  • Licenses: BSD-3-Clause
  • Latest release: 2.0.1 (published almost 2 years ago)
  • Last Synced: 2024-10-05T05:25:06.552Z (2 days ago)
  • Versions: 6
  • Dependent Packages: 3
  • Dependent Repositories: 16
  • Rankings:
    • Dependent packages count: 15.071%
    • Forks count: 24.373%
    • Average: 24.841%
    • Stargazers count: 25.823%
    • Dependent repos count: 34.098%

Dependencies

requirements/dev.in pypi
  • pip-tools *
  • pre-commit *
  • tox *
requirements/docs.in pypi
  • Pallets-Sphinx-Themes *
  • Sphinx *
  • sphinx-issues *
  • sphinx-tabs *
  • sphinxcontrib-log-cabinet *
requirements/tests.in pypi
  • Flask *
  • asgiref *
  • cachelib *
  • pylibmc *
  • pytest *
  • pytest-asyncio *
  • pytest-xprocess *
  • redis *
requirements/tests.txt pypi
  • asgiref ==3.5.2
  • async-timeout ==4.0.2
  • attrs ==21.4.0
  • cachelib ==0.9.0
  • click ==8.0.3
  • deprecated ==1.2.13
  • flask ==2.1.2
  • importlib-metadata ==4.12.0
  • iniconfig ==1.1.1
  • itsdangerous ==2.0.1
  • jinja2 ==3.0.3
  • markupsafe ==2.0.1
  • packaging ==21.3
  • pluggy ==1.0.0
  • psutil ==5.9.0
  • py ==1.11.0
  • pylibmc ==1.6.1
  • pyparsing ==3.0.6
  • pytest ==7.1.2
  • pytest-asyncio ==0.18.3
  • pytest-xprocess ==0.19.0
  • redis ==4.3.1
  • tomli ==2.0.1
  • typing-extensions ==4.2.0
  • werkzeug ==2.0.2
  • wrapt ==1.14.0
  • zipp ==3.8.0
setup.py pypi
  • cachelib *
.github/workflows/lock.yaml actions
  • dessant/lock-threads v2 composite
.github/workflows/tests.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • actions/setup-python v2 composite
requirements/dev.txt pypi
  • alabaster ==0.7.12 development
  • asgiref ==3.6.0 development
  • async-timeout ==4.0.2 development
  • attrs ==22.1.0 development
  • babel ==2.10.3 development
  • build ==0.8.0 development
  • cachelib ==0.9.0 development
  • certifi ==2022.12.7 development
  • cfgv ==3.3.1 development
  • charset-normalizer ==2.1.0 development
  • click ==8.1.3 development
  • distlib ==0.3.5 development
  • docutils ==0.18.1 development
  • filelock ==3.7.1 development
  • flask ==2.2.1 development
  • identify ==2.5.2 development
  • idna ==3.3 development
  • imagesize ==1.4.1 development
  • iniconfig ==1.1.1 development
  • itsdangerous ==2.1.2 development
  • jinja2 ==3.1.2 development
  • markupsafe ==2.1.1 development
  • nodeenv ==1.7.0 development
  • packaging ==21.3 development
  • pallets-sphinx-themes ==2.0.3 development
  • pep517 ==0.13.0 development
  • pip-tools ==6.12.1 development
  • platformdirs ==2.5.2 development
  • pluggy ==1.0.0 development
  • pre-commit ==2.21.0 development
  • psutil ==5.9.1 development
  • py ==1.11.0 development
  • pygments ==2.12.0 development
  • pylibmc ==1.6.3 development
  • pyparsing ==3.0.9 development
  • pytest ==7.2.0 development
  • pytest-asyncio ==0.20.3 development
  • pytest-xprocess ==0.21.0 development
  • pytz ==2022.1 development
  • pyyaml ==6.0 development
  • redis ==4.4.0 development
  • requests ==2.28.1 development
  • six ==1.16.0 development
  • snowballstemmer ==2.2.0 development
  • sphinx ==5.3.0 development
  • sphinx-issues ==3.0.1 development
  • sphinx-tabs ==3.4.1 development
  • sphinxcontrib-applehelp ==1.0.2 development
  • sphinxcontrib-devhelp ==1.0.2 development
  • sphinxcontrib-htmlhelp ==2.0.0 development
  • sphinxcontrib-jsmath ==1.0.1 development
  • sphinxcontrib-log-cabinet ==1.0.1 development
  • sphinxcontrib-qthelp ==1.0.3 development
  • sphinxcontrib-serializinghtml ==1.1.5 development
  • tox ==3.28.0 development
  • urllib3 ==1.26.11 development
  • virtualenv ==20.16.2 development
  • werkzeug ==2.2.1 development
  • wheel ==0.38.1 development
requirements/docs.txt pypi
  • alabaster ==0.7.12
  • babel ==2.10.3
  • certifi ==2022.12.7
  • charset-normalizer ==2.1.0
  • docutils ==0.18.1
  • idna ==3.3
  • imagesize ==1.4.1
  • jinja2 ==3.1.2
  • markupsafe ==2.1.1
  • packaging ==21.3
  • pallets-sphinx-themes ==2.0.3
  • pygments ==2.12.0
  • pyparsing ==3.0.9
  • pytz ==2022.1
  • requests ==2.28.1
  • snowballstemmer ==2.2.0
  • sphinx ==5.3.0
  • sphinx-issues ==3.0.1
  • sphinx-tabs ==3.4.1
  • sphinxcontrib-applehelp ==1.0.2
  • sphinxcontrib-devhelp ==1.0.2
  • sphinxcontrib-htmlhelp ==2.0.0
  • sphinxcontrib-jsmath ==1.0.1
  • sphinxcontrib-log-cabinet ==1.0.1
  • sphinxcontrib-qthelp ==1.0.3
  • sphinxcontrib-serializinghtml ==1.1.5
  • urllib3 ==1.26.11
requirements/typing.in pypi
  • mypy *
  • types-redis *
requirements/typing.txt pypi
  • mypy ==0.981
  • mypy-extensions ==0.4.3
  • types-redis ==4.3.21.7
  • typing-extensions ==4.3.0