GithubHelp home page GithubHelp logo

isabella232 / quickpin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from teamhg-memex/quickpin

0.0 0.0 0.0 1.51 MB

New iteration of QuickPin with Flask & AngularDart

JavaScript 8.00% Python 37.07% Dart 30.80% CSS 11.19% HTML 12.94%

quickpin's Introduction

QuickPin

QuickPin is a tool for quickly examining social networks, such as Twitter, to identify individuals and groups that are related to specified topics.

Read the documentation.

Compiling documentation

Requirements:

There is a seperate branch used for compiling the documenation('rtd'). This contains a method to allow sphinxcontrib.httpdomain.flask to generate the API endpoint documentation.

Checkout the 'rtd' branch

$ git fetch
$ git checkout rtd
$ git rebase master

Rebase ensures the 'rtd' branch is up to date with changes to master.

Create PDF

$ cd docs 
$ make latexpdf

Unless otherwise specified, output is created in docs/_build/latexpdf (excluded from github repository).

Create HTML

$ cd docs 
$ make html

Unless otherwise specified, output is created in docs/_build/html (excluded from github repository).

Create Markdown

$ cd docs 
$ python make_markdown.py

This scripts builds a single html file with Sphinx, converts it to markdown with Pandoc, and applies some formatting tweaks.

Output is created in docs/_build/markdown (excluded from github repository).

quickpin's People

Contributors

khuongduybui avatar lukemaxwell avatar mehaase 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.