All Projects → PolBaladas → torsimany

PolBaladas / torsimany

Licence: MIT license
💡✏️️ ⬇️️ JSON to Markdown converter - Generate Markdown from format independent JSON

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to torsimany

nosj
a json parser written in pure bash
Stars: ✭ 33 (-32.65%)
Mutual labels:  json-parser
JsonFormatter
Easy, Fast and Lightweight Json Formatter. (Serializer and Deserializer)
Stars: ✭ 26 (-46.94%)
Mutual labels:  json-parser
forumfmt
A personal tool for converting from Markdown to BBCode for SA:MP forum.
Stars: ✭ 12 (-75.51%)
Mutual labels:  markdown-converter
pydatagovgr
A Pythonic client for the official https://data.gov.gr API.
Stars: ✭ 38 (-22.45%)
Mutual labels:  pip
wc18-cli
An easy command line interface for the 2018 World Cup
Stars: ✭ 15 (-69.39%)
Mutual labels:  json-parser
android-localization-helper
Make sure that you aren't missing string translations in any language, and keep your localized strings organized.
Stars: ✭ 43 (-12.24%)
Mutual labels:  pip
YoutubeFloatingVideo
Simple Youtube Floating Video Library
Stars: ✭ 37 (-24.49%)
Mutual labels:  pip
JSONPath.sh
JSONPath implementation in Bash for filtering, merging and modifying JSON
Stars: ✭ 45 (-8.16%)
Mutual labels:  json-parser
poetry-setup
Generate setup.py (setuptools) from pyproject.toml (poetry)
Stars: ✭ 44 (-10.2%)
Mutual labels:  pip
PastaBean
Python Script to Scrape Pastebin with Regex
Stars: ✭ 0 (-100%)
Mutual labels:  pip
resolvelib
Resolve abstract dependencies into concrete ones
Stars: ✭ 92 (+87.76%)
Mutual labels:  pip
PyTorch-Model-Compare
Compare neural networks by their feature similarity
Stars: ✭ 119 (+142.86%)
Mutual labels:  pip
FlutterInAppPIP
Flutter Code to do InAPP PIP Like Youtube
Stars: ✭ 16 (-67.35%)
Mutual labels:  pip
p4python
[Officially Supported] P4Python is a wrapper for the P4 C++ API in Python.
Stars: ✭ 30 (-38.78%)
Mutual labels:  pip
integration-test
ensure core packaging tools work well with each other
Stars: ✭ 15 (-69.39%)
Mutual labels:  pip
json2dart-converter
Android Studio plugin for converting json to dart classes.
Stars: ✭ 35 (-28.57%)
Mutual labels:  json-parser
serverless-python-requirements
⚡️🐍📦 Serverless plugin to bundle Python packages
Stars: ✭ 971 (+1881.63%)
Mutual labels:  pip
dsm
Declarative Stream Mapping (DSM) is a stream de/serializer library for XML and JSON. DSM allows you to make custom parsing, filtering, transforming, aggregating, grouping on any JSON or XML document at stream time(read only once).
Stars: ✭ 23 (-53.06%)
Mutual labels:  json-parser
pulldown-cmark-to-cmark
Convert pulldown-cmark Events back to the string they were parsed from
Stars: ✭ 29 (-40.82%)
Mutual labels:  markdown-converter
SeleniumDemo
Selenium automation test framework
Stars: ✭ 84 (+71.43%)
Mutual labels:  pip

Torsimany: JSON to Markdown converter

Translate any JSON file to stylish, human-readable Markdown.

Awesome

Torsimany

💡✏️⬇️

Installation:

To install Torsimany using pip:

pip install torsimany

Downloading the code from this repository:

git clone https://github.com/PolBaladas/torsimany.git
python setup.py install

Requirements

Torsimany uses standard modules already included with your fresh python installation.

Usage:

torsimany [JSON_FILE].json

Output:

An awesome .markdown file translated by torsimany from the given JSON input.

Useful Tools

Online JSON Schema visualizer: JSON Editor online

Online Markdown editor/render: dilinger.io

Contribute

Welcome ye Hacker! All ideas are welcome, open/close issues, fork the repo and share your code with a Pull Request.

You can clone this project to your machine:

git clone https://github.com/PolBaladas/torsimany
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].