Coder Social home page Coder Social logo

nagyist / disco_layer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ausdto/disco_layer

0.0 2.0 0.0 3.93 MB

Code, outputs and Information relevant to the discovery layer.

Makefile 0.77% Shell 0.64% Python 13.61% CSS 0.15% JavaScript 80.05% HTML 4.78%

disco_layer's Introduction

#Overview

The AusDTO Discovery Layer is infrastructure in support of the aim outlined here:

https://www.dto.gov.au/blog/making-government-discoverable

It is at "Proof Of Concept" status (ALPHA), meaning it aims to address technical risks (answer the question "could that work?") rather than evaluate product-market fit (BETA status) or provide a reliable public service (PRODUCTION status).

More information:

Note also this depends on the https://github.com/AusDTO/discoCrawl and https://github.com/AusDTO/serviceCatalogue components. This is explained in more detail in the documentation at http://ausdto-discovery-layer.readthedocs.org/

install

pre-requsites (ubuntu packages):

  • python-dev
  • python-pip
  • libpq-dev
  • python-virtualenv
  • libxslt1-dev

which can be set up with:

sudo apt-get install python-dev python-pip libpq-dev python-virtualenv libxslt1-dev

Then (recommended approach):

virtualenv .venv # or whatever you want your virtualenv called . .venv/bin/activate # substitute .venv if you named it differently pip install -r requirements.txt

Of course, you can install the dependancies in your site-python if you wish.

disco_layer's People

Contributors

monkeypants avatar nokout avatar maxious avatar

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.