Skip to main content

Homotopy snippet engine

Project description

https://travis-ci.org/Ahhhhmed/homotopy.svg?branch=master Documentation Status https://codecov.io/gh/Ahhhhmed/homotopy/branch/master/graph/badge.svg

Homotopy is a snippet compiler. Instead of expanding and filling the blanks it lets you finish your thought and get the result you are expecting.

Write that complex thought in one line and let Homotopy take care of parentheses, formatting, indent and all that boring stuff.

for#int$i%0%5>printf("Hello, five times.");
for(int i=0; i<5; i++){
     printf("Hello, five times.");
}

Install

pip install homotopy

Plugins

This tool is intended to be used inside an editor. Currently only Atom plugin is implemented.

See making a plugin if you want to create a plugin.

Getting started

See getting started section in documentation.

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

homotopy-0.1.a2.tar.gz (28.6 kB view hashes)

Uploaded Source

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