Skip to content

Instantly share code, notes, and snippets.

View jtemporal's full-sized avatar
😎
Working from home

Jessica Temporal jtemporal

😎
Working from home
View GitHub Profile
@jtemporal
jtemporal / .travis.yml
Created August 14, 2017 18:51
New travis configuration file
language: python
cache:
directories:
- $HOME/virtualenv/python3.5.3/
env:
- TEST_SUITE=unit
- TEST_SUITE=journey
python: 3.5
install:
- python setup.py develop
@jtemporal
jtemporal / issue_template.md
Created August 25, 2017 12:15
First idea for a issue template for Serenata's projects

Issue Template

This template is here to help you to write your issue ;)

What is the problem?

Try to give as many details about the bug/new feature/enhancement as possible, but keep it friendly for new comers

How can this be addressed?

New comers might need help on how to approach or build a solution, maybe a step-by-step on how to address the issue can help

Who could help with this issue?

@jtemporal
jtemporal / gist:a176961eddea584dbea05e88a5466293
Created August 30, 2017 20:07
Error traceback while running Rosie
python rosie.py run chamber_of_deputies ../data
/Users/temporal/src/dsbr/serenata/rosie/rosie/chamber_of_deputies/adapter.py:25: DtypeWarning: Columns (10,17) have mixed types. Specify dtype option on import or set low_memory=False.
self.update_datasets()
Merging all datasets…
Loading reimbursements-2009.xz…
Loading reimbursements-2010.xz…
Loading reimbursements-2011.xz…
Loading reimbursements-2012.xz…
Loading reimbursements-2013.xz…
Loading reimbursements-2014.xz…
@jtemporal
jtemporal / gist:e30f156e6444ca20fe07f65e0c6215bf
Last active October 24, 2017 01:08
sphinx-quickstart output
$ sphinx-quickstart
Welcome to the Sphinx 1.6.5 quickstart utility.
Please enter values for the following settings (just press Enter to
accept a default value, if one is given in brackets).
Enter the root path for documentation.
> Root path for the documentation [.]:
You have two options for placing the build directory for Sphinx output.
@jtemporal
jtemporal / make-html.txt
Created October 24, 2017 01:13
make html output
$ make html
Running Sphinx v1.6.5
making output directory...
loading translations [pt_BR]... done
loading pickled environment... not yet created
loading intersphinx inventory from https://docs.python.org/objects.inv...
intersphinx inventory has moved: https://docs.python.org/objects.inv -> https://docs.python.org/2/objects.inv
building [mo]: targets for 0 po files that are out of date
building [html]: targets for 1 source files that are out of date
updating environment: 1 added, 0 changed, 0 removed
@jtemporal
jtemporal / make-html-files.txt
Created October 24, 2017 01:30
Files generated by make html
.
├── Makefile
├── README.md
├── build
├── make.bat
├── requirements.txt
└── source
├── _static
├── _templates
├── conf.py

Welcome to Memorial PyCon Amazônia's documentation!

.. toctree::
   :maxdepth: 2
@jtemporal
jtemporal / index.rst
Last active October 28, 2017 12:10
algumas mudanças

Memorial PyCon Amazônia

.. toctree::
   :maxdepth: 1

PyCon Amazônia 2017

Memorial PyCon Amazônia

_static/pycon-amazonia-cover.jpg

.. toctree::
   :maxdepth: 1