For all 9k wheels only or 16k all-format packages, view the full spreadsheet: Django-Wagtail packages ecosystem on PyPI
Last active
August 20, 2024 16:44
-
-
Save thibaudcolas/513439e29841787f7830c359bc335c05 to your computer and use it in GitHub Desktop.
Django - Wagtail packages ecosystem on PyPI - 2024-03-04, 30 days, wheel packages only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name | downloads_count | latest_release | requires_python | upload_time | license | home_page | author | classifiers | requires_dist | Figures as of 2024-03-04, 30-days downloads | |||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
django | 12720908 | Query: | |||||||||||
djangorestframework | 6783146 | 3.14.0 | >=3.6 | 2022-09-22 11:38:41.825785 UTC | BSD | https://www.django-rest-framework.org/ | Tom Christie | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3 :: Only,Topic :: Internet :: WWW/HTTP] | [django (>=3.0),pytz] | https://console.cloud.google.com/bigquery?sq=410082408508:d6a9e246798f4a02b1757e88da6379a0 | |||
django-cors-headers | 4846404 | 4.3.1 | >=3.8 | 2023-11-14 17:27:27.128313 UTC | MIT | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Natural Language :: English,Operating System :: OS Independent,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Typing :: Typed] | [asgiref >=3.6,Django >=3.2] | ||||||
django-filter | 3624011 | 23.5 | >=3.7 | 2023-12-05 08:15:29.191934 UTC | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12] | [Django>=3.2] | |||||||
django-extensions | 2900339 | 3.2.3 | >=3.6 | 2023-06-05 17:08:58.197910 UTC | MIT License | https://github.com/django-extensions/django-extensions | Michael Trier | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Utilities] | [Django (>=3.2)] | ||||
django-storages | 2580609 | 1.14.2 | >=3.7 | 2023-10-09 01:37:41.897313 UTC | BSD-3-Clause | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [Django (>=3.2),azure-core (>=1.13) ; extra == 'azure',azure-storage-blob (>=12) ; extra == 'azure',boto3 (>=1.4.4) ; extra == 'boto3',dropbox (>=7.2.1) ; extra == 'dropbox',google-cloud-storage (>=1.27) ; extra == 'google',apache-libcloud ; extra == 'libcloud',boto3 (>=1.4.4) ; extra == 's3',paramiko (>=1.15) ; extra == 'sftp'] | ||||||
pytest-django | 2503607 | 4.8.0 | >=3.8 | 2024-01-30 13:14:17.953334 UTC | BSD-3-Clause | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Software Development :: Testing] | [pytest >=7.0.0,sphinx ; extra == 'docs',sphinx-rtd-theme ; extra == 'docs',Django ; extra == 'testing',django-configurations >=2.0 ; extra == 'testing'] | ||||||
django-redis | 2209497 | 5.4.0 | >=3.6 | 2023-10-01 20:21:33.009375 UTC | BSD-3-Clause | https://github.com/jazzband/django-redis | Andrei Antoukh | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Software Development :: Libraries,Topic :: Utilities] | [Django >=3.2,redis !=4.0.0,!=4.0.1,>=3,redis[hiredis] !=4.0.0,!=4.0.1,>=3 ; extra == 'hiredis'] | ||||
django-debug-toolbar | 2145085 | 4.3.0 | >=3.8 | 2024-02-01 19:37:22.036003 UTC | BSD-3-Clause | Rob Hudson | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Software Development :: Libraries :: Python Modules] | [django>=3.2.4,sqlparse>=0.2] | |||||
django-environ | 1775180 | 0.11.2 | >=3.6,<4 | 2023-09-01 21:02:59.880650 UTC | MIT | https://django-environ.readthedocs.org | Daniele Faraglia | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 1.11,Framework :: Django :: 2.0,Framework :: Django :: 2.1,Framework :: Django :: 2.2,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Operating System :: OS Independent,Intended Audience :: Developers,Natural Language :: English,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Software Development :: Libraries :: Python Modules,Topic :: Utilities,License :: OSI Approved :: MIT License] | [coverage[toml] >=5.0a4 ; extra == 'develop',pytest >=4.6.11 ; extra == 'develop',furo ==2021.8.*,>=2021.8.17b43 ; extra == 'develop',sphinx >=3.5.0 ; extra == 'develop',sphinx-notfound-page ; extra == 'develop',furo ==2021.8.*,>=2021.8.17b43 ; extra == 'docs',sphinx >=3.5.0 ; extra == 'docs',sphinx-notfound-page ; extra == 'docs',coverage[toml] >=5.0a4 ; extra == 'testing',pytest >=4.6.11 ; extra == 'testing'] | ||||
djangorestframework-simplejwt | 1774836 | 5.3.1 | >=3.8 | 2023-12-04 06:38:25.362823 UTC | MIT | https://github.com/jazzband/djangorestframework-simplejwt | David Sanders | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Internet :: WWW/HTTP] | [django >=3.2,djangorestframework >=3.12,pyjwt <3,>=1.7.1,cryptography >=3.3.1 ; extra == 'crypto',pytest-watch ; extra == 'dev',wheel ; extra == 'dev',twine ; extra == 'dev',ipython ; extra == 'dev',cryptography ; extra == 'dev',freezegun ; extra == 'dev',pytest-cov ; extra == 'dev',pytest-django ; extra == 'dev',pytest-xdist ; extra == 'dev',pytest ; extra == 'dev',tox ; extra == 'dev',flake8 ; extra == 'dev',pep8 ; extra == 'dev',isort ; extra == 'dev',Sphinx <2,>=1.6.5 ; extra == 'dev',sphinx-rtd-theme >=0.1.9 ; extra == 'dev',python-jose ==3.3.0 ; extra == 'dev',Sphinx <2,>=1.6.5 ; extra == 'doc',sphinx-rtd-theme >=0.1.9 ; extra == 'doc',flake8 ; extra == 'lint',pep8 ; extra == 'lint',isort ; extra == 'lint',python-jose ==3.3.0 ; extra == 'python-jose',cryptography ; extra == 'test',freezegun ; extra == 'test',pytest-cov ; extra == 'test',pytest-django ; extra == 'test',pytest-xdist ; extra == 'test',pytest ; extra == 'test',tox ; extra == 'test'] | ||||
django-timezone-field | 1559528 | 6.1.0 | >=3.8,<4.0 | 2023-11-25 23:34:30.023143 UTC | BSD-2-Clause | https://github.com/mfogel/django-timezone-field/ | Mike Fogel | [Development Status :: 4 - Beta,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Utilities] | [Django (>=3.2,<6.0),backports.zoneinfo (>=0.2.1,<0.3.0) ; python_version < "3.9"] | ||||
django-celery-beat | 1223567 | 2.5.0 | 2023-03-14 10:02:00.093691 UTC | BSD | https://github.com/celery/django-celery-beat | Asif Saif Uddin, Ask Solem | [Development Status :: 5 - Production/Stable,License :: OSI Approved :: BSD License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Operating System :: OS Independent,Topic :: Communications,Topic :: System :: Distributed Computing,Topic :: Software Development :: Libraries :: Python Modules] | [Django (<5.0,>=2.2),celery (<6.0,>=5.2.3),cron-descriptor (>=1.2.32),django-timezone-field (>=5.0),python-crontab (>=2.3.4),tzdata,importlib-metadata (<5.0) ; python_version < "3.8",backports.zoneinfo ; python_version < "3.9"] | |||||
django-appconf | 1186387 | 1.0.6 | >=3.7 | 2023-11-20 19:24:59.746735 UTC | BSD | https://django-appconf.readthedocs.io/ | Jannis Leidel | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: 3 :: Only,Topic :: Utilities] | [django] | ||||
django-model-utils | 1153606 | 4.4.0 | >=3.8 | 2024-02-11 20:50:09.796426 UTC | BSD | https://github.com/jazzband/django-model-utils | Carl Meyer | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0] | [Django >=3.2] | ||||
dj-database-url | 1151970 | 2.1.0 | 2023-08-15 14:39:01.026901 UTC | BSD | https://github.com/jazzband/dj-database-url | Original Author: Kenneth Reitz, Maintained by: JazzBand Community | [Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Topic :: Software Development :: Libraries :: Python Modules,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [Django >=3.2,typing-extensions >=3.10.0.0] | |||||
opentelemetry-instrumentation-django | 1082633 | 0.44b0 | >=3.8 | 2024-02-23 17:48:22.205923 UTC | [Development Status :: 4 - Beta,Intended Audience :: Developers,License :: OSI Approved :: Apache Software License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [opentelemetry-api~=1.12,opentelemetry-instrumentation-wsgi==0.44b0,opentelemetry-instrumentation==0.44b0,opentelemetry-semantic-conventions==0.44b0,opentelemetry-util-http==0.44b0,opentelemetry-instrumentation-asgi==0.44b0; extra == 'asgi',django>=1.10; extra == 'instruments',opentelemetry-instrumentation-django[instruments]; extra == 'test',opentelemetry-test-utils==0.44b0; extra == 'test'] | |||||||
django-simple-history | 1022459 | 3.5.0 | >=3.8 | 2024-02-23 22:12:23.636190 UTC | https://github.com/jazzband/django-simple-history | Corey Bertram | [Development Status :: 5 - Production/Stable,Framework :: Django,Environment :: Web Environment,Intended Audience :: Developers,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: 3.13,License :: OSI Approved :: BSD License] | [asgiref >=3.6] | |||||
django-import-export | 986157 | 4.0.0rc0 | >=3.8 | 2024-02-14 15:16:21.784683 UTC | [Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: 3 :: Only,Topic :: Software Development] | [diff-match-patch,Django >=3.2,tablib ==3.5.0,tablib[all] ==3.5.0 ; extra == 'all',tablib[cli] ; extra == 'cli',tablib[ods] ; extra == 'ods',tablib[pandas] ; extra == 'pandas',tablib[xls] ==3.5.0 ; extra == 'xls',tablib[xlsx] ==3.5.0 ; extra == 'xlsx',tablib[yaml] ==3.5.0 ; extra == 'yaml'] | |||||||
django-stubs | 970820 | 4.2.7 | >=3.8 | 2023-12-05 19:02:25.290796 UTC | MIT | https://github.com/typeddjango/django-stubs | Maksim Kurnikov | [License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Typing :: Typed,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2] | [django,django-stubs-ext >=4.2.7,typing-extensions,types-pytz,types-PyYAML,tomli ; python_version < "3.11",mypy ~=1.7.0 ; extra == 'compatible-mypy'] | ||||
django-crispy-forms | 957499 | 2.1 | >=3.8 | 2023-10-15 09:27:10.646490 UTC | MIT | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 4.2,Framework :: Django :: 5.0,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: JavaScript,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Topic :: Software Development :: Libraries :: Python Modules] | [django >=4.2] | ||||||
django-stubs-ext | 946434 | 4.2.7 | >=3.8 | 2023-12-05 19:02:00.410968 UTC | MIT | https://github.com/typeddjango/django-stubs | Simula Proxy | [License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Typing :: Typed,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2] | [django,typing-extensions] | ||||
django-js-asset | 939818 | 2.2.0 | >=3.8 | 2023-12-12 18:03:55.631239 UTC | BSD-3-Clause | [Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Topic :: Software Development,Topic :: Software Development :: Libraries :: Application Frameworks] | [django>=3.2,coverage; extra == 'tests'] | ||||||
django-ipware | 931907 | 6.0.4 | >=3.8 | 2024-02-04 19:30:39.476825 UTC | MIT | https://github.com/un33k/django-ipware | Val Neekman | [Development Status :: 5 - Production/Stable,Intended Audience :: Developers,Natural Language :: English,License :: OSI Approved :: MIT License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12] | [python-ipware (>=2.0.0)] | ||||
django-celery-results | 929092 | 2.5.1 | 2023-05-08 14:22:12.955463 UTC | BSD | https://github.com/celery/django-celery-results | Asif Saif Uddin, Ask Solem | [Development Status :: 5 - Production/Stable,License :: OSI Approved :: BSD License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Operating System :: OS Independent,Topic :: Communications,Topic :: System :: Distributed Computing,Topic :: Software Development :: Libraries :: Python Modules] | [Django (>=3.2.18),celery (<6.0,>=5.2.7)] | |||||
pylint-django | 919121 | 2.5.5 | >=3.7,<4.0 | 2023-10-23 13:09:34.578597 UTC | https://github.com/PyCQA/pylint-django | Carl Crowder | [Development Status :: 5 - Production/Stable,Environment :: Console,Framework :: Django :: 2.2,Framework :: Django :: 3,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+),Operating System :: Unix,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Software Development :: Quality Assurance] | [Django (>=2.2) ; extra == "with-django",pylint (>=2.0,<4),pylint-plugin-utils (>=0.8)] | |||||
django-phonenumber-field | 827389 | 7.3.0 | >=3.8 | 2023-12-29 14:33:36.859589 UTC | MIT | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Topic :: Internet :: WWW/HTTP] | [Django >=3.2,phonenumbers >=7.0.2 ; extra == 'phonenumbers',phonenumberslite >=7.0.2 ; extra == 'phonenumberslite'] | ||||||
social-auth-app-django | 704877 | 5.4.0 | >=3.8 | 2023-10-17 07:41:25.581824 UTC | BSD | https://github.com/python-social-auth/social-app-django | Matias Aguirre | [Development Status :: 5 - Production/Stable,Topic :: Internet,License :: OSI Approved :: BSD License,Intended Audience :: Developers,Environment :: Web Environment,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12] | [Django >=3.2,social-auth-core >=4.4.1] | ||||
djangorestframework-jwt | 623636 | 1.11.0 | 2017-06-23 23:47:54.361381 UTC | MIT | https://github.com/GetBlimp/django-rest-framework-jwt | Jose Padilla | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Topic :: Internet :: WWW/HTTP] | [] | |||||
djangorestframework-jwt | 623636 | 1.11.0 | 2017-06-23 23:47:54.361381 UTC | MIT | https://github.com/GetBlimp/django-rest-framework-jwt | Jose Padilla | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Topic :: Internet :: WWW/HTTP] | [] | |||||
django-otp | 623235 | 1.3.0 | >=3.7 | 2023-11-08 17:32:07.874828 UTC | [Development Status :: 5 - Production/Stable,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: The Unlicense (Unlicense),Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Topic :: Security,Topic :: Software Development :: Libraries :: Python Modules] | [django>=3.2,qrcode; extra == 'qrcode'] | |||||||
djangorestframework-stubs | 622942 | 3.14.5 | >=3.8 | 2023-12-05 19:21:09.215203 UTC | MIT | https://github.com/typeddjango/djangorestframework-stubs | Maksim Kurnikov | [License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Typing :: Typed,Framework :: Django] | [django-stubs >=4.2.7,typing-extensions >=3.10.0,requests >=2.0.0,types-requests >=0.1.12,types-PyYAML >=5.4.3,mypy ~=1.7.0 ; extra == 'compatible-mypy',django-stubs[compatible-mypy] ; extra == 'compatible-mypy',coreapi >=2.0.0 ; extra == 'coreapi',types-Markdown >=0.1.5 ; extra == 'markdown'] | ||||
django-widget-tweaks | 574191 | 1.5.0 | >=3.8 | 2023-08-25 15:29:05.644626 UTC | MIT license | https://github.com/jazzband/django-widget-tweaks | Mikhail Korobov | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Software Development :: Libraries :: Python Modules] | [] | ||||
django-oauth-toolkit | 520193 | 2.3.0 | 2023-05-31 21:05:34.805778 UTC | https://github.com/jazzband/django-oauth-toolkit | Federico Frenguelli, Massimiliano Pippi | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Internet :: WWW/HTTP] | [django (!=4.0.0,>=2.2),requests (>=2.13.0),oauthlib (>=3.1.0),jwcrypto (>=0.8.0)] | ||||||
django-rq | 505055 | 2.10.1 | 2023-12-18 10:32:31.742853 UTC | MIT | https://github.com/rq/django-rq | Selwin Ong | [Development Status :: 4 - Beta,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP,Topic :: Software Development :: Libraries :: Python Modules] | [django (>=3.2),rq (>=1.14),redis (>=3),raven (>=6.1.0) ; extra == 'sentry',mock (>=2.0.0) ; extra == 'testing'] | |||||
django-ses | 494172 | 3.5.2 | >=3.8,<4.0 | 2023-12-01 19:36:17.731912 UTC | MIT | https://github.com/django-ses/django-ses | Harry Marr | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Software Development :: Libraries :: Python Modules] | [boto3 (>=1.0.0),cryptography (>=36.0.2) ; extra == "bounce" or extra == "events",django (>=2.2),importlib-metadata (>=1) ; python_version < "3.8",pytz (>=2016.10),requests (>=2.27.1) ; extra == "bounce" or extra == "events"] | ||||
django-health-check | 486605 | 3.18.1 | >=3.8 | 2024-01-31 16:42:29.476026 UTC | MIT License | https://github.com/revsys/django-health-check | Kristian Ollegaard | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Software Development :: Quality Assurance,Topic :: System :: Logging,Topic :: System :: Monitoring,Topic :: Utilities] | [django >=2.2,sphinx ; extra == 'docs',pytest ; extra == 'test',pytest-cov ; extra == 'test',pytest-django ; extra == 'test',celery ; extra == 'test',redis ; extra == 'test'] | ||||
django-compressor | 486047 | 4.4 | 2023-06-27 22:13:17.910183 UTC | MIT | https://django-compressor.readthedocs.io/en/latest/ | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Internet :: WWW/HTTP] | [django-appconf (>=1.0.3),rcssmin (==1.1.1),rjsmin (==1.2.1)] | ||||||
django-countries | 483949 | 7.5.1 | 2023-01-31 21:32:07.673875 UTC | MIT | https://github.com/SmileyChris/django-countries/ | Chris Beaven | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1] | [asgiref,typing-extensions,tox ; extra == 'dev',black ; extra == 'dev',django ; extra == 'dev',pytest ; extra == 'dev',pytest-django ; extra == 'dev',djangorestframework ; extra == 'dev',graphene-django ; extra == 'dev',transifex-client ; extra == 'maintainer',zest.releaser[recommended] ; extra == 'maintainer',django ; extra == 'maintainer',pyuca ; extra == 'pyuca',pytest ; extra == 'test',pytest-django ; extra == 'test',pytest-cov ; extra == 'test',djangorestframework ; extra == 'test',graphene-django ; extra == 'test'] | |||||
django-taggit | 482250 | 5.0.1 | >=3.8 | 2023-10-29 11:56:57.954291 UTC | BSD | https://github.com/jazzband/django-taggit | Alex Gaynor | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [Django >=4.1] | ||||
fcm-django | 472218 | 1.0.9 | >=3 | 2022-03-28 19:58:25.191126 UTC | https://github.com/xtrinch/fcm-django | xTrinch | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Topic :: Software Development :: Libraries :: Python Modules,Topic :: System :: Networking] | [Django,firebase-admin (<6,>=5)] | |||||
django-mptt | 461046 | 0.16.0 | >=3.9 | 2024-01-16 15:29:27.762930 UTC | MIT-License | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [django-js-asset,coverage[toml]; extra == 'tests',mock-django; extra == 'tests'] | ||||||
django-silk | 460375 | 5.1.0 | >=3.8 | 2024-01-22 01:39:29.216547 UTC | MIT License | https://github.com/jazzband/django-silk | Michael Ford | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP,Topic :: Internet :: WWW/HTTP :: Dynamic Content] | [Django >=3.2,sqlparse,autopep8,gprof2dot >=2017.09.19] | ||||
django-ckeditor | 453501 | 6.7.1 | >=3.8 | 2024-02-08 07:43:53.123578 UTC | https://github.com/django-ckeditor/django-ckeditor | Shaun Sephton & Piotr Malinski | [Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,Topic :: Internet :: WWW/HTTP :: Dynamic Content] | [Django >=3.2,django-js-asset >=2.0] | |||||
django-anymail | 453070 | 10.2 | >=3.7 | 2023-10-25 22:44:14.877162 UTC | [The BSD 3-Clause License] | Anymail Contributors | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Communications :: Email,Topic :: Software Development :: Libraries :: Python Modules] | [django>=2.0,requests>=2.4.3,urllib3>=1.25.0,boto3; extra == 'amazon-ses',cryptography; sys_platform != 'darwin' or platform_machine != 'arm64' or python_version >= '3.9' and extra == 'postal',svix; extra == 'resend'] | |||||
django-picklefield | 443679 | 3.1 | >=3 | 2022-06-18 20:21:07.454512 UTC | MIT | http://github.com/gintas/django-picklefield | Simon Charette | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Topic :: Software Development :: Libraries :: Application Frameworks,Topic :: Software Development :: Libraries :: Python Modules] | [Django (>=3.2),tox ; extra == 'tests'] | ||||
django-formtools | 437417 | 2.5.1 | >=3.8 | 2023-12-19 10:30:02.816941 UTC | BSD | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP] | [Django >=3.2] | ||||||
django-nose | 429658 | 1.4.7 | 2020-08-20 02:49:13.440697 UTC | BSD | http://github.com/jazzband/django-nose | Jeff Balogh | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 1.8,Framework :: Django :: 1.9,Framework :: Django :: 1.10,Framework :: Django :: 1.11,Framework :: Django :: 2.0,Framework :: Django :: 2.1,Framework :: Django :: 2.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.6,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Topic :: Software Development :: Testing] | [nose (>=1.2.1)] | |||||
django-csp | 412848 | 3.8 | 2024-03-01 14:00:28.135128 UTC | BSD | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Environment :: Web Environment :: Mozilla,Programming Language :: Python,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Intended Audience :: Developers,Topic :: Software Development :: Libraries :: Python Modules,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: PyPy,Programming Language :: Python :: Implementation :: CPython,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0] | [Django >=3.2,jinja2 >=2.9.6 ; extra == 'jinja2',pytest ; extra == 'tests',pytest-cov ; extra == 'tests',pytest-django ; extra == 'tests',pytest-ruff ; extra == 'tests',jinja2 >=2.9.6 ; extra == 'tests'] | |||||||
django-prometheus | 411682 | 2.4.0.dev5 | 2023-12-12 15:24:52.030908 UTC | Apache | http://github.com/korfuri/django-prometheus | Uriel Corfa | [Development Status :: 5 - Production/Stable,Intended Audience :: Developers,Intended Audience :: Information Technology,Intended Audience :: System Administrators,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Topic :: System :: Monitoring,License :: OSI Approved :: Apache Software License] | [prometheus-client >=0.7] | |||||
graphene-django | 382302 | 3.2.0 | 2023-12-20 10:25:20.576146 UTC | MIT | https://github.com/graphql-python/graphene-django | Syrus Akbary | [Development Status :: 5 - Production/Stable,Intended Audience :: Developers,Topic :: Software Development :: Libraries,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: PyPy,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2] | [graphene <4,>=3.0,graphql-core <4,>=3.1.0,graphql-relay <4,>=3.1.1,Django >=3.2,promise >=2.1,text-unidecode,ruff ==0.1.2 ; extra == 'dev',pre-commit ; extra == 'dev',pytest >=7.3.1 ; extra == 'dev',pytest-cov ; extra == 'dev',pytest-random-order ; extra == 'dev',coveralls ; extra == 'dev',mock ; extra == 'dev',pytz ; extra == 'dev',django-filter >=22.1 ; extra == 'dev',pytest-django >=4.5.2 ; extra == 'dev',djangorestframework >=3.6.3 ; extra == 'dev',djangorestframework >=3.6.3 ; extra == 'rest_framework',pytest >=7.3.1 ; extra == 'test',pytest-cov ; extra == 'test',pytest-random-order ; extra == 'test',coveralls ; extra == 'test',mock ; extra == 'test',pytz ; extra == 'test',django-filter >=22.1 ; extra == 'test',pytest-django >=4.5.2 ; extra == 'test',djangorestframework >=3.6.3 ; extra == 'test'] | |||||
django-crontab | 379703 | 0.7.0 | 2015-12-02 17:38:56.083340 UTC | MIT | https://github.com/kraiz/django-crontab | Lars Kreisz | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Natural Language :: English,Operating System :: POSIX :: Linux,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Topic :: System :: Installation/Setup] | [] | |||||
django-treebeard | 355475 | 4.7.1 | >=3.8 | 2024-01-31 16:35:17.843304 UTC | Apache License 2.0 | https://github.com/django-treebeard/django-treebeard/ | Gustavo Picon | [Development Status :: 5 - Production/Stable,Intended Audience :: Developers,License :: OSI Approved :: Apache Software License,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Operating System :: OS Independent,Topic :: Software Development :: Libraries,Topic :: Utilities] | [Django >=3.2] | ||||
django-admin-rangefilter | 353721 | 0.12.1 | >=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.* | 2024-02-17 14:16:59.587249 UTC | MIT | https://github.com/silentsokolov/django-admin-rangefilter | Dmitriy Sokolov | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Utilities] | [] | ||||
django-reversion | 351752 | 5.0.12 | >=3.7 | 2024-01-30 20:05:52.376552 UTC | BSD | https://github.com/etianen/django-reversion | Dave Hall | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django] | [django >=3.2] | ||||
django-waffle | 350782 | 4.1.0 | >=3.8 | 2023-12-11 08:14:37.564604 UTC | BSD | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Software Development :: Libraries :: Python Modules] | [django >=3.2] | ||||||
django-webpack-loader | 345557 | 3.0.1 | 2024-01-16 13:37:17.800049 UTC | MIT License | https://github.com/django-webpack/django-webpack-loader | Vinta Software | [Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Environment :: Web Environment,License :: OSI Approved :: MIT License] | [] | |||||
django-ratelimit | 345410 | 4.1.0 | >=3.7 | 2023-07-24 20:34:31.362030 UTC | Apache 2.0 | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: Apache Software License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django,Topic :: Software Development :: Libraries :: Python Modules] | [] | ||||||
django-guardian | 339151 | 2.4.0 | >=3.5 | 2021-05-23 22:11:22.750116 UTC | BSD | http://github.com/django-guardian/django-guardian | Lukasz Balcerzak | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Topic :: Security,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9] | [Django (>=2.2)] | ||||
django-coverage-plugin | 332491 | 3.1.0 | 2023-07-10 13:14:44.735951 UTC | Apache-2.0 | https://github.com/nedbat/django_coverage_plugin | Ned Batchelder | [Environment :: Console,Intended Audience :: Developers,License :: OSI Approved :: Apache Software License,Operating System :: OS Independent,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Software Development :: Quality Assurance,Topic :: Software Development :: Testing,Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 1.11,Framework :: Django :: 2.2,Framework :: Django :: 3.2,Framework :: Django :: 4.2] | [coverage] | |||||
django-polymorphic | 325927 | 3.1.0 | 2021-11-18 11:55:38.663786 UTC | https://github.com/django-polymorphic/django-polymorphic | Bert Constantin | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Topic :: Database] | [Django (>=2.1)] | ||||||
django-axes | 319651 | 6.3.0 | >=3.7 | 2023-12-27 10:51:10.674599 UTC | MIT | https://github.com/jazzband/django-axes | Josh VanderLinden, Philip Neustrom, Michael Blume, Alex Clark, Camilo Nova, Aleksi Hakli | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Environment :: Plugins,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,Intended Audience :: System Administrators,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Internet :: Log Analysis,Topic :: Security,Topic :: System :: Logging] | [django >=3.2,setuptools,django-ipware >=3 ; extra == 'ipware'] | ||||
django-colorfield | 305305 | 0.11.0 | 2023-12-05 22:44:05.719780 UTC | MIT | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Natural Language :: English,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Software Development :: Build Tools] | [Pillow >=9.0.0] | |||||||
django-auth-ldap | 304893 | 4.6.0 | >=3.8 | 2023-10-05 07:13:00.221537 UTC | BSD | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,Intended Audience :: System Administrators,License :: OSI Approved :: BSD License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP,Topic :: Software Development :: Libraries :: Python Modules,Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP] | [Django >=3.2,python-ldap >=3.1] | ||||||
django-localflavor | 302252 | 4 | 2023-04-22 12:09:09.375516 UTC | BSD | https://django-localflavor.readthedocs.io/en/latest/ | Django Software Foundation | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Internet :: WWW/HTTP] | [django (>=3.2),python-stdnum (>=1.6)] | |||||
django-rest-swagger | 297881 | 2.2.0 | 2018-04-30 19:59:57.896473 UTC | FreeBSD License | https://github.com/marcgibbons/django-rest-swagger | Marc Gibbons | [Environment :: Web Environment,Framework :: Django,Framework :: Django :: 1.10,Framework :: Django :: 1.11,Framework :: Django :: 1.8,Framework :: Django :: 1.9,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Topic :: Internet :: WWW/HTTP,Topic :: Internet :: WWW/HTTP :: Dynamic Content] | [coreapi (>=2.3.0),openapi-codec (>=1.3.1),djangorestframework (>=3.5.4),simplejson] | |||||
django-mysql | 287290 | 4.12.0 | >=3.8 | 2023-10-11 10:05:41.472703 UTC | MIT | https://github.com/adamchainz/django-mysql | Adam Johnson | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Natural Language :: English,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Topic :: Database,Typing :: Typed] | [Django >=3.2] | ||||
djlint | 285291 | 1.34.1 | >=3.8.0,<4.0.0 | 2023-12-20 19:26:17.319497 UTC | GPL-3.0-or-later | https://github.com/Riverside-Healthcare/djlint | Christopher Pickering | [License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+),Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12] | [click (>=8.0.1,<9.0.0),PyYAML (>=6.0,<7.0),colorama (>=0.4.4,<0.5.0),regex (>=2023.0.0,<2024.0.0),tqdm (>=4.62.2,<5.0.0),tomli (>=2.0.1,<3.0.0) ; python_version < "3.11",pathspec (>=0.12.0,<0.13.0),html-void-elements (>=0.1.0,<0.2.0),html-tag-names (>=0.1.2,<0.2.0),jsbeautifier (>=1.14.4,<2.0.0),cssbeautifier (>=1.14.4,<2.0.0),json5 (>=0.9.11,<0.10.0)] | ||||
django-modeltranslation | 266079 | 0.18.13b1 | 2023-11-17 12:53:23.024451 UTC | New BSD | https://github.com/deschler/django-modeltranslation | Peter Eschler | [Programming Language :: Python,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Operating System :: OS Independent,Environment :: Web Environment,Intended Audience :: Developers,Framework :: Django,License :: OSI Approved :: BSD License] | [Django (>=3.2),importlib-metadata ; python_version < "3.8"] | |||||
django-fsm | 257416 | 2.8.1 | 2022-08-15 10:47:14.350881 UTC | MIT License | http://github.com/kmmbvnr/django-fsm | Mikhail Podgurskiy | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Framework :: Django,Framework :: Django :: 1.6,Framework :: Django :: 1.8,Framework :: Django :: 1.9,Framework :: Django :: 1.10,Framework :: Django :: 1.11,Framework :: Django :: 2.0,Framework :: Django :: 2.1,Framework :: Django :: 2.2,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Programming Language :: Python,Programming Language :: Python :: 2.6,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Framework :: Django,Topic :: Software Development :: Libraries :: Python Modules] | [] | |||||
django-log-request-id | 251629 | 2.1.0 | 2023-01-21 20:42:13.656947 UTC | BSD | https://github.com/dabapps/django-log-request-id/ | DabApps | [] | [django (>=1.8)] | |||||
django-tables2 | 251123 | 2.7.0 | 2023-12-05 07:54:57.255524 UTC | Simplified BSD | https://github.com/jieter/django-tables2/ | Bradley Ayers | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Internet :: WWW/HTTP,Topic :: Software Development :: Libraries] | [Django >=3.2,tablib ; extra == 'tablib'] | |||||
django-structlog | 250393 | 7.1.0 | >=3.8 | 2023-12-21 01:36:26.284642 UTC | MIT | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: System :: Logging,License :: OSI Approved :: MIT License,Operating System :: OS Independent] | [django >=3.2,structlog >=21.4.0,asgiref >=3.6.0,django-ipware >=6.0.2,celery >=5.1 ; extra == 'celery',django-extensions >=1.4.9 ; extra == 'commands'] | ||||||
django-rest-passwordreset | 250306 | 1.4.0 | 2024-02-09 15:59:41.185487 UTC | BSD License | https://github.com/anexia-it/django-rest-passwordreset | Harald Nezbeda | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Topic :: Internet :: WWW/HTTP,Topic :: Internet :: WWW/HTTP :: Dynamic Content] | [] | |||||
djangorestframework-api-key | 249741 | 3.0.0 | >=3.8 | 2023-10-19 04:17:11.044144 UTC | MIT | [Development Status :: 4 - Beta,Operating System :: OS Independent,Intended Audience :: Developers,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Environment :: Web Environment,Topic :: Software Development :: Libraries :: Python Modules,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.2,Framework :: Django :: 4.2] | [packaging] | ||||||
django-user-agents | 235898 | 0.4.0 | 2019-06-22 13:33:48.259911 UTC | MIT | https://github.com/selwin/django-user_agents | Selwin Ong | [Development Status :: 4 - Beta,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Internet :: WWW/HTTP,Topic :: Software Development :: Libraries :: Python Modules] | [django,user-agents] | |||||
django-tinymce | 226752 | 3.7.1 | >=3.8 | 2024-02-06 07:54:05.603574 UTC | MIT License | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Software Development :: Libraries :: Application Frameworks,Topic :: Software Development :: Libraries :: Python Modules] | [django >=3.2] | ||||||
django-json-widget | 223531 | 0.2.0 | 2018-10-29 21:03:30.700193 UTC | MIT | https://github.com/jmrivas86/django-json-widget | José Manuel Rivas | [Development Status :: 3 - Alpha,Framework :: Django,Framework :: Django :: 1.11,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Natural Language :: English,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6] | [] | |||||
django-object-actions | 221651 | 4.2.0 | >=3.7,<4.0 | 2023-09-08 22:38:54.321612 UTC | Apache-2.0 | https://github.com/crccheck/django-object-actions | crccheck | [Development Status :: 5 - Production/Stable,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: Apache Software License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [] | ||||
django-admin-sortable2 | 220472 | 2.1.10 | 2023-09-29 11:29:47.151721 UTC | MIT | https://github.com/jrief/django-admin-sortable2 | Jacob Rief | [Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Topic :: Software Development :: Libraries :: Python Modules,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Topic :: Software Development :: Libraries :: Application Frameworks,Development Status :: 5 - Production/Stable,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Framework :: Django,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2] | [Django >=4.0] | |||||
django-constance | 219983 | 3.1.0 | >=3.7 | 2023-08-21 21:35:43.590275 UTC | BSD | https://github.com/jazzband/django-constance | Jannis Leidel | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Natural Language :: English,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Utilities] | [django-picklefield,redis ; extra == 'redis'] | ||||
django-auditlog | 207414 | 3.0b4 | >=3.8 | 2024-01-04 08:51:49.294083 UTC | MIT | https://github.com/jazzband/django-auditlog | Jan-Jelle Kester | [Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,License :: OSI Approved :: MIT License] | [Django >=3.2,python-dateutil >=2.7.0] | ||||
django-multiselectfield | 202535 | 0.1.12 | 2020-02-20 06:13:15.688385 UTC | LGPL 3 | https://github.com/goinnn/django-multiselectfield | Pablo Martin | [Development Status :: 4 - Beta,Framework :: Django,License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL),Programming Language :: Python :: 2,Programming Language :: Python :: 2.6,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8] | [django (>=1.4)] | |||||
djangorestframework-csv | 200114 | 3.0.2 | 2023-12-12 03:38:13.598036 UTC | BSD | https://github.com/mjumbewu/django-rest-framework-csv | Mjumbe Wawatu Ukweli | [Development Status :: 4 - Beta,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django] | [djangorestframework] | |||||
django-ninja | 199540 | 1.1.0 | >=3.7 | 2023-12-07 22:14:02.481775 UTC | https://django-ninja.dev | Vitaliy Kucheryaviy | [Intended Audience :: Information Technology,Intended Audience :: System Administrators,Operating System :: OS Independent,Development Status :: 5 - Production/Stable,Topic :: Internet,Topic :: Software Development :: Libraries :: Application Frameworks,Topic :: Software Development :: Libraries :: Python Modules,Topic :: Software Development :: Libraries,Topic :: Software Development,Typing :: Typed,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Programming Language :: Python :: 3,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: 3 :: Only,Framework :: Django,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Framework :: AsyncIO,Topic :: Internet :: WWW/HTTP :: HTTP Servers,Topic :: Internet :: WWW/HTTP] | [Django >=3.1,pydantic >=2.0,<3.0.0,pre-commit ; extra == "dev",mkdocs ; extra == "doc",mkdocs-material ; extra == "doc",markdown-include ; extra == "doc",mkdocstrings ; extra == "doc",pytest ; extra == "test",pytest-cov ; extra == "test",pytest-django ; extra == "test",pytest-asyncio ; extra == "test",psycopg2-binary ; extra == "test",mypy==1.7.1 ; extra == "test",ruff==0.1.7 ; extra == "test",django-stubs ; extra == "test"] | |||||
djangorestframework-camel-case | 196960 | 1.1.1 | 2019-09-10 00:28:57.766105 UTC | BSD | https://github.com/vbabiy/djangorestframework-camel-case | Vitaly Babiy | [Development Status :: 2 - Pre-Alpha,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Natural Language :: English,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7] | [] | |||||
django-modelcluster | 193632 | 6.3 | >=3.8 | 2024-02-26 19:26:50.903225 UTC | BSD | https://github.com/wagtail/django-modelcluster | Matthew Westcott | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: 3 :: Only,Framework :: Django] | [pytz (>=2022.4),django (>=3.2),django-taggit (>=3.1) ; extra == 'taggit'] | ||||
wagtail | 192908 | 6.0.1 | >=3.8 | 2024-02-15 14:16:17.475347 UTC | BSD | https://wagtail.org/ | Wagtail core team + contributors | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Framework :: Django,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Framework :: Wagtail,Topic :: Internet :: WWW/HTTP :: Site Management] | [Django (<6.0,>=4.2),django-modelcluster (<7.0,>=6.2.1),django-permissionedforms (<1.0,>=0.1),django-taggit (<5.1,>=4.0),django-treebeard (<5.0,>=4.5.1),djangorestframework (<4.0,>=3.11.1),django-filter (<24,>=23.3),draftjs-exporter (<6.0,>=2.1.5),Pillow (<11.0.0,>=9.1.0),beautifulsoup4 (<4.13,>=4.8),html5lib (<2,>=0.999),Willow[heif] (<2,>=1.6.2),requests (<3.0,>=2.11.1),l18n (>=2018.5),openpyxl (<4.0,>=3.0.10),anyascii (>=0.1.5),telepath (<1,>=0.3.1),laces (<0.2,>=0.1),pyenchant (<4,>=3.1.1) ; extra == 'docs',sphinxcontrib-spelling (<8,>=7) ; extra == 'docs',Sphinx (>=1.5.2) ; extra == 'docs',sphinx-autobuild (>=0.6.0) ; extra == 'docs',sphinx-wagtail-theme (==6.2.0) ; extra == 'docs',myst-parser (==2.0.0) ; extra == 'docs',sphinx-copybutton (<1.0,>=0.5) ; extra == 'docs',python-dateutil (>=2.7) ; extra == 'testing',pytz (>=2014.7) ; extra == 'testing',Jinja2 (<3.2,>=3.0) ; extra == 'testing',boto3 (<2,>=1.28) ; extra == 'testing',freezegun (>=0.3.8) ; extra == 'testing',azure-mgmt-cdn (<13.0,>=12.0) ; extra == 'testing',azure-mgmt-frontdoor (<1.1,>=1.0) ; extra == 'testing',django-pattern-library (>=0.7) ; extra == 'testing',coverage (>=3.7.0) ; extra == 'testing',doc8 (==0.8.1) ; extra == 'testing',ruff (==0.1.5) ; extra == 'testing',semgrep (==1.40.0) ; extra == 'testing',curlylint (==0.13.1) ; extra == 'testing',djhtml (==3.0.6) ; extra == 'testing',polib (<2.0,>=1.1) ; extra == 'testing',factory-boy (>=3.2) ; extra == 'testing',tblib (<3.0,>=2.0) ; extra == 'testing'] | ||||
django-cleanup | 191408 | 8.1.0 | 2024-01-29 00:06:40.107065 UTC | MIT License | https://github.com/un1t/django-cleanup | Ilya Shalyapin | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Utilities] | [] | |||||
django-dirtyfields | 191088 | 1.9.2 | >=3.7 | 2023-04-12 10:19:02.213045 UTC | BSD | https://github.com/romgar/django-dirtyfields | Romain Garrigues | [Development Status :: 5 - Production/Stable,Intended Audience :: Developers,Topic :: Software Development :: Libraries :: Python Modules,License :: OSI Approved :: BSD License,Natural Language :: English,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django,Framework :: Django :: 2.0,Framework :: Django :: 2.1,Framework :: Django :: 2.2,Framework :: Django :: 3.0,Framework :: Django :: 3.1,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2] | [Django (>=2.0)] | ||||
django-safedelete | 190636 | 1.3.3 | 2023-11-13 09:42:12.334417 UTC | BSD | https://github.com/makinacorpus/django-safedelete | Korantin Auguste | [Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Programming Language :: Python,Programming Language :: Python :: 2,Programming Language :: Python :: 2.7,Programming Language :: Python :: 3,Programming Language :: Python :: 3.3,Programming Language :: Python :: 3.4,Programming Language :: Python :: 3.5,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Development Status :: 4 - Beta] | [Django] | |||||
django-two-factor-auth | 189803 | 1.16.0 | 2024-02-03 19:21:06.364930 UTC | MIT | https://github.com/jazzband/django-two-factor-auth | Bouke Haarsma | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12,Topic :: Security,Topic :: System :: Systems Administration :: Authentication/Directory] | [Django >=3.2,django-otp >=0.8.0,qrcode <7.99,>=4.0.0,django-phonenumber-field <8,django-formtools,twilio >=6.0 ; extra == 'call',flake8 <=6.99 ; extra == 'linting',isort <=5.99 ; extra == 'linting',phonenumbers <8.99,>=7.0.9 ; extra == 'phonenumbers',phonenumberslite <8.99,>=7.0.9 ; extra == 'phonenumberslite',twilio >=6.0 ; extra == 'sms',coverage ; extra == 'tests',freezegun ; extra == 'tests',tox ; extra == 'tests',webauthn <2.99,>=2.0 ; extra == 'webauthn',django-otp-yubikey ; extra == 'yubikey'] | |||||
django-webtest | 189189 | 1.9.11 | 2023-09-18 18:22:54.842220 UTC | MIT license | https://github.com/django-webtest/django-webtest | Mikhail Korobov | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: MIT License,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: Implementation :: CPython,Programming Language :: Python :: Implementation :: PyPy,Topic :: Software Development :: Libraries :: Python Modules,Topic :: Software Development :: Testing] | [webtest (>=1.3.3)] | |||||
django-braces | 188003 | 1.15.0 | 2021-11-05 21:41:41.916702 UTC | BSD | https://github.com/brack3t/django-braces/ | Kenneth Love <[email protected]>, Chris Jones <[email protected]> | [Development Status :: 5 - Production/Stable,Development Status :: 6 - Mature,Environment :: Web Environment,Framework :: Django,Framework :: Django :: 2.2,Framework :: Django :: 3.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Natural Language :: English,Programming Language :: Python,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Topic :: Software Development :: Libraries :: Python Modules] | [Django (>=2.2)] | |||||
django-nested-admin | 187147 | 4.0.2 | >=3.6 | 2022-11-14 05:41:00.737860 UTC | BSD | https://github.com/theatlantic/django-nested-admin | The Atlantic | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,Operating System :: OS Independent,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3 :: Only,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1] | [python-monkey-business (>=1.0.0),black ; extra == 'dev',flake8 ; extra == 'dev',pytest ; extra == 'dev',pytest-cov ; extra == 'dev',pytest-xdist ; extra == 'dev',pytest-django ; extra == 'dev',Pillow ; extra == 'dev',dj-database-url ; extra == 'dev',django-selenosis ; extra == 'dev',selenium ; extra == 'dev',pytest ; extra == 'test',pytest-cov ; extra == 'test',pytest-xdist ; extra == 'test',pytest-django ; extra == 'test',Pillow ; extra == 'test',dj-database-url ; extra == 'test',django-selenosis ; extra == 'test',selenium ; extra == 'test'] | ||||
django-grappelli | 179207 | 2.15.7 | 2023-12-20 12:49:06.660580 UTC | BSD | http://django-grappelli.readthedocs.org | Patrick Kranzlmueller, Axel Swoboda (vonautomatisch) | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Framework :: Django,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.6,Programming Language :: Python :: 3.7,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9] | [] | |||||
django-recaptcha | 173969 | 4.0.0 | 2023-11-16 15:29:06.790623 UTC | BSD | https://github.com/torchbox/django-recaptcha | Torchbox and individual contributors | [Development Status :: 5 - Production/Stable,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [django] | |||||
django-elasticsearch-dsl | 172340 | 8 | >=3.8 | 2023-10-01 19:19:53.097163 UTC | Apache Software License 2.0 | https://github.com/sabricot/django-elasticsearch-dsl | Sabricot | [Development Status :: 3 - Alpha,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Natural Language :: English,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11] | [elasticsearch-dsl <9.0.0,>=8.9.0,six,celery >=4.1.0 ; extra == 'celery'] | ||||
django-classy-tags | 171343 | 4.1.0 | >=3.8 | 2023-07-29 09:06:16.951028 UTC | BSD | https://github.com/django-cms/django-classy-tags | Jonas Obrist | [Development Status :: 5 - Production/Stable,Environment :: Web Environment,Intended Audience :: Developers,License :: OSI Approved :: BSD License,Operating System :: OS Independent,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.0,Framework :: Django :: 4.1,Framework :: Django :: 4.2,Topic :: Internet :: WWW/HTTP,Topic :: Internet :: WWW/HTTP :: Dynamic Content,Topic :: Software Development,Topic :: Software Development :: Libraries] | [django (>=3.2)] | ||||
django-hijack | 170253 | 3.4.5 | 2023-12-13 07:02:29.556521 UTC | MIT | https://github.com/django-hijack/django-hijack | arteria GmbH | [Development Status :: 5 - Production/Stable,License :: OSI Approved :: MIT License,Framework :: Django,Framework :: Django :: 3.2,Framework :: Django :: 4.2,Framework :: Django :: 5.0,Programming Language :: Python,Programming Language :: Python :: 3,Programming Language :: Python :: 3.8,Programming Language :: Python :: 3.9,Programming Language :: Python :: 3.10,Programming Language :: Python :: 3.11,Programming Language :: Python :: 3.12] | [django >=3.2,pytest ; extra == 'test',pytest-cov ; extra == 'test',pytest-django ; extra == 'test'] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment