Package List
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/?format=api&offset=4120
{ "count": 5722, "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4140", "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=4100", "results": [ { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/19/?format=api" ], "id": 1659, "title": "django-wysihtml5", "slug": "django-wysihtml5", "last_updated": "2014-01-19T03:35:07-05:00", "last_fetched": "2026-05-27T20:03:30.943077-04:00", "repo_url": "https://github.com/danirus/django-wysihtml5", "pypi_version": "1.2b3", "created": "2013-01-28T15:11:57.287774-05:00", "modified": "2026-01-28T15:24:53.870764-05:00", "repo_forks": 18, "repo_description": "Simple Django app that provides a Wysihtml5 rich text editor textarea widget.", "pypi_url": "http://pypi.python.org/pypi/django-wysihtml5", "documentation_url": null, "repo_watchers": 29, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "danirus", "UfoDriver", "jonashaag", "Nolski", "paramburu", "komarserjio" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [], "id": 1658, "title": "django-requests-monitor", "slug": "django-requests-monitor", "last_updated": "2013-01-29T05:04:27-05:00", "last_fetched": "2026-05-27T10:05:45.120021-04:00", "repo_url": "https://github.com/fanatid/django-requests-monitor", "pypi_version": null, "created": "2013-01-28T05:52:56.464246-05:00", "modified": "2026-01-28T13:15:56.122042-05:00", "repo_forks": 0, "repo_description": "As django-debug-toolbar, only with all requests, and ajax too", "pypi_url": "", "documentation_url": null, "repo_watchers": 7, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "fanatid" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/107/?format=api", "https://djangopackages.org/api/v4/grids/274/?format=api" ], "id": 1657, "title": "django-markdown2", "slug": "django-markdown2", "last_updated": "2018-03-06T01:47:25-05:00", "last_fetched": "2026-05-27T17:01:59.031114-04:00", "repo_url": "https://github.com/svetlyak40wt/django-markdown2", "pypi_version": "0.3.1", "created": "2013-01-24T10:39:51.400265-05:00", "modified": "2026-01-28T14:48:55.677261-05:00", "repo_forks": 7, "repo_description": "Django template tag which uses python-markdown2 library.", "pypi_url": "http://pypi.python.org/pypi/django-markdown2", "documentation_url": null, "repo_watchers": 43, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "svetlyak40wt", "samupl" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/107/?format=api", "https://djangopackages.org/api/v4/grids/274/?format=api" ], "id": 1656, "title": "django-markdown-deux", "slug": "django-markdown-deux", "last_updated": "2023-05-05T08:59:19-04:00", "last_fetched": "2026-05-27T13:11:37.004325-04:00", "repo_url": "https://github.com/trentm/django-markdown-deux", "pypi_version": "1.0.6", "created": "2013-01-24T10:38:15.541633-05:00", "modified": "2026-01-28T14:17:07.400343-05:00", "repo_forks": 60, "repo_description": "A django app that provides Markdown-related template tags using the python-markdown2 library.", "pypi_url": "http://pypi.python.org/pypi/django-markdown-deux", "documentation_url": null, "repo_watchers": 291, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "trentm", "xrmx", "plumdog", "martinleblanc", "mlissner", "mrooney", "graingert", "melkon98" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [], "id": 1655, "title": "RiV", "slug": "django-riv", "last_updated": "2015-10-08T05:05:45-04:00", "last_fetched": "2026-05-27T10:10:07.311255-04:00", "repo_url": "https://github.com/danrex/django-riv", "pypi_version": null, "created": "2013-01-24T10:37:42.649839-05:00", "modified": "2026-01-28T13:21:54.539833-05:00", "repo_forks": 2, "repo_description": "Create a RESTful API in a djangoish way ", "pypi_url": "", "documentation_url": null, "repo_watchers": 16, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "danrex", "orthographic-pedant" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/1/?format=api", "https://djangopackages.org/api/v4/grids/177/?format=api" ], "id": 1654, "title": "django-fluent-pages", "slug": "django-fluent-pages", "last_updated": "2023-10-16T08:27:56-04:00", "last_fetched": "2026-05-27T15:16:12.823469-04:00", "repo_url": "https://github.com/django-fluent/django-fluent-pages", "pypi_version": "3.0.2", "created": "2013-01-22T06:32:14.069898-05:00", "modified": "2026-01-28T14:44:49.658439-05:00", "repo_forks": 24, "repo_description": "A flexible, scalable CMS with custom node types, and flexible block content.", "pypi_url": "http://pypi.python.org/pypi/django-fluent-pages", "documentation_url": "https://readthedocs.org/projects/django-fluent-pages/", "repo_watchers": 108, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "vdboor", "bashu", "vinnyrose", "gannettchad", "benkonrath", "floppya", "maartendra", "techdragon", "hexenxp14", "jmurty", "dekkers", "jpotterm", "huxley", "sjdines", "mrmachine", "dependabot[bot]" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/23/?format=api" ], "id": 1653, "title": "django-blogger", "slug": "django-blogger", "last_updated": "2014-03-01T19:36:24-05:00", "last_fetched": "2026-05-27T04:10:20.045217-04:00", "repo_url": "https://github.com/jhgaylor/django-blogger", "pypi_version": "1.0.0.7", "created": "2013-01-22T01:55:25.402806-05:00", "modified": "2026-01-28T16:48:10.898788-05:00", "repo_forks": 3, "repo_description": "A simple blogging app for django 1.4", "pypi_url": "http://pypi.python.org/pypi/django-blogger", "documentation_url": null, "repo_watchers": 13, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "jhgaylor" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/31/?format=api" ], "id": 1652, "title": "django-locking-south", "slug": "django-locking-south", "last_updated": "2012-05-06T22:24:31-04:00", "last_fetched": "2026-05-27T04:01:28.917246-04:00", "repo_url": "https://github.com/mattrobenolt/django-locking-south", "pypi_version": "0.1.0", "created": "2013-01-21T02:31:12.306771-05:00", "modified": "2026-01-28T16:24:22.000857-05:00", "repo_forks": 0, "repo_description": "Prevent South from running concurrently", "pypi_url": "http://pypi.python.org/pypi/django-locking-south", "documentation_url": null, "repo_watchers": 3, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "mattrobenolt" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/25/?format=api", "https://djangopackages.org/api/v4/grids/11/?format=api" ], "id": 1651, "title": "proofread", "slug": "proofread", "last_updated": "2013-01-22T12:00:16-05:00", "last_fetched": "2026-05-27T00:06:43.896399-04:00", "repo_url": "https://github.com/mattrobenolt/proofread", "pypi_version": "0.1.2", "created": "2013-01-21T00:10:06.725482-05:00", "modified": "2026-01-28T16:12:55.043657-05:00", "repo_forks": 11, "repo_description": "Test your Django app without writing tests!", "pypi_url": "http://pypi.python.org/pypi/proofread", "documentation_url": null, "repo_watchers": 89, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "mattrobenolt" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/25/?format=api", "https://djangopackages.org/api/v4/grids/11/?format=api" ], "id": 1650, "title": "Renamed to \"proofread\"", "slug": "django-proofread", "last_updated": "2013-01-20T21:56:51-05:00", "last_fetched": "2026-05-27T06:07:22.544396-04:00", "repo_url": "https://github.com/mattrobenolt/django-proofread", "pypi_version": "0.1.0", "created": "2013-01-20T14:13:05.257359-05:00", "modified": "2026-01-29T12:42:26.468650-05:00", "repo_forks": 0, "repo_description": "Moved to https://github.com/mattrobenolt/proofread", "pypi_url": "", "documentation_url": null, "repo_watchers": 1, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "mattrobenolt" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/58/?format=api" ], "id": 1649, "title": "django-measurement", "slug": "django-measurement", "last_updated": "2022-02-28T03:21:13-05:00", "last_fetched": "2026-05-27T13:13:00.085523-04:00", "repo_url": "https://github.com/coddingtonbear/django-measurement", "pypi_version": "3.2.4", "created": "2013-01-19T21:45:55.574447-05:00", "modified": "2026-01-28T14:18:07.856114-05:00", "repo_forks": 34, "repo_description": "Easily store, retrieve, and convert measurements of weight, volume, distance, area and more.", "pypi_url": "http://pypi.python.org/pypi/django-measurement", "documentation_url": "https://readthedocs.org/projects/django-measurement/", "repo_watchers": 150, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "coddingtonbear", "codingjoe", "pyup-bot", "cullan", "syphar", "iansprice", "Pacu2", "Ashlett", "bitdeli-chef", "buddylindsey", "jtprince", "thijstriemstra", "scopalaffairs", "webit-mdowney" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/79/?format=api" ], "id": 1648, "title": "django-cors-headers", "slug": "django-cors-headers", "last_updated": "2026-05-13T06:30:14-04:00", "last_fetched": "2026-05-27T11:47:32.025172-04:00", "repo_url": "https://github.com/adamchainz/django-cors-headers", "pypi_version": "4.9.0", "created": "2013-01-19T04:23:12.076572-05:00", "modified": "2026-01-28T13:40:41.333285-05:00", "repo_forks": 548, "repo_description": "Django app for handling the server headers required for Cross-Origin Resource Sharing (CORS)", "pypi_url": "http://pypi.python.org/pypi/django-cors-headers", "documentation_url": null, "repo_watchers": 5589, "commits_over_52": [ 0, 2, 0, 0, 1, 0, 1, 0, 0, 2, 1, 0, 0, 0, 3, 0, 3, 0, 2, 0, 0, 1, 0, 0, 3, 0, 0, 3, 0, 0, 1, 2, 0, 0, 0, 0, 0, 2, 0, 0, 3, 1, 0, 0, 3, 0, 2, 0, 0, 0, 2, 0 ], "participants": [ "adamchainz", "pre-commit-ci[bot]", "ottoyiu", "dependabot[bot]", "robustican", "lukaszb", "pdufour", "darrinm", "mkai", "nikolas", "darylyu", "thijstriemstra", "tanoabeleyra", "pennersr", "opozo", "mtomwing", "michael-k", "marfire", "jayvdb", "timgates42", "UnknownPlatypus", "sobolevn", "sawan", "sciyoshi", "Royalflamejlh", "rsalmaso", "suligap", "minho42", "mlissner", "matthiask", "aaron7", "uranusjr", "wli", "zwalker", "anentropic", "ittus", "jjurgens0", "johnthagen", "keitaoouchi", "toranb", "tsouvarev", "wgonczaronek", "romanek-adam", "alexandrebarbaruiva", "avallbona", "belyak", "blfpd", "chripede", "edmorley", "machakux", "ericholscher", "fanhan", "gabrielkoo", "gtnx", "hfaran", "IgnacioMaestro", "jrheard", "jaap3", "jamesbeith", "jotes", "jlaine", "jpadilla", "markotibold", "MarkusH" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/32/?format=api" ], "id": 1647, "title": "Hoarder", "slug": "hoarder", "last_updated": "2013-02-03T09:25:30-05:00", "last_fetched": "2026-05-27T22:05:31.319614-04:00", "repo_url": "https://github.com/InviteBox/hoarder", "pypi_version": "0.0.6", "created": "2013-01-19T04:22:49.411981-05:00", "modified": "2026-01-28T15:47:45.339382-05:00", "repo_forks": 0, "repo_description": "Django analytics kit for the data-obsessed.", "pypi_url": "http://pypi.python.org/pypi/hoarder", "documentation_url": null, "repo_watchers": 18, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "atereshkin" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/107/?format=api" ], "id": 1646, "title": "django-cked", "slug": "django-cked", "last_updated": "2020-04-21T05:22:50-04:00", "last_fetched": "2026-05-27T09:04:27.793040-04:00", "repo_url": "https://github.com/dead23angel/django-cked", "pypi_version": "2.0.2", "created": "2013-01-18T15:25:16.339438-05:00", "modified": "2026-01-28T13:01:29.770409-05:00", "repo_forks": 10, "repo_description": "CKEditor and elFinder integration for Django Framework", "pypi_url": "http://pypi.python.org/pypi/django-cked", "documentation_url": "https://django-cked.readthedocs.io/", "repo_watchers": 7, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "dead23angel", "leotop", "hemanth7787", "juliomax", "DOOMer" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/164/?format=api" ], "id": 1645, "title": "django-dbbackup", "slug": "django-dbbackup", "last_updated": "2026-04-15T10:44:57-04:00", "last_fetched": "2026-05-27T20:05:54.860326-04:00", "repo_url": "https://github.com/archmonger/django-dbbackup", "pypi_version": "5.3.0", "created": "2013-01-18T11:16:32.366384-05:00", "modified": "2026-05-27T10:32:36.903589-04:00", "repo_forks": 219, "repo_description": "Backup and restore your Django database and media", "pypi_url": "https://pypi.org/project/django-dbbackup/", "documentation_url": "https://archmonger.github.io/django-dbbackup", "repo_watchers": 1107, "commits_over_52": [ 0, 5, 4, 0, 0, 0, 0, 0, 1, 0, 0, 20, 7, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 3, 0, 0, 0, 4, 1, 0, 0, 3, 0, 1, 0, 0, 0, 0, 0, 2, 2, 0, 0, 0, 0, 0, 0 ], "participants": [ "ZuluPro", "Archmonger", "benjaoming", "johnthagen", "pkkid", "devkral", "Copilot", "jonathan-s", "pre-commit-ci[bot]", "voronind", "wadevries", "pacahon", "afdy", "sroussy", "ilCapo77", "sumanthratna", "rvandernoort", "psychok7", "mick88", "matmair", "jerinpetergeorge", "millerthegorilla", "eriktelepovsky", "truePhilipp", "bittner", "perwagner", "patrickhallen", "hongquan", "mihow", "max-wittig", "maxg203", "mativs", "twoblokeswithapostie", "tsundokum", "Lokkook", "aaronvarghese", "rgaiacs", "RoPP", "sumit4613", "tobiasmcnulty", "valignatev", "whileman133", "xbello", "yhoiseth", "adi-", "eberonsh", "LeeHanYeong", "stan-levend", "Ajaysainisd", "Roukoswarf", "a-detiste", "asaf-kali", "TechnoConserve", "underyx", "30350n", "bckohan", "dennissiemensma", "Dmitri-Sintsov", "domvie", "dorianamouroux", "EdwardBetts", "FabrizioMontanari", "FranzForstmayr", "gerhc", "chambersh1129", "igor-shevchenko", "Arhell", "jahazieldom", "sur5r", "jdnrg", "jej", "ml-kessoum", "liambuchanan" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/164/?format=api" ], "id": 1644, "title": "django-backup", "slug": "django-backup", "last_updated": "2022-04-01T01:56:55-04:00", "last_fetched": "2026-05-27T00:02:08.875166-04:00", "repo_url": "https://github.com/django-backup/django-backup", "pypi_version": "1.0.1", "created": "2013-01-18T11:15:17.046545-05:00", "modified": "2026-01-28T16:06:01.434331-05:00", "repo_forks": 11, "repo_description": "Django Site Backup Command", "pypi_url": "http://pypi.python.org/pypi/django-backup", "documentation_url": null, "repo_watchers": 46, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "andybak", "fruitschen", "artemrizhov", "chriscohoat", "zerok", "jamesrampton", "warrd", "tedtieken", "lockie", "j4mie", "Ellipsis753", "yarlson", "emperorcezar", "ashleyblackmore", "mikexstudios" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/164/?format=api" ], "id": 1643, "title": "django-icybackup", "slug": "django-icybackup", "last_updated": "2018-07-25T07:41:39-04:00", "last_fetched": "2026-05-27T09:10:12.583047-04:00", "repo_url": "https://github.com/stbarnabas/django-icybackup", "pypi_version": "0.1.1", "created": "2013-01-18T11:13:13.904461-05:00", "modified": "2026-01-28T13:06:51.183798-05:00", "repo_forks": 11, "repo_description": "Back your Django database and media directory up to Amazon Glacier or a local file", "pypi_url": "http://pypi.python.org/pypi/django-icybackup", "documentation_url": null, "repo_watchers": 25, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "daisylb", "chriscohoat", "tedtieken", "j4mie", "yarlson", "Britefury" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/241/?format=api" ], "id": 1642, "title": "django-wkhtmltopdf", "slug": "django-wkhtmltopdf", "last_updated": "2022-02-24T18:29:43-05:00", "last_fetched": "2026-05-27T12:35:42.493436-04:00", "repo_url": "https://github.com/incuna/django-wkhtmltopdf", "pypi_version": "3.4.0", "created": "2013-01-17T17:11:22.934094-05:00", "modified": "2026-01-28T14:09:09.745025-05:00", "repo_forks": 149, "repo_description": "Django Wrapper to the PDF Renderer: wkhtmltopdf", "pypi_url": "http://pypi.python.org/pypi/django-wkhtmltopdf", "documentation_url": "https://readthedocs.org/projects/django-wkhtmltopdf/", "repo_watchers": 328, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "maxpeterson", "mjtamlyn", "sfllaw", "ghickman", "meshy", "johnraz", "jturnbull", "halfnibble", "michelts", "fixmycode", "tclancy", "luzfcb", "johnfraney", "powderflask", "mattack108", "kjpc-tech", "dduong42", "pauricthelodger", "pauloxnet", "kitterma", "alishaAgr", "amirkdv", "ashkulz", "DeadWisdom", "danielgatis", "haos616", "dericcrago", "gmcguire", "hugotacito", "nunofonseca", "shadowrock", "fanquake", "ryankask", "selcuk", "timb07", "zgohr", "rob70" ] }, { "category": "https://djangopackages.org/api/v4/categories/2/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/127/?format=api", "https://djangopackages.org/api/v4/grids/140/?format=api" ], "id": 1641, "title": "django-twoscoops-project", "slug": "django-twoscoops-project", "last_updated": "2015-07-09T13:28:06-04:00", "last_fetched": "2026-05-27T11:00:47.989140-04:00", "repo_url": "https://github.com/twoscoops/django-twoscoops-project", "pypi_version": null, "created": "2013-01-17T14:28:23.889729-05:00", "modified": "2026-01-28T13:22:54.439324-05:00", "repo_forks": 336, "repo_description": "The sample project layout from the book, \"Two Scoops of Django 1.5 and 1.6\"", "pypi_url": "", "documentation_url": "https://github.com/twoscoops/django-twoscoops-project", "repo_watchers": 868, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "pydanny", "octaflop", "audreyfeldroy", "juanriaza", "wlonk", "Bouke", "arruda", "mozillazg", "patrickbeeson", "pratyushmittal", "desimone", "jadient", "kulbir", "adamduren", "FlipperPA", "wengole", "bmonty", "bnjmn", "chrishas35", "pygeek", "chimeno", "eduardo-matos", "mxsasha", "frankpape", "garrypolley", "matthewryanscott", "shanx", "ducky427", "fengsi", "harudark" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/11/?format=api", "https://djangopackages.org/api/v4/grids/406/?format=api" ], "id": 1640, "title": "django-live-profiler", "slug": "django-live-profiler", "last_updated": "2013-06-12T04:53:38-04:00", "last_fetched": "2026-05-27T20:04:37.544391-04:00", "repo_url": "https://github.com/InviteBox/django-live-profiler", "pypi_version": "0.0.9", "created": "2013-01-17T13:56:53.974198-05:00", "modified": "2026-01-28T15:26:19.242177-05:00", "repo_forks": 43, "repo_description": "A database access profiler for Django-based applications that can be ran in production", "pypi_url": "http://pypi.python.org/pypi/django-live-profiler", "documentation_url": null, "repo_watchers": 191, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "atereshkin", "dulacp" ] } ] }