GithubHelp home page GithubHelp logo

yozel / website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pyistanbul/website

0.0 2.0 0.0 257 KB

Python İstanbul web sitesi

Home Page: http://pyistanbul.org/

License: Do What The F*ck You Want To Public License

Python 58.42% CSS 17.76% HTML 23.82%

website's Introduction

Python Istanbul Website

Build Status

Installation

$ git clone https://github.com/pyistanbul/website.git
$ cd website/
$ virtualenv venv
$ . venv/bin/activate
$ pip install -r conf/requirements.txt
$ cp pyist/settings_local.py.dist pyist/settings_local.py
$ python manage.py migrate
$ python manage.py runserver
$ open http://127.0.0.1:8000/

To run all unit tests:

$ python manage.py test -v2

License

Copyright © 2013 Python Istanbul

This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See the LICENSE file for more details.

website's People

Contributors

berkerpeksag avatar bahattincinic avatar cihann avatar efe avatar gkmngrgn avatar muratcorlu avatar oguz avatar vigo avatar kenansubasi avatar rgngl avatar

Watchers

James Cloos avatar Yasin Özel 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.