Ecosyste.ms: Funds
An open API service for providing issue and pull request metadata for open source projects.
https://github.com/pallets/flask
flask jinja pallets python web-framework werkzeug wsgi
Last synced: 1 day ago
Repository metadata:
The Python micro framework for building web applications.
- Host: GitHub
- URL: https://github.com/pallets/flask
- Owner: pallets
- License: bsd-3-clause
- Created: 2010-04-06T11:11:59.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2024-05-21T23:53:38.000Z (5 months ago)
- Last Synced: 2024-05-23T07:48:35.689Z (5 months ago)
- Topics: flask, jinja, pallets, python, web-framework, werkzeug, wsgi
- Language: Python
- Homepage: https://flask.palletsprojects.com
- Size: 10 MB
- Stars: 66,603
- Watchers: 2,128
- Forks: 16,014
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
-
Funding.yml:
- Github: pallets
- Custom: https://palletsprojects.com/donate
- Tidelift: pypi/Flask
- Funding Links:
Owner metadata:
- Name: Pallets
- Login: pallets
- Email: [email protected]
- Kind: organization
- Description:
- Website: https://palletsprojects.com
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16748505?v=4
- Repositories: 14
- Last Synced at: 2024-05-20T15:03:33.916Z
- Profile URL: https://github.com/pallets
- Sponsor URL:
Committers metadata
Last synced: 8 days ago
Total Commits: 3,688
Total Committers: 850
Avg Commits per committer: 4.339
Development Distribution Score (DDS): 0.736
Commits in past year: 94
Committers in past year: 19
Avg Commits per committer in past year: 4.947
Development Distribution Score (DDS) in past year: 0.479
Name | Commits | |
---|---|---|
Armin Ronacher | a****r@a****m | 975 |
David Lord | d****m@g****m | 709 |
Markus Unterwaditzer | m****s@u****t | 133 |
Ron DuPlain | r****n@g****m | 88 |
Grey Li | w****i@g****m | 61 |
dependabot[bot] | 4****] | 60 |
Daniel Neuhäuser | d****h@g****m | 59 |
dependabot-preview[bot] | 2****] | 51 |
pgjones | p****s@g****m | 50 |
pre-commit-ci[bot] | 6****] | 39 |
Keyan Pishdadian | k****n@g****m | 32 |
defuz | d****t@g****m | 26 |
ThiefMaster | a****n@p****t | 22 |
Thomas Waldmann | tw@w****e | 21 |
lord63 | l****j@g****m | 17 |
Simon Sapin | s****n@e****g | 17 |
florentx | f****a@g****m | 16 |
Jeff Widman | j****f@j****m | 14 |
Adam Byrtek | a****k@g****m | 13 |
Dag Odenhall | d****l@g****m | 13 |
Kenneth Reitz | me@k****m | 13 |
Petr Zemek | s****c@g****m | 12 |
Phil Schaf | f****p@w****e | 12 |
Hsiaoming Yang | me@l****m | 11 |
Randy Liou | d****6@g****m | 10 |
Priit Laes | p****s@p****g | 9 |
garenchan | 1****5@q****m | 9 |
Matt Cooper | m****c@x****m | 8 |
Joshua Bronson | j****b | 7 |
Eugene M. Kim | e****m@n****m | 7 |
and 820 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 10
-
Total downloads:
- pypi: 108,686,926 last-month
- Total docker downloads: 1,615,993,923
- Total dependent packages: 2,693 (may contain duplicates)
- Total dependent repositories: 120,720 (may contain duplicates)
- Total versions: 106
- Total maintainers: 8
- Total advisories: 3
pypi: flask
A simple framework for building complex web applications.
- Homepage:
- Documentation: https://flask.palletsprojects.com/
- Licenses: BSD License
- Latest release: 3.0.3 (published 6 months ago)
- Last Synced: 2024-10-06T00:43:10.425Z (1 day ago)
- Versions: 60
- Dependent Packages: 2,451
- Dependent Repositories: 119,058
- Downloads: 108,686,671 Last month
- Docker Downloads: 1,615,993,923
-
Rankings:
- Dependent repos count: 0.009%
- Downloads: 0.011%
- Dependent packages count: 0.011%
- Stargazers count: 0.031%
- Forks count: 0.036%
- Average: 0.062%
- Docker downloads count: 0.278%
- Maintainers (1)
- Advisories:
conda: flask
Flask is a lightweight [WSGI](https://wsgi.readthedocs.io/) web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around [Werkzeug](https://werkzeug.palletsprojects.com/) and [Jinja](https://jinja.palletsprojects.com/) and has become one of the most popular Python web application frameworks. Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.
- Homepage: https://palletsprojects.com/p/flask
- Licenses: BSD-3-Clause
- Latest release: 2.2.2 (published about 2 years ago)
- Last Synced: 2024-09-14T07:04:53.887Z (23 days ago)
- Versions: 22
- Dependent Packages: 227
- Dependent Repositories: 829
-
Rankings:
- Stargazers count: 0.12%
- Forks count: 0.14%
- Dependent packages count: 0.289%
- Average: 0.353%
- Dependent repos count: 0.863%
conda: flask
Flask is a lightweight [WSGI](https://wsgi.readthedocs.io/) web application framework. It is designed to make getting started quick and easy, with the ability to scale up to complex applications. It began as a simple wrapper around [Werkzeug](https://werkzeug.palletsprojects.com/) and [Jinja](https://jinja.palletsprojects.com/) and has become one of the most popular Python web application frameworks. Flask offers suggestions, but doesn't enforce any dependencies or project layout. It is up to the developer to choose the tools and libraries they want to use. There are many extensions provided by the community that make adding new functionality easy.
- Homepage: https://palletsprojects.com/p/flask
- Licenses: BSD-3-Clause
- Latest release: 2.2.5 (published 10 months ago)
- Last Synced: 2024-10-05T05:18:02.592Z (2 days ago)
- Versions: 13
- Dependent Packages: 15
- Dependent Repositories: 829
-
Rankings:
- Stargazers count: 0.393%
- Forks count: 0.544%
- Average: 2.314%
- Dependent packages count: 3.176%
- Dependent repos count: 5.142%
pypi: dirtrav
A simple framework for building complex web applications.
- Homepage: https://palletsprojects.com/p/flask
- Documentation: https://flask.palletsprojects.com/
- Licenses: BSD-3-Clause
- Latest release: 1.0.0 (published about 2 years ago)
- Last Synced: 2024-10-05T05:17:42.512Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 29 Last month
-
Rankings:
- Stargazers count: 0.008%
- Forks count: 0.012%
- Dependent packages count: 6.633%
- Average: 14.744%
- Dependent repos count: 30.611%
- Downloads: 36.454%
- Maintainers (1)
pypi: flask-mirror-upstream
A simple framework for building complex web applications.
- Homepage:
- Documentation: https://flask.palletsprojects.com/
- Licenses: BSD License
- Latest release: 2.3.4 (published about 1 year ago)
- Last Synced: 2024-10-05T05:17:37.283Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 37 Last month
-
Rankings:
- Stargazers count: 0.008%
- Forks count: 0.011%
- Dependent packages count: 7.466%
- Average: 19.273%
- Dependent repos count: 69.608%
- Maintainers (1)
pypi: f-ask
A simple framework for building complex web applications.
- Homepage: https://www.palletsprojects.com/p/flask/
- Documentation: http://flask.pocoo.org/docs/
- Licenses: BSD
- Latest release: 1.1.dev0 (published over 5 years ago)
- Last Synced: 2024-10-05T05:17:47.663Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 21 Last month
-
Rankings:
- Stargazers count: 0.009%
- Forks count: 0.011%
- Dependent packages count: 10.052%
- Average: 19.321%
- Dependent repos count: 21.642%
- Downloads: 64.891%
- Maintainers (1)
pypi: flaskrrr
The basic blog app built in the Flask tutorial.
- Homepage: http://flask.pocoo.org/docs/tutorial/
- Documentation: https://flaskrrr.readthedocs.io/
- Licenses: BSD
- Latest release: 1.0.0 (published over 3 years ago)
- Last Synced: 2024-10-05T05:17:48.143Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 53 Last month
-
Rankings:
- Dependent packages count: 10.026%
- Dependent repos count: 21.694%
- Average: 26.538%
- Downloads: 47.896%
- Maintainers (1)
pypi: cmml
机器学习
- Homepage: http://github.com/Mark110
- Documentation: https://cmml.readthedocs.io/
- Licenses: BSD License
- Latest release: 1.1.0 (published over 5 years ago)
- Last Synced: 2024-10-05T05:17:49.764Z (2 days ago)
- Versions: 4
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 67 Last month
-
Rankings:
- Dependent packages count: 10.002%
- Dependent repos count: 21.718%
- Average: 28.651%
- Downloads: 54.232%
- Maintainers (1)
pypi: flasktut
The basic app.
- Homepage: https://flask.palletsprojects.com/tutorial/
- Documentation: https://flasktut.readthedocs.io/
- Licenses: BSD-3-Clause
- Latest release: 0.0.1 (published over 2 years ago)
- Last Synced: 2024-10-05T05:17:42.165Z (2 days ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 1
- Downloads: 48 Last month
-
Rankings:
- Dependent packages count: 10.069%
- Dependent repos count: 21.628%
- Average: 29.034%
- Downloads: 55.405%
- Maintainers (1)
pypi: quickwebbasicauth
flask basic auth for Python
- Homepage: https://github.com/pallets/flask/
- Status: removed
- Documentation: https://quickwebbasicauth.readthedocs.io/
- Licenses: License :: OSI Approved :: MIT License
- Latest release:
- Last Synced: 2024-10-05T05:17:43.979Z (2 days ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 10.763%
- Average: 35.69%
- Dependent repos count: 60.617%
- Maintainers (1)
Dependencies
- dessant/lock-threads v4 composite
- actions/cache v3.2.2 composite
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pip-compile-multi * development
- pre-commit * development
- tox * development
- build ==0.9.0 development
- cachetools ==5.2.0 development
- cfgv ==3.3.1 development
- chardet ==5.1.0 development
- click ==8.1.3 development
- colorama ==0.4.6 development
- distlib ==0.3.6 development
- filelock ==3.8.2 development
- identify ==2.5.11 development
- nodeenv ==1.7.0 development
- pep517 ==0.13.0 development
- pip-compile-multi ==2.6.1 development
- pip-tools ==6.12.1 development
- platformdirs ==2.6.0 development
- pre-commit ==2.20.0 development
- pyproject-api ==1.2.1 development
- pyyaml ==6.0 development
- toml ==0.10.2 development
- toposort ==1.7 development
- tox ==4.0.16 development
- virtualenv ==20.17.1 development
- wheel ==0.38.4 development
- Pallets-Sphinx-Themes *
- Sphinx <5
- sphinx-issues *
- sphinx-tabs <3.4
- sphinxcontrib-log-cabinet *
- alabaster ==0.7.12
- babel ==2.11.0
- certifi ==2022.12.7
- charset-normalizer ==2.1.1
- docutils ==0.17.1
- idna ==3.4
- imagesize ==1.4.1
- jinja2 ==3.1.2
- markupsafe ==2.1.1
- packaging ==22.0
- pallets-sphinx-themes ==2.0.3
- pygments ==2.13.0
- pytz ==2022.7
- requests ==2.28.1
- snowballstemmer ==2.2.0
- sphinx ==4.5.0
- sphinx-issues ==3.0.1
- sphinx-tabs ==3.3.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.13
- Jinja2 ==3.0.0 test
- MarkupSafe ==2.0.0 test
- Werkzeug ==2.0.0 test
- click ==8.0.0 test
- itsdangerous ==2.0.0 test
- click ==8.0.0 test
- itsdangerous ==2.0.0 test
- jinja2 ==3.0.0 test
- markupsafe ==2.0.0 test
- werkzeug ==2.0.0 test
- asgiref * test
- blinker * test
- greenlet * test
- pytest * test
- python-dotenv * test
- asgiref ==3.6.0 test
- attrs ==22.2.0 test
- blinker ==1.5 test
- iniconfig ==1.1.1 test
- packaging ==22.0 test
- pluggy ==1.0.0 test
- pytest ==7.2.0 test
- python-dotenv ==0.21.0 test
- cryptography *
- mypy *
- types-contextvars *
- types-dataclasses *
- types-setuptools *
- cffi ==1.15.1
- cryptography ==38.0.4
- mypy ==0.991
- mypy-extensions ==0.4.3
- pycparser ==2.21
- types-contextvars ==2.4.7
- types-dataclasses ==0.6.6
- types-setuptools ==65.6.0.2
- typing-extensions ==4.4.0
- actions/checkout c85c95e3d7251135ab7dc9ce3241c5835cc595a9 composite
- actions/download-artifact 9bc31d5ccc31df68ecc42ccf4149144866c47d8a composite
- actions/setup-python bd6b4b6205c4dbad673328db7b31b7fab9e241c0 composite
- actions/upload-artifact 0b7f8abb1508181956e8e162db84b466c27e18ce composite
- pypa/gh-action-pypi-publish f5622bde02b04381239da3573277701ceca8f6a0 composite
- celery [redis]>=5.2.7
- flask >=2.2.2
- amqp ==5.1.1
- async-timeout ==4.0.2
- billiard ==3.6.4.0
- blinker ==1.6.2
- celery ==5.2.7
- click ==8.1.3
- click-didyoumean ==0.3.0
- click-plugins ==1.1.1
- click-repl ==0.2.0
- flask ==2.3.2
- itsdangerous ==2.1.2
- jinja2 ==3.1.2
- kombu ==5.2.4
- markupsafe ==2.1.2
- prompt-toolkit ==3.0.38
- pytz ==2023.3
- redis ==4.5.4
- six ==1.16.0
- vine ==5.0.0
- wcwidth ==0.2.6
- werkzeug ==2.3.3
- flask *
- flask *
- Jinja2 >=3.1.2
- Werkzeug >=2.3.6
- blinker >=1.6.2
- click >=8.1.3
- importlib-metadata >=3.6.0; python_version < '3.10'
- itsdangerous >=2.1.2
- build *
- build ==0.10.0
- packaging ==23.1
- pyproject-hooks ==1.0.0