{"id":19931048,"url":"https://github.com/sphinx-contrib/exceltable","last_synced_at":"2025-05-03T10:32:21.736Z","repository":{"id":147817475,"uuid":"105156847","full_name":"sphinx-contrib/exceltable","owner":"sphinx-contrib","description":null,"archived":false,"fork":false,"pushed_at":"2023-07-28T12:26:21.000Z","size":223,"stargazers_count":5,"open_issues_count":3,"forks_count":3,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T15:01:29.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/sphinx-contrib.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES","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":"2017-09-28T14:12:35.000Z","updated_at":"2025-01-10T02:31:16.000Z","dependencies_parsed_at":"2024-06-18T21:57:19.951Z","dependency_job_id":"a970f942-5375-4449-bb55-473f9f2d46c2","html_url":"https://github.com/sphinx-contrib/exceltable","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-contrib%2Fexceltable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-contrib%2Fexceltable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-contrib%2Fexceltable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sphinx-contrib%2Fexceltable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sphinx-contrib","download_url":"https://codeload.github.com/sphinx-contrib/exceltable/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252179074,"owners_count":21707107,"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-12T23:05:55.314Z","updated_at":"2025-05-03T10:32:21.482Z","avatar_url":"https://github.com/sphinx-contrib.png","language":"Python","readme":"Module ``sphinxcontrib.exceltable`` is an extension for Sphinx_, which allows to include Excel spreadsheets into beautiful Sphinx -generated documents. \nIt is possible to include the whole spreadsheet or just a part of it. \n\nThe extension is compatible with xls, xlsx, xlsm, xltx, xltm, xlsb, ods, odt, and odf files. \nIt can also control the formatting of headers and width of the columns. \n\nSee documentation for further information. It works with Python \u003e=3.7.\n\nInstallation::\n\n    mkdir my-docs\n    cd my-docs/\n\n    # Install dependencies\n    python3 -v venv\n    source vevn/bin/activate\n    pip3 install sphinx sphinxcontrib-exceltable\n\n    # Alternatively, install pre-release\n    # pip3 install sphinxcontrib-exceltable --pre\n\n    # Create simple docs\n    sphinx-quickstart\n\nConfiguration:\n\nEnable the extension by adding ::\n\n\n  extensions = [\n    'sphinxcontrib.exceltable'\n    # ...other extensions\n  ]\n\nUsage::\n\n  My document\n  ===========\n  The contents of the setup script:\n\n  .. exceltable:: Table caption\n     :file: path/to/document.xls\n     :header: 1\n     :selection: A1:B3\n\nRead complete documentation: http://pythonhosted.org/sphinxcontrib-exceltable/\nReport issues: https://github.com/sphinx-contrib/exceltable/issues\n\nDevelopment::\n\n  # Create virtual environment\n  python3 -m venv venv3\n  source venv3/bin/activate\n\n  # Install dependencies\n  python3 -m pip install --upgrade pip\n  pip3 install -r requirements.txt\n\n  # Run tests\n  PYTHONPATH=$(pwd)/src python3 -m pytest\n\n  # Run\n  python3 -m tox\n\n.. _Sphinx: https://www.sphinx-doc.org/\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsphinx-contrib%2Fexceltable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsphinx-contrib%2Fexceltable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsphinx-contrib%2Fexceltable/lists"}