Skip to main content

A python implementation of the Tilda.cc API

Project description

# Python Tilda.cc API

![Build Status](https://travis-ci.org/dotzero/tilda-api-python.svg?branch=master)

As complete as possible implementation of Tilda.cc API.

The project provides an almost exhaustive access to the Tilda.cc API, through an object oriented Python interface.

## Features

  • Get projects list

  • Get project info

  • Get project info for export

  • Get pages list

  • Get short page info and body html code

  • Get full page info and full html code

  • Get short page info for export and body html code

  • Get full page info for export and body html code

## Requires

  • python >= 2.6

  • python >= 3.2

## Installation

### From Pypi

You can install python-telegram-bot using:

`bash pip install tilda-api `

### From source

`bash git clone https://github.com/dotzero/tilda-api-python cd tilda-api-python python setup.py install --user # to install in the user directory (~/.local) sudo python setup.py install # to install globally `

## Usage

TODO

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

tilda-api-0.1.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

tilda_api-0.1-py2-none-any.whl (9.7 kB view hashes)

Uploaded Python 2

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