Skip to content
This repository has been archived by the owner on Mar 11, 2023. It is now read-only.

pythonbrasil/pycon-amazonia-memorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCon Amazônia

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published