Skip to content

elitallman/inthenews.io

 
 

Repository files navigation

inthenews.io

The goal is to have one spot to get all the information we need to stay up to date with Python. Discover what is out there before anyone else!

Work in Progress

Feel free to raise issues, make pull requests(!) or leave feedback. My apologies for the lack of documentation, it will come; eventually.

Do It Yourself

Get up and running by cloning the project, installing the requirements and running main.py:

git clone git@github.com:kootenpv/inthenews.io.git
cd inthenews.io
pip install -r requirements.txt
python main.py

You can now visit your local copy at http://localhost:8000/

Remote

If you want to use Bluemix, setup an account, login, and simply:

cf push my-inthenews

To serve it online

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.4%
  • JavaScript 31.2%
  • HTML 7.4%
  • Python 6.6%
  • Shell 0.4%