Package List
API endpoint that allows packages to be viewed or edited.
GET /api/v4/packages/?format=api&offset=5360
{ "count": 5722, "next": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=5380", "previous": "https://djangopackages.org/api/v4/packages/?format=api&limit=20&offset=5340", "results": [ { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/48/?format=api" ], "id": 380, "title": "django-siteblocks", "slug": "django-siteblocks", "last_updated": "2022-02-04T07:49:18-05:00", "last_fetched": "2026-05-26T17:05:48.270245-04:00", "repo_url": "https://github.com/idlesign/django-siteblocks", "pypi_version": "1.2.1", "created": "2010-09-18T05:28:19.261709-04:00", "modified": "2026-01-28T15:05:37.372310-05:00", "repo_forks": 9, "repo_description": "Reusable application for Django to build blocks of static or dynamic data that could be used in templates.", "pypi_url": "http://pypi.python.org/pypi/django-siteblocks", "documentation_url": null, "repo_watchers": 22, "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": [ "idlesign", "aruseni" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/32/?format=api" ], "id": 379, "title": "django-sitemetrics", "slug": "django-sitemetrics", "last_updated": "2022-02-04T07:53:06-05:00", "last_fetched": "2026-05-26T18:05:26.453227-04:00", "repo_url": "https://github.com/idlesign/django-sitemetrics", "pypi_version": "1.2.0", "created": "2010-09-18T05:26:28.631793-04:00", "modified": "2026-01-28T15:17:07.535859-05:00", "repo_forks": 11, "repo_description": "Reusable application for Django that offers easy integration with different site metrics service providers.", "pypi_url": "http://pypi.python.org/pypi/django-sitemetrics", "documentation_url": null, "repo_watchers": 45, "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": [ "idlesign", "pacahon", "bashu", "dborisov", "JeansReal", "andresriancho", "slepa" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/47/?format=api" ], "id": 378, "title": "django-sitetree", "slug": "django-sitetree", "last_updated": "2026-04-09T01:48:38-04:00", "last_fetched": "2026-05-26T14:03:11.755932-04:00", "repo_url": "https://github.com/idlesign/django-sitetree", "pypi_version": "1.18.1", "created": "2010-09-18T05:21:36.456497-04:00", "modified": "2026-01-28T14:34:19.246918-05:00", "repo_forks": 128, "repo_description": "Reusable application for Django introducing site tree, menu and breadcrumbs navigation elements.", "pypi_url": "http://pypi.python.org/pypi/django-sitetree", "documentation_url": "https://django-sitetree.readthedocs.io/", "repo_watchers": 349, "commits_over_52": [ 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 6, 0, 1, 0, 0, 0, 0, 0, 0 ], "participants": [ "idlesign", "dependabot[bot]", "stop5", "jefftriplett", "ScottEAdams", "dpretty", "PetrDlouhy", "simklei", "vosi", "daevaorn", "ToitaYuka", "hajime-nishida", "slav0nic", "ramonsaraiva", "msuszko", "jonkiparsky", "jgadelange", "embreinhardt", "clincher", "wlorenzetti", "kishorkunal-raj", "thenewguy", "voronind", "Silveron", "sanjaz", "richardjprice", "pitervergara", "pws21", "paltman", "martey", "kiwnix", "slepa", "lamby", "firewut", "brookiel", "Bartvaderkin", "artursvonda", "svetlyak40wt" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/172/?format=api" ], "id": 377, "title": "eav-django", "slug": "eav-django", "last_updated": "2014-10-03T23:29:30-04:00", "last_fetched": "2026-05-26T09:03:51.431835-04:00", "repo_url": "https://bitbucket.org/neithere/eav-django", "pypi_version": null, "created": "2010-09-18T01:50:29.374556-04:00", "modified": "2026-01-28T13:22:42.528334-05:00", "repo_forks": 24, "repo_description": "A flexible Django application implementing the Entity-Attribute-Value model with Django. No patching required. Works with traditional RDBMS. Grew from an online shop project.\r\n\r\nDiscussion group: http://groups.google.com/group/eav-django/", "pypi_url": "", "documentation_url": "https://readthedocs.org/projects/eav-django/", "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": [ "neithere" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [], "id": 376, "title": "django-trackback", "slug": "django-trackback", "last_updated": null, "last_fetched": "2026-05-26T08:08:39.936666-04:00", "repo_url": "http://code.google.com/p/django-trackback/", "pypi_version": null, "created": "2010-09-18T01:31:04.157871-04:00", "modified": "2026-01-28T13:09:42.654191-05:00", "repo_forks": 0, "repo_description": "", "pypi_url": "", "documentation_url": null, "repo_watchers": 0, "commits_over_52": [], "participants": [] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/55/?format=api", "https://djangopackages.org/api/v4/grids/61/?format=api" ], "id": 374, "title": "django-constance", "slug": "django-constance", "last_updated": "2026-04-02T14:19:06-04:00", "last_fetched": "2026-05-26T00:07:01.648438-04:00", "repo_url": "https://github.com/jazzband/django-constance", "pypi_version": "4.3.5", "created": "2010-09-17T12:27:52.201644-04:00", "modified": "2026-01-28T16:46:24.742697-05:00", "repo_forks": 324, "repo_description": "Dynamic Django settings.", "pypi_url": "http://pypi.python.org/pypi/django-constance", "documentation_url": "https://django-constance.readthedocs.io/en/latest/", "repo_watchers": 1845, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 1, 0, 1, 0, 2, 12, 0, 12, 0, 3, 1, 2, 1, 1, 0, 0, 0, 2, 0, 0, 0, 1, 0, 0, 0, 0, 1, 3, 2, 0, 1, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "jezdez", "camilonova", "Mogost", "aleszoulek", "Natim", "whiskybar", "Rotzbua", "therefromhere", "felixxm", "dependabot[bot]", "pre-commit-ci[bot]", "rvernica", "bufke", "sergei-iurchenko", "whs", "Bouke", "jdufresne", "Merino", "PhilippTh", "SebCorbin", "farooqaaa", "pfouque", "browniebroke", "iamkhush", "trbs", "flisky", "farin", "PetrDlouhy", "Kerl13", "martey", "chrisclark", "chornsby", "prokaktus", "utapyngo", "saw2th", "jonzlin95", "ajinkya-bhosale", "yuekui", "voy", "PabloVallejo", "funkybob", "emilioramirez", "apollo13", "hugovk", "ilyachch", "xm-repo", "jairhenrique", "joshkel", "justmobilize", "mozz100", "philipn", "glizer", "thedrow", "medbenmakhlouf", "makerGeek", "bmwant", "miratcan", "miguelgr", "maximluzin", "AnyByte", "nostalgiaz", "vinnyrose", "morlandi", "lemieux", "MansurAliKoroglu", "mavenium", "mahdirahimi1999", "HosseyNJF", "iynaix", "lmorchard", "ozcanyarimdunya", "1844144", "riazanovslv", "qois", "mandalay-rp", "johnthagen", "ivan-klass", "iluminite", "horpto", "horida", "dkr13", "dalang", "andreipopa-who", "alexkiro", "blablacio", "TamoshaytisV", "rootart", "TkTech", "slafs", "syre", "sobolevn", "sspross", "erivanio", "eseglem", "31z4", "ekinertac", "null-none", "darkbarker", "dtatarkin", "silentsokolov", "dtcooper", "dpoirier", "cclauss", "christherama", "tyilo", "arunsathiya", "Sinkler", "sk0g", "amitgaru", "escaped", "atodorov", "pirods", "aidanlister", "ahnjungho", "LeaFin", "rlaszlo", "kubazarz", "xuhcc", "Jyrno42", "jryannel", "jubel-han", "jazzband-bot", "mojeto", "BigglesZX", "jmerdich", "jacobian", "ilebedie", "myii", "Arhell", "IgorCode", "khchine5", "francescarpi", "FernandoKGA", "felippem", "felipe3dfx", "federicobond" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/11/?format=api" ], "id": 373, "title": "django-logdb", "slug": "django-logdb", "last_updated": "2011-06-20T06:27:11-04:00", "last_fetched": "2026-05-26T18:07:01.865572-04:00", "repo_url": "https://github.com/joeribekker/django-logdb", "pypi_version": "1.1", "created": "2010-09-17T09:46:50.019972-04:00", "modified": "2026-01-28T15:18:57.249563-05:00", "repo_forks": 6, "repo_description": "Django-logdb enables you to log entries to a database, aggregate and act on them with certain rules, and gives you more insight in what's going on.", "pypi_url": "http://pypi.python.org/pypi/django-logdb", "documentation_url": null, "repo_watchers": 31, "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": [ "joeribekker" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/261/?format=api" ], "id": 372, "title": "django-brutebuster", "slug": "django-brutebuster", "last_updated": "2012-08-26T18:16:37-04:00", "last_fetched": "2026-05-26T03:05:24.477234-04:00", "repo_url": "https://github.com/jasuca/django-brutebuster", "pypi_version": "0.1.8", "created": "2010-09-17T07:36:49.922071-04:00", "modified": "2026-01-28T16:50:30.681068-05:00", "repo_forks": 8, "repo_description": "", "pypi_url": "http://pypi.python.org/pypi/django-brutebuster", "documentation_url": null, "repo_watchers": 4, "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": [ "jasuca" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/47/?format=api" ], "id": 371, "title": "django-breadcrumbs", "slug": "django-breadcrumbs", "last_updated": "2017-01-23T11:40:20-05:00", "last_fetched": "2026-05-26T03:05:21.711733-04:00", "repo_url": "https://github.com/chronossc/django-breadcrumbs", "pypi_version": "1.1.3", "created": "2010-09-17T01:41:01.079421-04:00", "modified": "2026-01-28T16:50:26.621122-05:00", "repo_forks": 29, "repo_description": "Easy to use generic breadcrumbs system for Django framework.", "pypi_url": "http://pypi.python.org/pypi/django-breadcrumbs", "documentation_url": null, "repo_watchers": 105, "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": [ "felipe-prenholato", "bashu", "eriktelepovsky", "adam-earthscope", "emperorcezar", "chaosk", "Sharpek", "shabble", "alurin", "elena" ] }, { "category": "https://djangopackages.org/api/v4/categories/3/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/41/?format=api" ], "id": 370, "title": "ReviewBoard", "slug": "reviewboard", "last_updated": "2026-05-21T12:38:15-04:00", "last_fetched": "2026-05-26T12:23:56.111034-04:00", "repo_url": "https://github.com/reviewboard/reviewboard", "pypi_version": "7.0.6", "created": "2010-09-16T21:44:20.837945-04:00", "modified": "2026-01-28T14:30:28.220089-05:00", "repo_forks": 433, "repo_description": "An extensible and friendly code review tool for projects and companies of all sizes.", "pypi_url": "http://pypi.python.org/pypi/ReviewBoard", "documentation_url": "https://www.reviewboard.org/docs/", "repo_watchers": 1712, "commits_over_52": [ 5, 2, 6, 6, 0, 0, 3, 1, 0, 11, 16, 0, 14, 0, 7, 18, 35, 3, 3, 7, 0, 0, 0, 4, 9, 6, 15, 2, 12, 1, 13, 0, 5, 1, 1, 2, 6, 8, 21, 16, 5, 18, 16, 13, 28, 10, 5, 4, 5, 18, 6, 9 ], "participants": [ "chipx86", "davidt", "freshstrangemusic", "michelle-aubin", "mikeconley", "spinspark", "sgallagher", "smacleod", "gkm4d", "medanat", "erijo", "rajasaur", "jankoprowski", "hongbin", "misery", "sampson-chen", "anselina", "sws587", "vigneshsrinivasan", "desowin", "khp", "hxqlin", "edwlee", "druska", "bogdanap", "bhollis", "chrisarnold91", "rmdone", "vladikoff", "nicolexin", "rkdhatt", "kfjquinn", "jessicayuen", "crystalkoo66", "aam1r", "elcurto99", "vlyubin", "skaefer143", "stefanseeger", "philipphenkel", "jimrrchen", "easybe", "anthonymok", "WYSIATI", "v-v-v", "christandiono", "Sunxperous", "vLe4Interviews", "tomiaijo", "ayrus", "syeo", "sehoven", "mizhka", "js-commit", "elatt", "DanielCasaresIglesias", "sparkchaser", "bcelary", "asalahli", "adrwhong", "stilor", "nanouck", "LULVault", "natashad", "stodge", "michivious", "mknittig", "mstriemer", "Counterfly", "mp-singh", "lancehudson", "kylemclean", "nh2", "puiterwijk", "ruonan54j", "jerboaa", "tgerdes", "yangtina", "ynkym", "jeremykid", "justwudi", "edufelipe", "Schmidt-A", "mbait", "bolariin", "Akiyame", "Connor-Y", "darkwing", "finaiized", "linkmauve", "gdyuldin", "aineko", "giuliacm", "kschiu", "katSchr", "datjwu", "JonDemelo", "jcorrive", "jhominal", "jtsengyc", "blindjimmy", "halvorlu", "HailanXyouknow", "gregwym", "nateskulic", "nicolelisa", "Mons1Oerjan", "PaulSchulz", "iperry", "philxngo", "borko84", "pierre-wilmot", "linpc", "rachy95", "liqianxi", "cathyQinQin", "TophatRay", "NN---", "imcmy", "mflores13", "mvanbaak", "Stensby", "dorothyk", "caems", "matthiaskrgr", "mnoorenberghe", "MatthewMaclean", "matthewgoodman13", "MatthewJohn", "markrussell", "malept", "mariozivic", "globau", "ridum", "yurimingo", "Xutong1", "jayliu925-code", "wilsonyeung89", "tahnok", "weilul", "vladsf", "VBart", "stealthiscode", "nhvtgd", "tbeadle", "t2y", "terricain", "terfan", "moonese", "seanchain", "shollander", "shertle", "chkno", "oz-linden", "sandysaji", "salam0smy", "ryanm-acacia", "recastrodiaz", "rombert", "rcreagha", "Ecrosh", "hdima", "zard49", "dragonfi", "DanielPBak", "darteaga5", "tehranian", "dminor", "atagar", "dijonron", "rodrigc", "Cdkushni", "MsClaudz", "clarissaudrey", "orrc", "omnibrian", "javabrett", "bkochendorfer", "bbreid", "puremourning", "bcooksley", "behzadr", "Gollam", "asteinhauser", "AnthonyHache", "amohap4", "allyshiasewdat", "abhishekmukherg", "MarcusBoay", "maramSalamouny", "manutortosa", "cupcicm", "ravelus", "leos", "lancechentw", "solarmist", "Jdvdb", "larmiej", "JimHagan", "veatch", "jtrang", "jshephard", "jacoblu2003", "iproetel", "chicken-rice", "hyei", "EvilPineapple93", "hglock", "gnarea", "GurvirDehal", "prekageo", "grimmy", "obmarg", "fmiedniak-abb", "EvanHunzinger", "emou" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/26/?format=api", "https://djangopackages.org/api/v4/grids/141/?format=api" ], "id": 369, "title": "webassets", "slug": "webassets", "last_updated": "2025-08-17T08:47:39-04:00", "last_fetched": "2026-05-26T11:06:34.995228-04:00", "repo_url": "https://github.com/miracle2k/webassets", "pypi_version": "3.0.0", "created": "2010-09-16T14:47:30.850471-04:00", "modified": "2026-01-28T13:53:24.721616-05:00", "repo_forks": 260, "repo_description": "Asset management for Python web development.", "pypi_url": "http://pypi.python.org/pypi/webassets", "documentation_url": "https://readthedocs.org/projects/webassets/", "repo_watchers": 935, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 6, 1, 1, 0, 2, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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": [ "miracle2k", "kmike", "noirbizarre", "greyli", "eriktaubeneck", "JDeuce", "danc86", "msabramo", "marcellarius", "mcfletch", "zakj", "metagriffin", "tgecho", "pilt", "randalldegges-okta-2", "Kazade", "bryanchow", "VorpalBlade", "statico", "fladi", "ahlen", "p", "kageurufu", "sirex", "smotornyuk", "nvie", "hrbonz", "satiani", "iffy", "malept", "imlucas", "sontek", "Atorich", "bnavigator", "a-detiste", "florianjacob", "johnwheeler", "vihanb", "Kami", "timgates42", "scorphus", "Emsu", "matthanger", "matanshavit", "groner", "zenbot", "bradwright", "claymation", "dguaraglia", "sveetch", "tribut", "fgimian", "ikreymer", "jpvanhal", "jaraco", "graffic", "john2x", "oscarmlage", "pjvandehaar", "pwaller", "philfreo", "philwills", "uniphil", "rafikdraoui", "renfredxh", "rptb1", "meowgorithm", "nibrahim", "citizen-stig", "rassie", "natefaubion", "maraujop", "mwmccarthy", "maximbo", "0x1997", "TallGirlVanessa", "Kronuz", "johnwlockwood", "if1live", "helb", "denini08", "mankyd", "bumbu", "amercader", "yaniv-aknin", "ypcs", "scarabeusiv", "pazur", "tomwys", "macrotim", "stephane-klein", "StevenMaude", "sloria", "cnu", "solarissmoke", "ryansully", "phlax", "Yepoleb", "fabiomcosta", "EdwardBetts", "Mause", "D4D3VD4V3", "cederigo", "offbyone", "chrishaines", "btoconnor", "heynemann", "aodag", "openhatched", "aromanovich", "anisse", "thatguystone", "abierbaum", "aflukasz", "uchida", "asmeurer", "moggers87", "posativ", "ldesgoui", "lnielsen", "knrafto", "k4p7", "kleink", "kernc", "jpsca", "jdavis", "jamorton", "johnpaulett", "johtso", "jirikuncar", "wyuenho", "1oglop1", "ipvych", "iurisilvio", "ionelmc", "ghk" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/8/?format=api", "https://djangopackages.org/api/v4/grids/146/?format=api" ], "id": 368, "title": "django-envelope", "slug": "django-envelope", "last_updated": "2020-04-18T10:54:36-04:00", "last_fetched": "2026-05-26T11:47:19.307779-04:00", "repo_url": "https://github.com/zsiciarz/django-envelope", "pypi_version": "1.4", "created": "2010-09-16T14:26:15.191511-04:00", "modified": "2026-01-28T14:14:33.149409-05:00", "repo_forks": 45, "repo_description": "A contact form app for Django", "pypi_url": "http://pypi.python.org/pypi/django-envelope", "documentation_url": "https://readthedocs.org/projects/django-envelope/", "repo_watchers": 79, "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": [ "zsiciarz", "SebCorbin", "tgecho", "raratiru", "anderspetersson", "javipalanca", "jieter", "tomwys", "akaihola", "glogiotatidis", "zlorf", "jerzyk", "mlavin", "martey", "vbabiy" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/28/?format=api", "https://djangopackages.org/api/v4/grids/59/?format=api", "https://djangopackages.org/api/v4/grids/66/?format=api", "https://djangopackages.org/api/v4/grids/7/?format=api" ], "id": 367, "title": "django-authority", "slug": "django-authority", "last_updated": "2021-10-27T06:59:39-04:00", "last_fetched": "2026-05-26T16:09:19.822601-04:00", "repo_url": "https://github.com/jezdez/django-authority", "pypi_version": "0.14", "created": "2010-09-15T21:55:48.126105-04:00", "modified": "2026-01-28T14:54:29.635598-05:00", "repo_forks": 57, "repo_description": "A Django app that provides generic per-object-permissions for Django's auth app and helpers to create custom permission checks.", "pypi_url": "http://pypi.python.org/pypi/django-authority", "documentation_url": "https://readthedocs.org/projects/django-authority/", "repo_watchers": 296, "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": [ "jezdez", "bartTC", "jlward", "winhamwr", "bocribbz", "gthb", "safwanrahman", "remik", "diegobz", "RDIL", "jpic", "randalldegges-okta-2", "mozillazg", "auvipy", "supercodepoet", "mikebq", "bashu", "reycf", "DylanLukes", "GregLeBarbar", "jennyq", "jdelasoie", "cl0ne", "libraM", "jazzband-bot" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/24/?format=api", "https://djangopackages.org/api/v4/grids/133/?format=api" ], "id": 366, "title": "Askbot", "slug": "askbot", "last_updated": "2026-05-24T23:22:15-04:00", "last_fetched": "2026-05-26T11:48:07.660513-04:00", "repo_url": "https://github.com/ASKBOT/askbot-devel", "pypi_version": "0.12.9", "created": "2010-09-15T19:09:52.374814-04:00", "modified": "2026-01-28T14:14:56.480377-05:00", "repo_forks": 624, "repo_description": "Askbot is a Django/Python Q&A forum. **Contributors README**: https://github.com/ASKBOT/askbot-devel#how-to-contribute. Commercial hosting of Askbot and support are available at https://askbot.com", "pypi_url": "https://pypi.org/project/askbot", "documentation_url": "https://pythonhosted.org/askbot/", "repo_watchers": 1567, "commits_over_52": [ 4, 3, 0, 3, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 2, 2, 0, 3, 2, 0, 0, 0, 0, 0, 0, 0, 0, 23, 3, 9, 6, 11, 21, 5, 3, 0, 13, 4, 1, 1, 12, 4, 0, 0, 4, 7, 20 ], "participants": [ "evgenyfadeev", "fitoria", "martin-bts", "tomaszzielinski", "byroncorrales", "yuttadhammo", "n3ssi3", "ZuluPro", "vxsx", "hrcerqueira", "chagel", "sebastian-philipp", "czpython", "jbofill", "turian", "dekomote", "GaretJax", "keto", "boxydog", "xponrails", "sailingcai", "b1uebyte", "mamoutkine", "rosihorrorshow", "vvangelovski", "tszynalski", "ratson", "mag3me", "sagarun", "razum2um", "bobbydavid", "piskvorky", "awerner", "Grahack", "brunobastosg", "fonar", "jimt", "samip5", "DLu", "sdeibel", "robinst", "saltduck", "rtnpro", "geekofalltrades", "aldatsa", "pcompassion", "MichaelPereira", "raspi", "rabueker", "ozbek", "zheli", "tmandry", "ragsagar", "emonty", "mkissam", "jacob414", "arknotts", "onurmatik", "sshnaidm", "vovkd", "stephane-klein", "sayanchowdhury", "siovene", "rs2", "puiterwijk", "npt", "pigletto", "gawel", "darioghilardi", "cyberj", "dragondive", "yongjhih", "kungfoo", "shubhamc183", "rukeba", "thule0", "rodelrod", "raags", "stapelberg", "michas2", "matthewbbrandt", "mgeisler", "atiberghien", "ychoi-kr", "xaph", "jerryzhenleicai", "alexandros-z", "bonnedav", "eedeep", "davboecki", "davidkazuhiro", "pcros", "dmzio", "guruOS1", "alexrobbins", "alexrudnick", "ghostwords", "amirgon", "abitrolly", "and-cesbo", "test-n-prod", "CarliJoy", "tkdchen", "dhorelik", "h8pwn", "EvanCarroll", "amigrave", "fchapoton", "Hamdy", "satels", "jishnu7", "jorgeboucas", "jorgelzpz", "upgreydd", "Kamori" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/5/?format=api" ], "id": 365, "title": "django-payment-webmoney", "slug": "django-payment-webmoney", "last_updated": "2014-04-28T07:20:59-04:00", "last_fetched": "2026-05-26T23:04:58.427280-04:00", "repo_url": "https://github.com/oxyum/django-payment-webmoney", "pypi_version": "0.3.0", "created": "2010-09-15T10:14:04.071021-04:00", "modified": "2026-01-28T16:00:14.891907-05:00", "repo_forks": 6, "repo_description": "WebMoney Merchant Interface support for Django. ", "pypi_url": "http://pypi.python.org/pypi/django-payment-webmoney", "documentation_url": null, "repo_watchers": 23, "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": [ "oxyum", "gotlium", "yablochkin" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/39/?format=api" ], "id": 364, "title": "django-versionedcache", "slug": "django-versionedcache", "last_updated": "2013-01-27T12:56:17-05:00", "last_fetched": "2026-05-26T10:05:33.501528-04:00", "repo_url": "https://github.com/ella/django-versionedcache", "pypi_version": null, "created": "2010-09-15T10:00:36.881943-04:00", "modified": "2026-01-28T13:26:25.667414-05:00", "repo_forks": 6, "repo_description": "Yet another cache backend for django. This one includes: memcache, mintcache and automatic key versioning for gracefull upgrades.", "pypi_url": "", "documentation_url": null, "repo_watchers": 27, "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": [ "honzakral", "kvbik", "justquick", "Almad", "whit" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [], "id": 363, "title": "django-http-digest", "slug": "django-http-digest", "last_updated": "2011-04-16T17:22:32-04:00", "last_fetched": "2026-05-26T23:07:25.900537-04:00", "repo_url": "https://github.com/Almad/django-http-digest", "pypi_version": "0.2.3", "created": "2010-09-15T09:59:03.549454-04:00", "modified": "2026-01-28T16:03:57.508164-05:00", "repo_forks": 2, "repo_description": "", "pypi_url": "http://pypi.python.org/pypi/djangohttpdigest", "documentation_url": null, "repo_watchers": 5, "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": [ "Almad" ] }, { "category": "https://djangopackages.org/api/v4/categories/4/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/25/?format=api" ], "id": 362, "title": "django-sane-testing", "slug": "django-sane-testing", "last_updated": "2012-02-22T10:24:47-05:00", "last_fetched": "2026-05-26T18:06:19.282207-04:00", "repo_url": "https://github.com/Almad/django-sane-testing", "pypi_version": "0.5.11", "created": "2010-09-15T09:52:29.259813-04:00", "modified": "2026-01-28T15:18:07.477207-05:00", "repo_forks": 8, "repo_description": "Django integration with nose, Selenium and more", "pypi_url": "http://pypi.python.org/pypi/djangosanetesting", "documentation_url": "https://pythonhosted.org/djangosanetesting/", "repo_watchers": 59, "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": [ "Almad", "aarranz", "tdivis", "andrejtokarcik", "yedpodtrzitko", "akaihola", "ericpalakovichcarr", "vinilios", "kmike" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [], "id": 361, "title": "django-proxy", "slug": "django-proxy", "last_updated": "2010-01-30T13:29:57-05:00", "last_fetched": "2026-05-26T09:06:00.787436-04:00", "repo_url": "https://github.com/montylounge/django-proxy", "pypi_version": null, "created": "2010-09-15T06:32:45.389398-04:00", "modified": "2026-01-28T13:15:27.090503-05:00", "repo_forks": 5, "repo_description": "A reusable django application to create a proxy object for your models. Intended to aggregate various content types into a model for reuse. A poor man's django-tumbleweed.", "pypi_url": "", "documentation_url": null, "repo_watchers": 20, "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": [ "montylounge", "jefftriplett" ] }, { "category": "https://djangopackages.org/api/v4/categories/1/?format=api", "grids": [ "https://djangopackages.org/api/v4/grids/9/?format=api", "https://djangopackages.org/api/v4/grids/60/?format=api", "https://djangopackages.org/api/v4/grids/100/?format=api", "https://djangopackages.org/api/v4/grids/58/?format=api", "https://djangopackages.org/api/v4/grids/312/?format=api" ], "id": 360, "title": "django-imagekit", "slug": "django-imagekit", "last_updated": "2026-02-22T12:41:48-05:00", "last_fetched": "2026-05-26T11:17:44.301842-04:00", "repo_url": "https://github.com/matthewwithanm/django-imagekit", "pypi_version": "6.1.0", "created": "2010-09-15T06:28:23.673184-04:00", "modified": "2026-01-28T13:58:30.376285-05:00", "repo_forks": 278, "repo_description": "Automated image processing for Django. Currently v6.0", "pypi_url": "http://pypi.python.org/pypi/django-imagekit", "documentation_url": "http://django-imagekit.readthedocs.io/en/latest/", "repo_watchers": 2350, "commits_over_52": [ 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 2, 0, 3, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ], "participants": [ "matthewwithanm", "bryanveloso", "vstoykov", "jdriscoll", "lettertwo", "cyberdelia", "dulacp", "mkai", "saulshanabrook", "Alexerson", "autoantwort", "ryanbagwell", "93578237", "richleland", "saijim", "ptone", "nex2hex", "danxshap", "x-yuri", "kviktor", "timgates42", "ron8mcr", "fladi", "joshourisman", "jacobsvante", "mrigor", "Kronuz", "ebrelsford", "claymation", "bmispelon", "njamaleddine", "mgalgs", "madisvain", "leotada", "kevinpostal", "tirkarthi", "julianwachholz", "dekkers", "adamchainz", "niklasae", "nthall", "sobolevn", "tyagow", "tim-schilling", "riazanovslv", "deepakprakash", "islavov", "calmyoga", "ingenieroariel", "armanexplorer", "bjj", "bchhun", "yablochkin", "bsolomon1124", "vegaro", "cwood", "daaray", "ediskandarov", "fish2000", "eltismerino", "a1tus", "IlyaSemenov", "pickfire", "jezdez", "jammons" ] } ] }