Git Product home page Git Product logo

portal_glance_api's Introduction

IN DEVELOPMENT

Glance

Glance is a management system for digital items. Using images to represent various forms of data. Video files, images, documents, source code etc.

./glance/static/img/docs_ss.jpg

Quick Start

3rd Party Requirements

Postgresql

Celery

AWS account

Setup

Use miniconda for env, environment.yml

$ cd dev-glance-api
$ conda env create
$ source activate glance-api-env

(env)$ setup.py install
Api config

User glance_api/config/EXAMPLE_config.ini as a template to build glance_api/config/config.ini

Run glance_api/api.py to get api running.

(env)$ cd glance_api
(env)$ python api.py
App config

Use glance/config/EXAMPLE_config.ini as a template to build glance/config/config.ini

(glance-api-env)$ cd glance
(glance-api-env)$ python app.py

http://localhost:5000

Documentation

Sphinx docs

Tests

Running tests, while in project root.

>>> python setup.py test

portal_glance_api's People

Contributors

najar1412 avatar

Stargazers

 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.