Skip to content

Instantly share code, notes, and snippets.

View epmoyer's full-sized avatar

Eric Moyer epmoyer

View GitHub Profile
@epmoyer
epmoyer / darkslide_tox_log.txt
Created April 17, 2020 13:19
Tox errors, from python-darkslide
$ tox
GLOB sdist-make: /Users/eric/Dropbox/Programming/Python/_third_party/forks/python-darkslide/setup.py
clean installed: coverage==5.1
clean run-test-pre: PYTHONHASHSEED='1890366513'
clean run-test: commands[0] | coverage erase
check installed: bleach==3.1.4,check-manifest==0.41,docutils==0.16,entrypoints==0.3,flake8==3.7.9,importlib-metadata==1.6.0,isort==4.3.21,mccabe==0.6.1,pep517==0.8.2,pycodestyle==2.5.0,pyflakes==2.1.1,Pygments==2.6.1,readme-renderer==25.0,six==1.14.0,toml==0.10.0,webencodings==0.5.1,zipp==3.1.0
check run-test-pre: PYTHONHASHSEED='1890366513'
check run-test: commands[0] | python setup.py check --strict --metadata --restructuredtext
running check
warning: Check: This command has been deprecated. Use `twine check` instead: https://packaging.python.org/guides/making-a-pypi-friendly-readme#validating-restructuredtext-markup
@epmoyer
epmoyer / encoding_test.py
Created March 14, 2017 18:29
Reproduce Unicode encoding error with PythonConfluenceAPI
# encoding_test.py
# This script reproduces a Unicode encoding error with PythonConfluenceAPI for the
# purpose of demonstrating the bug and validating a pull request to correct it.
#
# Prerequisites:
# 1: pip install configparser
# 2: Create a config.ini file of the form:
# [confluence]
# url=https://your_confluence_url.com
# user=<Confluence username>
@epmoyer
epmoyer / README.md
Last active November 22, 2015 04:02
Initials

My initials as a fractal :)

@epmoyer
epmoyer / README.md
Last active November 22, 2015 03:59 — forked from dnprock/index.html
The Migrant Files: Deportations
@epmoyer
epmoyer / README.md
Last active November 22, 2015 04:00
D3 Bingo!

D3 Bingo is meant to be a fun challenge to inspire you to explore parts of D3 (and engaging with the D3 community) that you might not have done yet... and to celebrate what you have done so far!

To play D3 Bingo, fork this gist on blockbuilder.

In the data.js file, add a URL for any projects that you have that fulfil a challenge. Then save. Your bingo card on bl.ocks will now show your completed squares. If you click on a square, it will open the URL for that project.

You can see my completed bingo card here as an example.

forked from zanarmstrong's block: D3 Bingo!

@epmoyer
epmoyer / .block
Last active May 7, 2018 19:45
Arc Diagram
license: gpl-3.0