Skip to main content

Thomas' RESTful API and webinterface.

Project description

Thomas

Thomas' RESTful API and webinterface.

Installation

Normal

To install from PyPI use pip:

    pip install thomas-server

Development

To do a development install:

    git clone https://github.com/mellesies/thomas-server
    cd thomas-server
    pip install -e .

Docker

A Docker image is available for easy desployment. The following command will start a server, listening on localhost, port 5000:

    docker run --rm -it -p 5000:5000 mellesies/thomas-server

Usage

Start the server as follows:

thomas start

Then point your browser towards localhost.

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

thomas-server-0.1.0a15.tar.gz (491.5 kB view hashes)

Uploaded Source

Built Distribution

thomas_server-0.1.0a15-py3-none-any.whl (505.3 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