Skip to main content

Excel Markdown Converter

Project description

Excel Markdown Converter

PyPI Status Python Version License

Read the documentation at https://exmc.readthedocs.io/ Tests

pre-commit Black

Features

  • copy excel content from clipboard, so you need paste excel content to clipboard
  • type exmc to convert excel string to markdown table string
  • type exmc -r convert markdown table string to excel string

Requirements

  • clipboard

Installation

You can install Excel Markdown Converter via pip from PyPI:

$ pip install exmc

Usage

demo video below

https://user-images.githubusercontent.com/61551277/215328281-79cb339f-8d92-4c11-91a3-a6ba54642c24.mp4

the details below

  • exmc

copy content from excel sheet

type exmc in terminal/cmd,

then markdown table string will copy to clipboard automatically

so you can paste in markdown file

  • exmc -r

-r stands for reverse

use -r flag convert markdown table string to excel string

so, you need copy raw markdown table string

then paste to excel file

Contributing

Contributions are very welcome. To learn more, see the Contributor Guide.

License

Distributed under the terms of the MIT license, Excel Markdown Converter is free and open source software.

Issues

If you encounter any problems, please file an issue along with a detailed description.

Credits

This project was generated from @cjolowicz's Hypermodern Python Cookiecutter template.

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

exmc-0.0.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

exmc-0.0.3-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

Supported by

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