Code Monkey home page Code Monkey logo

rnr_studio's Introduction

==REQUIREMENTS==
--python packages--
Flask
pymongo
oursql
requests
lxml
sweetmaker

--applications--
mySQL
MongoDB
libxml
libxslt


==CONFIGURATION==
Copy the sampleConf.py and sampleConfig.js file to conf.py and config.js, respectively,  and modify the files.


==INSTALL==
To install the required dependencies, use the following command when inside the top level directory of the project.
$python setup.py develop

After the packages and dependencies have been satisfied, the application can be started by,
$python alipi.py

==DEPLOYMENT==
Alipi is a flask application. To deploy flask applications, please see http://flask.pocoo.org/docs/deploying/#deployment

rnr_studio's People

Contributors

arvindkhadri avatar shalinia avatar ajaykools avatar ecthiender avatar saigollapudi avatar

Watchers

James Cloos avatar  avatar

rnr_studio's Issues

mongodb needs to be reconnected

I had trouble launching mongodb seperately on my localhost (laptop). Due to this, for testing purposes, I commented out the g.connection and g.db code in Alipi.py. Whenever I have mongodb up and running, I need to uncomment and reconnect the mongodb. Check @app before_request and @app teardown_request and last line of alipi.py code for commented code.

verification code has been commented out

currently the verification / captcha code has been commented out. This is for testing purposes only. captcha code needs to be reconnected for production environments.

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.