{"id":22442897,"url":"https://github.com/veltzer/demos-lang-python","last_synced_at":"2025-08-01T18:33:31.566Z","repository":{"id":10936114,"uuid":"13241796","full_name":"veltzer/demos-python","owner":"veltzer","description":"Demos for the Python programming language","archived":false,"fork":false,"pushed_at":"2024-11-28T09:27:53.000Z","size":101117,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-28T10:29:51.586Z","etag":null,"topics":["demos","python"],"latest_commit_sha":null,"homepage":"https://github.com/veltzer/demos-python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veltzer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":["veltzer"]}},"created_at":"2013-10-01T11:23:39.000Z","updated_at":"2024-11-28T09:27:58.000Z","dependencies_parsed_at":"2024-06-15T09:48:26.787Z","dependency_job_id":"ac8a353b-53c0-4143-8acb-8787d5a71fe4","html_url":"https://github.com/veltzer/demos-python","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veltzer%2Fdemos-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veltzer","download_url":"https://codeload.github.com/veltzer/demos-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228398426,"owners_count":17913630,"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":["demos","python"],"created_at":"2024-12-06T02:21:01.504Z","updated_at":"2025-08-01T18:33:31.558Z","avatar_url":"https://github.com/veltzer.png","language":"Python","funding_links":["https://github.com/sponsors/veltzer"],"categories":[],"sub_categories":[],"readme":"## demos-python\n\nversion: 0.0.3\n\ndescription: Demos for the Python programming language\n\nwebsite: https://veltzer.github.io/demos-python\n\n## Build\n\n![build](https://github.com/veltzer/demos-python/workflows/build/badge.svg)\n\nThis project explores the python programming language.\nThe idea is that when you are programming you may find many examples\nover the Internet but you always need to tweak them a bit to see\nhow you can get to an example which answers your needs precisely.\nOver the Internet this is hard to do. But if you clone hundreds\nof examples and you have them in working condition on your machine\nyou can just find the example which is closest to what you need\nand tweak it until it does exactly what you need. You may even\nadd your example as a new example or contribute it back to this project.\nThis is a much better way of programming since you are not doing\nthe experiments on your full system but rather on a small example\nthat is easy to run, debug and manage. Once you have the example ready and\nrunning correctly you can incorporate its code into a larger project.\n\n## Contact\n\nchat with me at [![gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/veltzer/mark.veltzer)\n\n## Number of examples\n\nCurrently there are 986 examples in this repo.\n\n## How to use the examples\n\n* Create a virtual env:\n\n```bash\nvirtualenv my_venv\n```\n\n* Enter your virtual env:\n\n```\nsource my_venv/bin/activate\n```\n\n* Install the requirements:\n\n```\npip install -r requirements.txt\n```\n\n* Pick an example and run it:\n\n```bash\npython src/examples/short/modules/pandas/basic.py\n```\n\nMark Veltzer, Copyright © 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024, 2025\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveltzer%2Fdemos-lang-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveltzer%2Fdemos-lang-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveltzer%2Fdemos-lang-python/lists"}