{"id":20942344,"url":"https://github.com/unfoldingword-dev/uw-publisher","last_synced_at":"2025-06-22T03:36:12.797Z","repository":{"id":32575521,"uuid":"36158488","full_name":"unfoldingWord-dev/uw-publisher","owner":"unfoldingWord-dev","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-29T05:28:04.000Z","size":251,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-13T03:43:49.084Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/unfoldingWord-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-24T05:57:46.000Z","updated_at":"2016-08-30T09:37:59.000Z","dependencies_parsed_at":"2022-07-09T14:17:10.518Z","dependency_job_id":null,"html_url":"https://github.com/unfoldingWord-dev/uw-publisher","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/unfoldingWord-dev/uw-publisher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord-dev%2Fuw-publisher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord-dev%2Fuw-publisher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord-dev%2Fuw-publisher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord-dev%2Fuw-publisher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/unfoldingWord-dev","download_url":"https://codeload.github.com/unfoldingWord-dev/uw-publisher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/unfoldingWord-dev%2Fuw-publisher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261232744,"owners_count":23128166,"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-18T23:26:12.849Z","updated_at":"2025-06-22T03:36:07.775Z","avatar_url":"https://github.com/unfoldingWord-dev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# uw-publisher\n\nThis flask server receives communication from the [uw-web](https://github.com/unfoldingWord-dev/uw-web) client\nand exports the chosen Bible text into any format the user desires.\n\n# Developer Setup\n\nTo use this tool, you will first need to make sure you have [Python 3](https://docs.python.org/3/using/) installed.  Once installed, you can follow these steps to get started:\n\n1) Install [Flask](http://flask.pocoo.org) using PIP3.\n\n    sudo pip3 install flask\n\n2) Create 2 directories to store temporary files and source files.\n3) Copy a version of the 'sample.config.json' file to 'config.json'.\n\n    cp sample.config.json config.json\n\n4) Open the config file, and set all the appropriate settings.\n\n    * port - The port to run the Flask Server on.\n    * source_root - The location of the directory you created that will store source files.\n    * temp_root - The location of the directory you created that will store temporary files.\n\n5) Run the flask server.\n\n    python3 ./server.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword-dev%2Fuw-publisher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funfoldingword-dev%2Fuw-publisher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funfoldingword-dev%2Fuw-publisher/lists"}