davidkwast / pythonsudeste_documentacao

Compilado de informações sobre as edições da Python Sudeste

Home Page:http://pythonsudeste-documentacao.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Sudeste

Para rodar crie um ambiente virtual usando Python 3 e instale:

$ pip install -r requirements.txt

Depois para fazer build das mudanças:

$ make html

Para checar os arquivos ou abra no seu navegador a partir da pasta build qualquer arquivo html ou sirva usando Python ;)

$ cd build
$ python -m "http.server"

About

Compilado de informações sobre as edições da Python Sudeste

http://pythonsudeste-documentacao.readthedocs.io/


Languages

Language:Python 79.6%Language:Batchfile 11.6%Language:Makefile 8.8%