Skip to main content

This is a tool to generate an excel file based on a provided source excel and transformation mapping

Project description

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Description: # excel-transform

### Installation Make sure you are using [python](https://www.python.org/downloads/) 3.8+. ` λ python --version ` >Python 3.8.8

Create a virtual environment in the desired directory. ` λ mkdir ~/excel-transform λ cd ~/excel-transform λ python -m venv venv ` Activate the virtual environment and install dependencies.

Windows: ` λ venv\Scripts\activate.bat `

Unix/Linux: ` λ source venv/bin/activate ` Install Option 1 (Recommended):

` (venv) λ pip install excel-transform ` Install Option 2:

Install from source via github ` (venv) λ pip install git+https://<USERNAME>:<TOKEN>@github.com/adrian549092/excel-transform.git@master `

### Create template mapping file Run this command to generate the skeleton of a mapping file ` (venv) λ excel-transform mapping-skeleton -o some_mapping.json `

### Transform Spreadsheet Transform a spreadsheet ` (venv) λ excel-transform transform -o transformed.xlsx some_spreadsheet.xlsx mapping.json `

### Get Help Use the –help flag anywhere along the excel-transform commands to get context aware help ` (venv) λ excel-transform --help ` ` (venv) λ excel-transform transform --help `

Platform: UNKNOWN

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

excel_transform-1.1.2.tar.gz (10.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

excel_transform-1.1.2-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file excel_transform-1.1.2.tar.gz.

File metadata

  • Download URL: excel_transform-1.1.2.tar.gz
  • Upload date:
  • Size: 10.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.6

File hashes

Hashes for excel_transform-1.1.2.tar.gz
Algorithm Hash digest
SHA256 66cc58615af04103ad9fee4d242515830a24f4b218f0f8e11361e9756bc46f15
MD5 fa4b277e18a0ea16b3de0e8e7144481f
BLAKE2b-256 44c7af0b7529c813f263d0b0a54adc436978b4f058b89da2fd2b250859d06d4b

See more details on using hashes here.

File details

Details for the file excel_transform-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: excel_transform-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.1.0 requests-toolbelt/0.9.1 tqdm/4.58.0 CPython/3.7.6

File hashes

Hashes for excel_transform-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ea22a7465a76ea7caabd1a281ebb30f29b5afc94b11545841f8f286cadc551c0
MD5 837eb996a3bdbea80c633f22124f7e30
BLAKE2b-256 a6814fc441e97ea4a272960ca91f3e2eb12173768a40360abd8ecc8dbeafe2fa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page