Coder Social home page Coder Social logo

cgwire-demo's Introduction

Demo Script

A python script to create a demonstration production for CGWire.

All pictures come from Caminandes.com, a Blender Foundation production. All are licensed under Creative Commons.

Purpose

This repository has two purposes:

  • Allowing to make demo of the CGWire solution by starting from a non empty production.
  • Giving an example of script to feed your production database when using CGWire.

Using it

This script has two requirements. The first one is an up and runnig instance of CGWire. You can run one with Docker:

sudo docker pull cgwire/cgwire
sudo docker run -d -ti --rm -p 80:80 --name cgwire-demo cgwire/cgwire

The second requirement is Gazu, the Python client for the CGWire API:

pip install gazu

Running the script

You can run the script by cloning this repository and run it like any Python script:

git clone [email protected]:cgwire/cgwire-demo.git
cd cgwire-demo
python demo.py

cgwire-demo's People

Contributors

frankrousseau avatar

Watchers

 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.