{"id":15970727,"url":"https://github.com/artushak/sheet2json","last_synced_at":"2025-04-04T14:44:39.065Z","repository":{"id":115807729,"uuid":"315578661","full_name":"ArtUshak/sheet2json","owner":"ArtUshak","description":"Script to convert data about receipts from spreadsheet file to JSON for 1C-Rarus","archived":false,"fork":false,"pushed_at":"2021-01-26T19:00:16.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T00:39:44.572Z","etag":null,"topics":["acquiring","converter","json"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArtUshak.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":"2020-11-24T09:17:14.000Z","updated_at":"2021-01-26T19:00:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"911eb748-3ede-4710-8272-abfb7fd48961","html_url":"https://github.com/ArtUshak/sheet2json","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/ArtUshak%2Fsheet2json","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtUshak%2Fsheet2json/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtUshak%2Fsheet2json/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArtUshak%2Fsheet2json/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArtUshak","download_url":"https://codeload.github.com/ArtUshak/sheet2json/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198429,"owners_count":20900079,"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":["acquiring","converter","json"],"created_at":"2024-10-07T20:01:59.915Z","updated_at":"2025-04-04T14:44:39.045Z","avatar_url":"https://github.com/ArtUshak.png","language":"Python","readme":"# Скрипт для перевода данных о чеках из формата XLSX в JSON для онлайн-кассы 1С-Рарус\n\n## Инструкция по установке для 64-битной Windows\n\n### Шаг 1\n\nСкачать установщик Python 3.7 или выше: [Python 3.8](https://www.python.org/ftp/python/3.8.3/python-3.8.3-amd64.exe)\n\n### Шаг 2\n\nУстановить Python 3.7 или выше, при установке включить опцию «Add Python (номер версии) to PATH», при этом рекомендуется устанавливать в папку, не содержащую в пути символов кириллицы.\n\n### Шаг 3\n\nУстановить Poetry, выполнив в командной строке команду:\n\n```bat\ncurl -sSL https://raw.githubusercontent.com/sdispater/poetry/master/get-poetry.py | python\n```\n\n### Шаг 3а (опциональный)\n\nНастроить Poetry на создание виртуального окружения в папке проекта командой:\n\n```bat\npoetry config settings.virtualenvs.in-project true\n```\n\nТакие настройки позволят спокойно переносить папку со скриптом, не выполняя шаг 4 каждый раз.\n\n### Шаг 4\n\nЗапустить файл `update.bat`.\n\n## Инструкция по обновлению\n\n### Шаг 1\n\nРаспаковать файлы из архива в папку с заменой (перезаписью) файлов.\n\n### Шаг 2\n\nЗапустить файл `update.bat`.\n\n## Инструкция по быстрому использованию\n\n### Вариант 1\n\nПоложить файл в директорию `input`, назвать `input.xlsx`, запустить файл `run.bat`, выходной файл будет в папке `output` с именем `output.json`.\n\n### Вариант 2\n\nПеретащить исходный файл на файл `run1.bat`, выходной файл будет в папке `output` с тем же именем, что и входной, но с расширением `.json`.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartushak%2Fsheet2json","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartushak%2Fsheet2json","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartushak%2Fsheet2json/lists"}