{"id":21541983,"url":"https://github.com/bisohns/pipelining-pycon-talk","last_synced_at":"2025-07-20T22:32:49.238Z","repository":{"id":62579462,"uuid":"218148882","full_name":"bisohns/pipelining-pycon-talk","owner":"bisohns","description":"A talk on `End to End Workflows` presented at Pycon 2019","archived":false,"fork":false,"pushed_at":"2019-10-31T12:48:03.000Z","size":785,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-14T07:53:54.174Z","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/bisohns.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-28T21:29:36.000Z","updated_at":"2020-01-13T05:21:29.000Z","dependencies_parsed_at":"2022-11-03T21:02:29.762Z","dependency_job_id":null,"html_url":"https://github.com/bisohns/pipelining-pycon-talk","commit_stats":null,"previous_names":["bisoncorps/pipelining-pycon-talk"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/bisohns/pipelining-pycon-talk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisohns%2Fpipelining-pycon-talk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisohns%2Fpipelining-pycon-talk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisohns%2Fpipelining-pycon-talk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisohns%2Fpipelining-pycon-talk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bisohns","download_url":"https://codeload.github.com/bisohns/pipelining-pycon-talk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bisohns%2Fpipelining-pycon-talk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265940348,"owners_count":23852787,"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-24T05:08:10.437Z","updated_at":"2025-07-20T22:32:49.220Z","avatar_url":"https://github.com/bisohns.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pipelining-pycon-talk\nThis repo contains the source code of the demos of the talk on `End to End Workflows` presented at Pycon Nigeria 2019\nView the [Powerpoint presentation](https://drive.google.com/open?id=17-w5oIWQ-O4aVWivOGecywH2eb3IHn9jx-l5fxwnR6g)\n\n\u003c!--[![PyPI version](https://badge.fury.io/py/search-engine-parser.png)](https://badge.fury.io/py/search-engine-parser)--\u003e\n[![Build Status](https://travis-ci.com/bisoncorps/pipelining-pycon-talk.svg?branch=master)](https://travis-ci.com/bisoncorps/pipelining-pycon-talk)\n[![Heroku App Status](http://heroku-shields.herokuapp.com/pycon-2019)](https://pycon-2019.herokuapp.com)\n[![PyPI version](https://badge.fury.io/py/pycon.svg)](https://badge.fury.io/py/pycon)\n\u003chr/\u003e\n\n\n## Installation\nInstallation can be done from [Test PyPi](https://test.pypi.org)\n```bash\npip install --index-url https://test.pypi.org/simple/ pycon-ng2019 \n```\n### Development\n- Install Development dependencies. Update the settings in the [manage.py](https://github.com/bisoncorps/pipelining-pycon-talk/blob/a3067872d7c8bb4f9d5f62273a71946691d69131/manage.py#L8) file to `django.settings.common` \n\n```bash\n# install Dev dependencies\npip install -r dev-requirements.txt\n```\n\n- Start Server\n\n```bash\npython manage.py runserver\n```\n\n## Usage\n\n### For cli demo\n```python\n  import pycon\n  pycon.demo()\n```\n![CLI Image](assets/cli.gif)\n\n### Django App\n- Add `pycon` to `installed_apps`\n- Add `path('', include('pycon.urls'))` to urls file\n\n![Django Image](assets/django.gif)\nPycon-NG page should be available in http://localhost:8000/pycon\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisohns%2Fpipelining-pycon-talk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbisohns%2Fpipelining-pycon-talk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbisohns%2Fpipelining-pycon-talk/lists"}