{"id":21343517,"url":"https://github.com/cloudmercato/django-qos","last_synced_at":"2025-03-16T03:13:48.759Z","repository":{"id":183202085,"uuid":"664713034","full_name":"cloudmercato/django-qos","owner":"cloudmercato","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-13T15:03:57.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T15:47:54.160Z","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":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cloudmercato.png","metadata":{"files":{"readme":"README.rst","changelog":null,"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":"2023-07-10T15:22:19.000Z","updated_at":"2024-09-13T15:04:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"ae149240-ed2d-48b5-ad94-695f97d6dbc6","html_url":"https://github.com/cloudmercato/django-qos","commit_stats":null,"previous_names":["cloudmercato/django-qos"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudmercato%2Fdjango-qos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudmercato%2Fdjango-qos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudmercato%2Fdjango-qos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cloudmercato%2Fdjango-qos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cloudmercato","download_url":"https://codeload.github.com/cloudmercato/django-qos/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243818199,"owners_count":20352629,"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-11-22T01:13:34.384Z","updated_at":"2025-03-16T03:13:48.730Z","avatar_url":"https://github.com/cloudmercato.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"==========\nDjango QoS\n==========\n\nThird app to run live tests on your projects\n\n\nInstall\n=======\n\nInstall the package:::\n\n  pip install django-qos  # not yet\n  pip install https://github.com/cloudmercato/django-qos/archive/refs/heads/master.zip\n\n\nAdd QoS to your project configuration:::\n\n  INSTALLED_APPS = [\n      ...\n      'django_qos',\n      'django_qos.db',\n  ]\n\n\nUsage\n=====\n\nQoS is organized like `unittests`\n1. You write a subclass of `django_qos.qos.QosTestCase`\n2. You run `./manage.py qos`\n\n\nTests (dev)\n===========\n\n::\n\n  make test\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudmercato%2Fdjango-qos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudmercato%2Fdjango-qos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudmercato%2Fdjango-qos/lists"}