Skip to main content

A tool to create wizard configurations from MS word documents

Project description

# Word2Wiz

Command line tool and web application to convert Word documents to Document
Wizard configurations.

### Requirements

For the command line tool:

- python3
- pip
- spell

To create a server:

- vagrant

To use the converter from the command line you can install the necessary
dependencies with pip:

```
pip install -r requirements.txt
```

To create a server you can run a virtual machine with vagrant (vagrant and
virtualbox are needed):

```
vagrant up
vagrant provision
```

This will download the OS and install dependencies inside that virtual machine.

If you don't want to create a virtual machine, you can also just use the _very
limited_ flask server, runing

```
python3 server.py
```

### How to run it

To run the converter form the

### How it works

This tool parses an input docx document, looking for text between the marks `«`
and `»`. Then, it generates a Spell file, generating questions based on those
matches. Finally, the spell file is compiled ang an XML is generated with the
Wizard Configuration.

In the case of the web interface, the output will be a zip file containing the
wizard configuration XML, the intermediate Spell and a TXT with the link
between the questions and the metadatas.

### TODO:

- [ ] Remove the zip files after the session is closed.
- [ ] Handle colisions in the uploaded files. Two files can have the same name.


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

word2wiz-0.3.1.tar.gz (9.9 kB view details)

Uploaded Source

Built Distribution

word2wiz-0.3.1-py3-none-any.whl (13.8 kB view details)

Uploaded Python 3

File details

Details for the file word2wiz-0.3.1.tar.gz.

File metadata

  • Download URL: word2wiz-0.3.1.tar.gz
  • Upload date:
  • Size: 9.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for word2wiz-0.3.1.tar.gz
Algorithm Hash digest
SHA256 b59f25367db767cb58b8d9a895be1c46135db0a63d91e257c81ebdd3386d5f21
MD5 83695cc44e3025edae2caea800ea5155
BLAKE2b-256 214277be16554347d7f3ffe8b8d3daf807a1eab5dd4af8c9236555b041a2ed30

See more details on using hashes here.

File details

Details for the file word2wiz-0.3.1-py3-none-any.whl.

File metadata

File hashes

Hashes for word2wiz-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c975056c6bff8f111e48a406ddda2ca5b034d1f5fd585b6d48dca314e4fdcc69
MD5 df40d20332bf50104fb7d244934e6c4d
BLAKE2b-256 deeed5d7b359d55d37f3cba9f9044dcc45754453dce5df9c5db702bf6df58572

See more details on using hashes here.

Supported by

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