{"id":21374861,"url":"https://github.com/banool/pycon-au-2019","last_synced_at":"2025-09-10T22:37:40.461Z","repository":{"id":90881387,"uuid":"194441335","full_name":"banool/pycon-au-2019","owner":"banool","description":"Code snippets from my Pycon AU 2019 presentation","archived":false,"fork":false,"pushed_at":"2019-08-03T20:38:34.000Z","size":6644,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-20T18:46:54.163Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/banool.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}},"created_at":"2019-06-29T19:25:41.000Z","updated_at":"2019-08-07T18:54:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"c18236b1-2683-4020-b72d-2c2da4ea787d","html_url":"https://github.com/banool/pycon-au-2019","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/banool/pycon-au-2019","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fpycon-au-2019","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fpycon-au-2019/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fpycon-au-2019/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fpycon-au-2019/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/banool","download_url":"https://codeload.github.com/banool/pycon-au-2019/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/banool%2Fpycon-au-2019/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261226028,"owners_count":23127249,"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-22T08:45:54.381Z","updated_at":"2025-06-22T02:38:18.944Z","avatar_url":"https://github.com/banool.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pycon AU 2019\n## No time to idle about: Profiling import time in Python\n\n**YouTube recording:** TBA\n\nThis repo holds all the code snippets (and much more) from my presentation at Pycon AU 2019.\n\nThis time around I'm using [pipenv](https://github.com/pypa/pipenv) to specify requirements, Python version, etc. Before playing with these snippets, run `pipenv install` from this directory and source the environment with `pipenv shell`.\n\nSee the summary for my presentation here: https://2019.pycon-au.org/talks/no-time-to-idle-about-profiling-import-time-in-python \n\nThere is also a PDF of the presentation. I haven't included the source itself in case FB doesn't want other people using their slide deck, but later on I might migrate the speech to a non-fb slide deck and upload it here 😀😀🐍🐍.\n\nTo generate all of the output and have a look, try something like this:\n```\necho 0_simple/ 1_simple_36/ 2_simple_faster/ 3_shared_import/ 4_unclear/ 5_demandimport/ | tr ' ' '\\n' | xargs -n 1 python generate.py\npython3 -m http.server\n```\n\nBtw to copy code snippets into Keynote, you can do the following:\n- Open Terminal (Terminal.app, not iTerm 2).\n- Open your code in vim. Get yourself a nice theme with a black background.\n- Increase the size of the text. I got it to where it would paste into Keynote as size 48 Menlo font.\n- Copy the code into a text box in Keynote. Put a black box behind the text.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanool%2Fpycon-au-2019","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbanool%2Fpycon-au-2019","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbanool%2Fpycon-au-2019/lists"}