{"id":20561219,"url":"https://github.com/lightarrowsexe/encode-template","last_synced_at":"2026-07-03T02:04:54.436Z","repository":{"id":241721854,"uuid":"805671313","full_name":"LightArrowsEXE/encode-template","owner":"LightArrowsEXE","description":"A cookiecutter template file for my usual encoding setups.","archived":false,"fork":false,"pushed_at":"2024-06-29T13:08:20.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-16T19:23:58.856Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LightArrowsEXE.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-25T06:14:11.000Z","updated_at":"2024-06-29T13:08:23.000Z","dependencies_parsed_at":"2024-05-29T21:10:12.986Z","dependency_job_id":"3e19d412-fb0d-4b4d-84a5-f4807580255c","html_url":"https://github.com/LightArrowsEXE/encode-template","commit_stats":null,"previous_names":["lightarrowsexe/encode-template"],"tags_count":1,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightArrowsEXE%2Fencode-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightArrowsEXE%2Fencode-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightArrowsEXE%2Fencode-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LightArrowsEXE%2Fencode-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LightArrowsEXE","download_url":"https://codeload.github.com/LightArrowsEXE/encode-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242171523,"owners_count":20083553,"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-16T03:57:23.354Z","updated_at":"2025-10-29T23:10:51.692Z","avatar_url":"https://github.com/LightArrowsEXE.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cookiecutter Encode Template\n\nA cookiecutter template file for my usual encoding setups.\n\n## Installation\n\nTo create a new project using this cookiecutter template,\nyou need to have `cookiecutter` installed.\nIf you don't have it installed yet,\nyou can install it using pip:\n\n```shell\npip install cookiecutter\n```\n\nor,\nas recommended by cookiecutter's developers themselves,\nuse pipx to install it:\n\n```shell\npip install pipx\npipx install cookiecutter\n```\n\n## Usage\n\n1. Create a new project using this template by running the following command:\n\n   ```shell\n   cookiecutter https://github.com/LightArrowsEXE/encode-template.git\n   ```\n\n   If you've already run the previous command before,\n   you can use the template again with the following command:\n\n   ```shell\n   cookiecutter encode-template\n   ```\n\n   To update that template, run the first command again.\n\n2. Follow the prompts to provide the necessary information for your project, such as the project name.\n3. Navigate to the newly created project directory based on the project name you've given.\u003cbr\u003e\n   (Optional) Run `poetry exec get-vsjet-latest` to get the latest `vs-jet` packages.\n4. Adjust `example_S01E01.py` and the included `filterchain/` package as necessary.\n\n## Adding new python libraries\n\nYou can add new libraries via poetry:\n\n```shell\npoetry add vstools\n```\n\n## Running scripts\n\nThe most straightforward way to run scripts is via poetry:\n\n```shell\npoetry run python \"example_S01E01.py\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightarrowsexe%2Fencode-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flightarrowsexe%2Fencode-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flightarrowsexe%2Fencode-template/lists"}