{"id":25692563,"url":"https://github.com/pyvec/pyvo.cz","last_synced_at":"2025-02-24T23:09:27.753Z","repository":{"id":34195231,"uuid":"38049591","full_name":"pyvec/pyvo.cz","owner":"pyvec","description":"Homepage of Pyvo (Czech Python user group) meetups / Domovská stránka Pyvo srazů","archived":false,"fork":false,"pushed_at":"2024-02-13T10:35:35.000Z","size":1651,"stargazers_count":13,"open_issues_count":21,"forks_count":21,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-03-26T07:11:05.272Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://pyvo.cz","language":"HTML","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/pyvec.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}},"created_at":"2015-06-25T13:03:33.000Z","updated_at":"2023-12-08T15:58:24.000Z","dependencies_parsed_at":"2024-02-13T12:44:38.610Z","dependency_job_id":"64fed4e9-4342-49cb-a20f-96b05e582b9d","html_url":"https://github.com/pyvec/pyvo.cz","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fpyvo.cz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fpyvo.cz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fpyvo.cz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyvec%2Fpyvo.cz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyvec","download_url":"https://codeload.github.com/pyvec/pyvo.cz/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240570982,"owners_count":19822412,"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":"2025-02-24T23:09:27.143Z","updated_at":"2025-02-24T23:09:27.740Z","avatar_url":"https://github.com/pyvec.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The pyvo.cz website\n\nThis is the code that runs pyvo.cz, the directory of Czech Python meetups.\nYou're welcome to help with development.\n\n# Installation\n\nTo install, create and activate a virtualenv:\n\n    python3 -m venv pyvocz-env\n    . pyvocz-env/bin/activate\n    pip install -U pip wheel\n\nThen install with:\n\n    pip install -e git+https://github.com/pyvec/pyvo.cz#egg=pyvocz\n\nAlternatively, if you've cloned the repository, run this in your copy:\n\n    pip install -e .\n\n(Nothing should depend on the pyvocz module, so it's not on PyPI.)\n\n# Running\n\nThen, run with:\n\n    python -m pyvocz --debug\n\nNote that this will pull the data from https://github.com/pyvec/pyvo-data on\nfirst run. For other options, see `python -m pyvocz --help`.\n\nFor deployment configuration, see `app.py`.\n\n# Testing\n\nTo test, you'll need some additional dependencies.\nFrom the source directory, do:\n\n    pip install -e \".[test]\"\n\nThen, you can test with:\n\n    python -m pytest test_pyvocz/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvec%2Fpyvo.cz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyvec%2Fpyvo.cz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyvec%2Fpyvo.cz/lists"}