šŸš€ Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more →
Socket
Sign inDemoInstall
Socket

table-schema-resource-template

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

table-schema-resource-template

Generate a resource file template from a Table Schema JSON file

0.1.3
PyPI
Maintainers
1

Table Schema resource template

Generate an empty resource file template from a Table Schema JSON file.

Supported output formats:

  • Microsoft Excel XLSX

Install

pip install table-schema-resource-template

Usage

Table Schema JSON can be given as file or URL:

table-schema-resource-template --format xlsx schema.json template.xlsx
table-schema-resource-template --format xlsx https://git.opendatafrance.net/scdl/subventions/raw/master/schema.json template.xlsx

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts