Git Product home page Git Product logo

planet-python-india's Introduction

This is the code that runs http://planet.python.org.in.

INSTALL

to install do the following:

  1. Create a virtualenv for planet in the server.
  2. Create a src folder inside the virtualenv folder and checkout the planet repository
  3. Next pip instal all the requirements specified. (pip install -r requirements.txt)
  4. Create the output folder and build the media files into it.(paver build_media_files.
  5. Rename your planet.py file in your scripts / bin directory to planet-script.py to avoid import conflicts.
  6. Finally Cron (python <path_to>/planet-script.py <path_to>/template/config.ini) 1.TADA you are done.

Editing Templates

A detailed template editing guide is available in the http://planetpython.org documentation.

Some Useful Paver Commands

There are a few useful paver commands packaged in this repo.

clean_compiled_templates

Theclean_compiled_templates command is used to clean compiled templates from the source directory. Use this when you encounter a Permission Denied error on repeated runninng of the cron.

planet-python-india's People

Contributors

anandology avatar kausikram 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.