{"id":35619800,"url":"https://github.com/scieloorg/ratchet","last_synced_at":"2026-01-05T06:04:26.544Z","repository":{"id":4209822,"uuid":"5330254","full_name":"scieloorg/ratchet","owner":"scieloorg","description":"Access Stats tool under Tornado Framework","archived":false,"fork":false,"pushed_at":"2025-05-08T07:26:35.000Z","size":318,"stargazers_count":2,"open_issues_count":15,"forks_count":2,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-08T08:31:15.023Z","etag":null,"topics":["data-science"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scieloorg.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","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,"zenodo":null}},"created_at":"2012-08-07T16:15:26.000Z","updated_at":"2019-03-16T05:13:33.000Z","dependencies_parsed_at":"2025-05-08T08:24:43.570Z","dependency_job_id":null,"html_url":"https://github.com/scieloorg/ratchet","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/scieloorg/ratchet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scieloorg%2Fratchet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scieloorg%2Fratchet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scieloorg%2Fratchet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scieloorg%2Fratchet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scieloorg","download_url":"https://codeload.github.com/scieloorg/ratchet/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scieloorg%2Fratchet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28214410,"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","status":"online","status_checked_at":"2026-01-05T02:00:06.358Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["data-science"],"created_at":"2026-01-05T06:02:46.022Z","updated_at":"2026-01-05T06:04:26.522Z","avatar_url":"https://github.com/scieloorg.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Ratchet\n=======\n\nRatchet is an access statistics tool made over Tornado Framework plus MongoDB. This tool was made\nthinking in create a common and easy to use tool/api to register accesses made to scientific \npublications, considering the accesses to the Journals, Issues and articles level.\n\nDownloading Ratchet\n===================\n\n**Clonning from Github**\n\n    git clone git://github.com/scieloorg/ratchet.git\n\n**Downloading**\n\n    https://github.com/scieloorg/ratchet/tags\n\nHow to Install\n==============\n\nCompatible with: \n\n * OSX (Tested)\n * Linux (Tested)\n * Windows (Maybe! Good luck! Who knows?)\n\nPre-requirements\n----------------\n\n* virtualenv (http://www.virtualenv.org/en/latest/index.html#installation)\n* pip (http://www.pip-installer.org/en/latest/installing.html)\n* mongodb (http://www.mongodb.org/downloads)\n* Tornado (http://www.tornadoweb.org/)\n\nCreating Virtual Environment\n----------------------------\n\n    cd ratchet\n    virtualenv --no-site-packages ratchet-env\n    source ratchet-env/bin/activate\n\nInstalling the Applications\n---------------------------\n\n    pip install -r requirements.txt\n\nInstalling and Starting MongoDB\n-------------------------------\n\nMongoDB could be installed at the virtual environment ratchet-env if it is not installed in the server\n\n**Installing MongoDB**\n\n    cd ratchet-env/bin\n    wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-2.0.7.tgz\n    tar -xvf mongodb-linux-x86_64-2.0.7.tgz\n    ln -s mongodb-linux-x86_64-2.0.7/bin/mongod\n\n**Starting MongoDB**\n\nJust run the script!\n\n    ./mongodb_start.sh\n\nRunning Server\n==============\n\n    python ratchet.py\n\nBy default, the server will run at localhost:8888 with the mongoDB server at localhost:27017.\n\nFor more details about how customize the server, run:\n\n    python ratchet.py --help\n\nDocumentation\n=============\n\nAll detailed documentations are available at: http://docs.scielo.org/projects/ratchet/en/latest/index.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscieloorg%2Fratchet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscieloorg%2Fratchet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscieloorg%2Fratchet/lists"}