{"id":35126051,"url":"https://github.com/advancedphotonsource/sdproc","last_synced_at":"2026-05-23T14:32:45.074Z","repository":{"id":37630180,"uuid":"146664824","full_name":"AdvancedPhotonSource/SDproc","owner":"AdvancedPhotonSource","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T06:22:41.000Z","size":11095,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":7,"default_branch":"master","last_synced_at":"2023-08-08T08:13:34.167Z","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/AdvancedPhotonSource.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":"2018-08-29T22:15:32.000Z","updated_at":"2023-08-08T08:13:34.168Z","dependencies_parsed_at":"2023-01-25T11:31:19.791Z","dependency_job_id":null,"html_url":"https://github.com/AdvancedPhotonSource/SDproc","commit_stats":null,"previous_names":[],"tags_count":1,"template":null,"template_full_name":null,"purl":"pkg:github/AdvancedPhotonSource/SDproc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdvancedPhotonSource%2FSDproc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdvancedPhotonSource%2FSDproc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdvancedPhotonSource%2FSDproc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdvancedPhotonSource%2FSDproc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AdvancedPhotonSource","download_url":"https://codeload.github.com/AdvancedPhotonSource/SDproc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AdvancedPhotonSource%2FSDproc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33400246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2025-12-28T02:40:51.543Z","updated_at":"2026-05-23T14:32:45.068Z","avatar_url":"https://github.com/AdvancedPhotonSource.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDproc\n## Development\n- Download and install [anaconda](https://www.anaconda.com/download/#linux)\n- Fork the project to your Git profile from: AdvancedPhotonSource/SDproc\n\n## IDE\n- Downlad and install [PyCharm](https://www.jetbrains.com/pycharm/download/#section=linux)\n\n## Execute in terminal\n```\n# Clone the project from your fork\ngit clone \u003cWEB URL\u003e\n\n# cd into the project directory\ncd toTheProject\n\n# create a conda environment to run the applicaiton dependencies\nconda env create -f anaconda/environment.yml\n\n# activate the conda environment\nconda activate SDproc\n\n#Run this command every time you start a new terminal session to run the project\npython app.py \n```\n\n## Notes\n- DM module access\n    - to connect to DM api ask Sinisa for username and password\n- DM module for some reason hides server log\n    - to fix this comment out the DM import\n    - line #58 and #88 on app.py file\n- Access to DB\n    ##### Execute in terminal\n    ```\n    # cd into the data folder\n    cd SDproc/data\n    \n    # open database\n    sqlite3 test.db\n  \n    # view tables\n    .tables\n  \n    # SQL example\n    select * from \u003ctable name\u003e;\n    \n    # exit\n    cntrl + z\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvancedphotonsource%2Fsdproc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadvancedphotonsource%2Fsdproc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadvancedphotonsource%2Fsdproc/lists"}