{"id":29104579,"url":"https://github.com/azrubael/250604-quotes-report","last_synced_at":"2025-10-27T22:36:33.245Z","repository":{"id":297166087,"uuid":"995823475","full_name":"Azrubael/250604-quotes-report","owner":"Azrubael","description":"The tutorial repository with scripts to get graphs","archived":false,"fork":false,"pushed_at":"2025-06-04T07:40:46.000Z","size":258,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-04T12:04:10.172Z","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/Azrubael.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-04T04:07:13.000Z","updated_at":"2025-06-04T07:40:48.000Z","dependencies_parsed_at":"2025-06-09T07:30:44.051Z","dependency_job_id":null,"html_url":"https://github.com/Azrubael/250604-quotes-report","commit_stats":null,"previous_names":["azrubael/250604-quotes-report"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Azrubael/250604-quotes-report","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrubael%2F250604-quotes-report","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrubael%2F250604-quotes-report/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrubael%2F250604-quotes-report/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrubael%2F250604-quotes-report/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Azrubael","download_url":"https://codeload.github.com/Azrubael/250604-quotes-report/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Azrubael%2F250604-quotes-report/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262514198,"owners_count":23322698,"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":"2025-06-29T00:06:11.672Z","updated_at":"2025-10-27T22:36:28.206Z","avatar_url":"https://github.com/Azrubael.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"The project with scripts to automatically generate cryptocurrency quote graphs and so on.\n\n\n**The suggested order of virtual environment preparation.**\n\n[1] - Install Python 3.10 (or later), pip и python3.10-venv\n* https://docs.python.org/3/using/windows.html#launcher\n* https://pip.pypa.io/en/stable/installing/\n```bash\n    apt install python3.10-venv\n```\n\n\n[2] - Create isolated invironment\n* For Linux\n```bash\n    $ python3 -m venv crypto_env\n    $ source crypto_env/bin/activate\n```\n* For Windows\n```bash\n    $ py -m venv crypto_wenv\n    $ .\\crypto_wenv\\Scripts\\activate\n```\n\n\n[3] - Activate virtual environment:\n\n```bash\n    $ source crypto_env/bin/activate\n```\n\n\n[4] - Restore dependencies:\n```bash\n(crypto_env)$ pip install -r dependencies.txt\n```\n\n\n[5] - Start local dev server:\n```bash\n(crypto_env)$ python ./mysite/manage.py runserver\n```\n\n\n[6] - Create list of dependencies\n```bash\n(crypto_env)$ pip freeze \u003e dependencies.txt\n```\n\n\n[7] - To deactivate isolated environment\n```bash\n(crypto_env)$ deactivate\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrubael%2F250604-quotes-report","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazrubael%2F250604-quotes-report","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazrubael%2F250604-quotes-report/lists"}