Giter Club home page Giter Club logo

tiktok's Introduction

Tiktok

Python web visualize build on the awesome web framework sanic ,it's inspired by the project of [dagobah](https://github.com/thieman/dagobah)

Why use sanic

While i using the dagobah ,which is based on the web framework of flask,and python version should be 2.x , after the app run a long time,the whole web page will broken and i have no choice except for restart it , after the deep research ,i do not have the reason why .so i just decide to use the sanic to replace the flask to see if it will fix this bug.

How to use

  • environment
    • python:3.5.x
    • mongodb:3.2.x
    • docker-compose >= 1.11.2
  • run with local
    • pip install git+https://github.com/BruceDone/py-dag.git
    • please start the mongo instance
    • please edit the src\config.yml MongoBackend section, update the host,port
    • install the package pip install -r requirements.txt
    • python run_app.py
    • open the 'http://0.0.0.0:9000' in your browser
  • run with docker
    • please install the docker ,and docker-compose
    • run docker-compose build in your shell
    • run docker-compose up -d in your shell
    • open the 'http://0.0.0.0:9000' in your browser

Feature

  • Manage multiple jobs scheduled with Cron syntax. Run times are shown in your local timezone.

  • Tasks can be anything you'd normally run at a shell prompt. Pipe and redirect your heart out.

  • Failed tasks don't break your entire job. Once you fix the task, the job picks up from where it left off.

  • On completion and failure, Tiktok sends you an email summary of the executed job (just set it up in the config file).

ToDo

  • Login
  • Send Email
  • Import and export job
  • Remote task

tiktok's People

Contributors

brucedone avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

tiktok's Issues

我有几个问题要问一下

1.tiktok的定时调度用了那个库编写的
2.你搞个中文的说明啊
3.最近的更新,有没有将login和send email这些加上去

Sanic?

So can sanic fix/avoid the problem that you said in 'why use sanic?'

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.