{"id":19659918,"url":"https://github.com/ggrbill/python-examples","last_synced_at":"2025-08-20T12:34:34.939Z","repository":{"id":167445340,"uuid":"266628576","full_name":"ggrbill/python-examples","owner":"ggrbill","description":"Examples of using Python libraries","archived":false,"fork":false,"pushed_at":"2020-10-12T21:52:00.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-10T01:28:06.343Z","etag":null,"topics":["conda-environment","hacktoberfest","python","python-libraries"],"latest_commit_sha":null,"homepage":"","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/ggrbill.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2020-05-24T21:33:31.000Z","updated_at":"2024-06-17T17:43:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3bc6e9b0-9d36-4c9e-b5cf-098d2b995dee","html_url":"https://github.com/ggrbill/python-examples","commit_stats":null,"previous_names":["ggrbill/python-examples"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fpython-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fpython-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fpython-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ggrbill%2Fpython-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ggrbill","download_url":"https://codeload.github.com/ggrbill/python-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240968931,"owners_count":19886398,"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":["conda-environment","hacktoberfest","python","python-libraries"],"created_at":"2024-11-11T15:44:45.632Z","updated_at":"2025-02-27T02:45:15.564Z","avatar_url":"https://github.com/ggrbill.png","language":"Python","readme":"# Python Examples\n\nExamples of using Python libraries.\n\n## Setup and activate the environment\n\nThis project is based in a `conda` environment using `conda-devenv` tool. For `miniconda` package installation follow the instructions [here](https://conda.io/miniconda.html) and for `conda-devenv` installation instructions click [here](https://conda-devenv.readthedocs.io/en/latest/installation.html).\n\nTo create and activate the conda environment called `PyExamples` execute the following commands into project root folder:\n\n```shell\n$ conda devenv\n$ conda activate PyExamples\n```\n\n## Running examples\n\nTo run the Python examples you must be in the `src` folder, for that execute the following commands:\n\n```shell\n$ cd src\n$ python {example_filename}.py\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggrbill%2Fpython-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fggrbill%2Fpython-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fggrbill%2Fpython-examples/lists"}