Giter Site home page Giter Site logo

tuclient's Introduction

Introduction

This is the TuneUp.ai Client.

The client is usually installed as a system service, and you should use your system's service control mechanism to start and stop the client. For development or testing, you could use tuclient_daemon.sh to start an instance of the client.

Supported platforms

We'd like to have TuneUp.ai Client support all platforms that could run Python (version 2.7 and up).

Currently, the following OSes are fully supported:

  • CentOS 7 (RPM package)
  • Ubuntu 18.04 LTS, 18.10 (snap package)

TuneUp.ai Client should also run on most Linux/Unix systems, prehaps with minor changes. If you manage to make it run on systems other than those listed above, we'd like to know. And patches are also welcome!

Installation instructions

For installation, run make install. Optionally DESTDIR can be appended. By default, the python command as designated by PATH is used and the modules are installed to the python-lib directory (e.g. /usr/lib/python3.6/site-packages/) and shebangs in executable Python files are modified accordingly. This works well with virtualenvs. If you want tuned to use another Python, use make PYTHON=python_binary install.

python setup.py {sdist|bdist} is also supported if you need to build Python source or binary packages.

To build the snap package, run snapcraft.

tuclient's People

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.