{"id":23270057,"url":"https://github.com/sideeffects/stats_core","last_synced_at":"2025-08-21T03:31:40.205Z","repository":{"id":20683441,"uuid":"23966572","full_name":"sideeffects/stats_core","owner":"sideeffects","description":"Core infrastructure for collecting statistics data and generating reports","archived":false,"fork":false,"pushed_at":"2023-06-16T21:17:08.000Z","size":719,"stargazers_count":2,"open_issues_count":0,"forks_count":4,"subscribers_count":14,"default_branch":"master","last_synced_at":"2024-03-26T09:12:41.752Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sideeffects.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2014-09-12T15:45:59.000Z","updated_at":"2024-03-26T09:12:41.752Z","dependencies_parsed_at":"2022-08-28T13:00:21.659Z","dependency_job_id":null,"html_url":"https://github.com/sideeffects/stats_core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sideeffects%2Fstats_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sideeffects%2Fstats_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sideeffects%2Fstats_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sideeffects%2Fstats_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sideeffects","download_url":"https://codeload.github.com/sideeffects/stats_core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230486485,"owners_count":18233847,"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-12-19T18:38:04.301Z","updated_at":"2024-12-19T18:38:05.108Z","avatar_url":"https://github.com/sideeffects.png","language":"JavaScript","readme":"stats_core\n==========\n\nThe stats_core package implements the core infrastructure for collecting statistics data and generating reports. This package is part of the [Houdini Anonymous Usage  Statistics](http://www.sidefx.com/index.php?option=com_content\u0026task=view\u0026id=2686) project, but it is generic enough to make it easily adaptable for any kind of data collection. \n\nWith this package installed you will be able to:\n\n* Create your own server at your facility and make your desire apps point to it \n\n  By default the data collected from inside Houdini will be sent to our servers, but you can send the data collected to your own servers by setting the environment variable HOUDINI_STATS_API_URL to point to your server, for example: http://www.servername.com/stats/api.  \n\n* Record usage data for any app you add as add-on\n\n  By default we have stats_houdini installed as an add on. But you can add other apps to your project by including them as extensions in settings.py \n  \n  ```python\n\n# Extension apps to be added to stats_core \nSTATS_EXTENSIONS = (\n    # In the current version stats_core project ALWAYS needs\n    # the stats_houdini extension                \n    \"../stats_houdini\", \n)\n\n```\n\nYou can follow the instructions in INSTALL.txt to get your server up and running. \n\n-----------------------------------------------------------------------------------------------------------------\nCurrently, stats_core will not work unless the stats_houdini extension is also installed. You can download it from\nhttps://github.com/sideeffects/stats_houdini. If you wish to add other extensions, remember to edit settings.py\nand change STATS_EXTENSIONS to include the extension.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsideeffects%2Fstats_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsideeffects%2Fstats_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsideeffects%2Fstats_core/lists"}