{"id":13419215,"url":"https://github.com/dimagi/django-cte","last_synced_at":"2025-12-29T23:05:17.522Z","repository":{"id":41081471,"uuid":"122346670","full_name":"dimagi/django-cte","owner":"dimagi","description":"Common Table Expressions (CTE) for Django","archived":false,"fork":false,"pushed_at":"2024-06-25T10:43:09.000Z","size":137,"stargazers_count":319,"open_issues_count":19,"forks_count":45,"subscribers_count":27,"default_branch":"master","last_synced_at":"2024-09-30T16:57:37.918Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dimagi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-02-21T14:27:08.000Z","updated_at":"2024-09-13T08:30:28.000Z","dependencies_parsed_at":"2023-02-02T11:15:16.500Z","dependency_job_id":"b57aa816-2867-48dc-9ba1-29a15ced6db1","html_url":"https://github.com/dimagi/django-cte","commit_stats":{"total_commits":97,"total_committers":14,"mean_commits":6.928571428571429,"dds":"0.25773195876288657","last_synced_commit":"aa4f6aa1c1ddcd010fe11ab87764095868650913"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimagi%2Fdjango-cte","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimagi%2Fdjango-cte/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimagi%2Fdjango-cte/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dimagi%2Fdjango-cte/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dimagi","download_url":"https://codeload.github.com/dimagi/django-cte/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243690117,"owners_count":20331725,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T22:01:12.881Z","updated_at":"2025-03-15T05:30:29.083Z","avatar_url":"https://github.com/dimagi.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Common Table Expressions with Django\n\n[![Build Status](https://github.com/dimagi/django-cte/actions/workflows/tests.yml/badge.svg)](https://github.com/dimagi/django-cte/actions/workflows/tests.yml)\n[![PyPI version](https://badge.fury.io/py/django-cte.svg)](https://badge.fury.io/py/django-cte)\n\n## Installation\n```\npip install django-cte\n```\n\n\n## Documentation\n\nThe [django-cte documentation](https://dimagi.github.io/django-cte/) shows how\nto use Common Table Expressions with the Django ORM.\n\n\n## Running tests\n\n```\ncd django-cte\nmkvirtualenv cte  # or however you choose to setup your environment\npip install django pynose flake8\n\nnosetests\nflake8 --config=setup.cfg\n```\n\nAll feature and bug contributions are expected to be covered by tests.\n\n\n## Uploading to PyPI\n\nPackage and upload the generated files. This assumes the `django-cte` repository\nhas been configured in `~/.pypirc`.\n\n```\npip install -r pkg-requires.txt\n\npython setup.py sdist bdist_wheel\ntwine upload --repository=django-cte dist/*\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimagi%2Fdjango-cte","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimagi%2Fdjango-cte","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimagi%2Fdjango-cte/lists"}