Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

pythonprobr/pythonpro-website

Open more actions menu

Repository files navigation

Python Pro Website

Source code of website www.python.pro.br

Build Status codecov Code Health Updates Python 3

It is been migrated from App Engine using Tekton to Heroky using Django

How to install in locally (supposing you have git and python 3 installed):

git clone https://github.com/pythonprobr/pythonpro-website.git
cd pythonpro-website
cp contrib/settings-sample.yml settings.yml
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.dev

To run server locally (with virtualenv activated):

python manager.py runserver

Have fun!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 16

Morty Proxy This is a proxified and sanitized view of the page, visit original site.