{"id":13813419,"url":"https://github.com/miedzinski/import-pypi","last_synced_at":"2025-12-25T18:53:17.388Z","repository":{"id":66187710,"uuid":"127270759","full_name":"miedzinski/import-pypi","owner":"miedzinski","description":"One dependency to rule them all","archived":false,"fork":false,"pushed_at":"2018-04-10T12:20:37.000Z","size":12,"stargazers_count":196,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-08-04T04:04:05.192Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/miedzinski.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-03-29T09:43:00.000Z","updated_at":"2024-02-26T10:47:32.000Z","dependencies_parsed_at":"2023-02-25T07:00:16.421Z","dependency_job_id":null,"html_url":"https://github.com/miedzinski/import-pypi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miedzinski%2Fimport-pypi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miedzinski%2Fimport-pypi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miedzinski%2Fimport-pypi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/miedzinski%2Fimport-pypi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/miedzinski","download_url":"https://codeload.github.com/miedzinski/import-pypi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225319223,"owners_count":17455727,"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-08-04T04:01:17.222Z","updated_at":"2025-12-25T18:53:17.344Z","avatar_url":"https://github.com/miedzinski.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# import-pypi\n\nOne dependency to rule them all.\n\n[![asciicast](https://asciinema.org/a/173095.png)](https://asciinema.org/a/173095)\n\n# Installation\n\nCopy `pypi.py` into your site-packages directory or straight into your project.\nDon't bother using pip, requirements.txt and all that crap.\n\nRequires Python 3.4+.\n\n# Usage\n\n```python\nimport pypi\n```\n\nThat's it. You can now import Django, NumPy, or whatever and it will always\nbe there.\n\nYou can also pin your dependencies _before_ importing them\n\n```python\nimport pypi\n\npypi.install('Django', '2.0.3')\n\nimport django\n\nprint(django.__version__)  # 2.0.3\n```\n\n# License\n\nGNU GPLv3.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiedzinski%2Fimport-pypi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmiedzinski%2Fimport-pypi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmiedzinski%2Fimport-pypi/lists"}