{"id":13502808,"url":"https://github.com/binarymatt/pyres","last_synced_at":"2025-03-29T12:32:54.148Z","repository":{"id":44628785,"uuid":"374257","full_name":"binarymatt/pyres","owner":"binarymatt","description":"a resque clone in python","archived":true,"fork":false,"pushed_at":"2020-12-30T21:06:15.000Z","size":1379,"stargazers_count":955,"open_issues_count":27,"forks_count":130,"subscribers_count":39,"default_branch":"master","last_synced_at":"2024-10-12T14:46:04.485Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://github.com/binarydud/pyres","language":"Python","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/binarymatt.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2009-11-16T02:35:47.000Z","updated_at":"2024-05-10T23:11:04.000Z","dependencies_parsed_at":"2022-07-15T11:00:44.842Z","dependency_job_id":null,"html_url":"https://github.com/binarymatt/pyres","commit_stats":null,"previous_names":["binarydud/pyres"],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymatt%2Fpyres","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymatt%2Fpyres/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymatt%2Fpyres/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/binarymatt%2Fpyres/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/binarymatt","download_url":"https://codeload.github.com/binarymatt/pyres/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222495226,"owners_count":16993288,"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-31T22:02:25.598Z","updated_at":"2024-10-31T22:30:53.863Z","avatar_url":"https://github.com/binarymatt.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"Pyres - a Resque clone\n======================\n\n[Resque](http://github.com/defunkt/resque) is a great implementation of a job queue by the people at github. It's written in ruby, which is great, but I primarily work in python. So I took on the task of porting over the code to python and PyRes was the result\n\n\n## Project Goals\n\nBecause of some differences between ruby and python, there are a couple of places where I chose speed over correctness. The goal will be to eventually take the application and make it more pythonic without sacrificing the awesome functionality found in resque. At the same time, I hope to stay within the bounds of the original api and web interface.\n\n## Travis CI\n\nCurrently, pyres is being tested via travis ci for python version 2.6, 2.7, and 3.3: \n[![Build Status](https://secure.travis-ci.org/binarydud/pyres.png)](http://travis-ci.org/binarydud/pyres)\n\n## Running Tests\n\n 1. Install nose: `$ easy_install nose`\n 2. Start redis: `$ redis-server [PATH_TO_YOUR_REDIS_CONFIG]`\n 3. Run nose: `$ nosetests` Or more verbosely: `$ nosetests -v`\n\n\n##Mailing List\n\nTo join the list simply send an email to \u003cpyres@librelist.com\u003e. This\nwill subscribe you and send you information about your subscription,\ninclude unsubscribe information.\n\nThe archive can be found at \u003chttp://librelist.com/browser/\u003e.\n\n\n## Information\n\n* Code: `git clone git://github.com/binarydud/pyres.git`\n* Home: \u003chttp://github.com/binarydud/pyres\u003e\n* Docs: \u003chttp://binarydud.github.com/pyres/\u003e\n* Bugs: \u003chttp://github.com/binarydud/pyres/issues\u003e\n* List: \u003cpyres@librelist.com\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymatt%2Fpyres","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbinarymatt%2Fpyres","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbinarymatt%2Fpyres/lists"}