{"id":15805355,"url":"https://github.com/playpauseandstop/readthestuff","last_synced_at":"2025-10-16T08:31:49.162Z","repository":{"id":66488936,"uuid":"12972994","full_name":"playpauseandstop/readthestuff","owner":"playpauseandstop","description":"Read the Stuff or yet another Google Reader alternative built on top of Python","archived":true,"fork":false,"pushed_at":"2015-04-11T12:06:40.000Z","size":401,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-06T02:20:18.870Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/playpauseandstop.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}},"created_at":"2013-09-20T12:37:13.000Z","updated_at":"2024-08-29T14:48:41.000Z","dependencies_parsed_at":"2023-02-20T15:45:44.220Z","dependency_job_id":null,"html_url":"https://github.com/playpauseandstop/readthestuff","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playpauseandstop%2Freadthestuff","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playpauseandstop%2Freadthestuff/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playpauseandstop%2Freadthestuff/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/playpauseandstop%2Freadthestuff/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/playpauseandstop","download_url":"https://codeload.github.com/playpauseandstop/readthestuff/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":236703137,"owners_count":19191533,"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-10-05T02:20:26.986Z","updated_at":"2025-10-16T08:31:43.410Z","avatar_url":"https://github.com/playpauseandstop.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"============\nreadthestuff\n============\n\n.. important:: Project is incomplete. Only few features working proper.\n   My inconvinience to WSGI Wrestle 2013 judges.\n\nYet another Google Reader alternative built on top of Python.\n\nRequirements\n============\n\n* `Python \u003chttp://www.python.org/\u003e`_ 2.7\n* `Make \u003chttp://www.gnu.org/software/make\u003e`_\n* `bootstrapper \u003chttp://pypi.python.org/pypi/bootstrapper\u003e`_ 0.1.5 or higher\n* `PostgreSQL \u003chttp://www.postgresql.org/\u003e`_ 9.3 or higher\n* `ElasticSearch \u003chttp://elasticsearch.org/\u003e`_ 0.90.5 or higher\n* `Redis \u003chttp://redis.io/\u003e`_ 2.6.16 or higher\n\nLicense\n=======\n\n``readthestuff`` project is licensed under the terms of `BSD License\n\u003chttps://github.com/playpauseandstop/readthestuff/blob/LICENSE\u003e`_.\n\nInstallation\n============\n\nFirst of all you need to create virtual environment for project and install\nall Python requirements here. This could be done in different ways, one of\nwhich just run::\n\n    $ make bootstrap\n\nNext, make sure you have `PostgreSQL`_, `ElasticSearch`_ and `Redis`_ installed\nin your system and provide URLs for access these services in local settings\nas::\n\n    DATABASE_URL = 'postgres://USERNAME:PASSWORD@HOST:PORT/DATABASE'\n    ELASTICSEARCH_URL = 'http://URL:9200/'\n    REDIS_URL = 'redis://URL:6379/'\n\nAnd finally, you need to initialize PostgreSQL database. To this, just run::\n\n    $ make initdb\n\nNow you ready to go.\n\nUsage\n=====\n\nAfter installation you could run either development web-server which would be\nreloading automatically on file change or Gunicorn web-server, to do this run::\n\n    $ make devserver\n\nor::\n\n    $ make server\n\nAlso, you'll need to run RQ worker, as::\n\n    $ make rq\n\nAnd finally you can check what's what by pointing browser to\n``http://localhost:8321``.\n\nHappy testing!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaypauseandstop%2Freadthestuff","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplaypauseandstop%2Freadthestuff","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplaypauseandstop%2Freadthestuff/lists"}